Skip to content

Commit 8822f51

Browse files
Update .NET SDK requirements (#210)
1 parent 87fface commit 8822f51

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ Thes Windows App SDK samples have the following system requirements:
4848
- Desktop development with C++ (needed even if you're only building .NET apps)
4949
- Windows SDK version 2004 (build 19041) or later. This is installed with Visual Studio by default.
5050

51-
- Building .NET apps also requires:
52-
53-
- .NET 5 SDK version 5.0.400 or later if you're using Visual Studio 2019 version 16.11
54-
- .NET 5 SDK version 5.0.205 or later if you're using Visual Studio 2019 version 16.9
51+
- Building .NET C# samples with Windows App SDK 1.1 also requires one of the following .NET SDK versions or later:
52+
- 6.0.202
53+
- 6.0.104
54+
- 5.0.407
55+
- 5.0.213
5556

5657
Refer to the docs on [system requirements](https://docs.microsoft.com/windows/apps/windows-app-sdk/system-requirements) and [tools for Windows app development](https://docs.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment) for a detalied list of requirements for developing apps with the Windows App SDK.
5758

0 commit comments

Comments
 (0)