mirror of https://github.com/winsw/winsw
Revise docs for 3.0.0-alpha.11 (#1006)
parent
e0d4fcbe29
commit
e4cf507bae
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue