Revise docs for 3.0.0-alpha.11 (#1006)

v3
Next Turn 2023-01-30 12:52:56 +08:00 committed by GitHub
parent e0d4fcbe29
commit e4cf507bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ See the [project manifest](MANIFEST.md).
## Supported platforms
WinSW 3 can run on Windows platforms with .NET Framework 4.6.1 or later versions installed.
For systems without .NET Framework, the project provides native 64-bit and 32-bit executables based on .NET Core.
For systems without .NET Framework, the project provides native 64-bit and 32-bit executables based on .NET 7.
More executables can be added upon request.
@ -27,8 +27,8 @@ More executables can be added upon request.
Preinstalled since Windows 10, version 1511 and Windows Server 2016.\
Installable since Windows 7 SP1 and Windows Server 2008 R2 SP1.
[.NET 5 system requirements](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0-supported-os.md)\
Supported since Windows 7 SP1, Windows Server (Core) 2012 R2 and Nano Server, version 1809.
[.NET 7 system requirements](https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md)\
Supported since Windows 10, version 1607, Windows Server (Core) 2012 R2 and Nano Server, version 1809.
## Download