From 3a167235288b26d2e0ad27c665bf616421452c49 Mon Sep 17 00:00:00 2001 From: Next Turn <45985406+nxtn@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:45:57 +0800 Subject: [PATCH] Revise docs for 3.0.0-alpha.11 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74bcfd5..eb02a1b 100644 --- a/README.md +++ b/README.md @@ -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