Skip to content

Commit 4d4d676

Browse files
committed
Merge branch 'main' into wasdk/1.6
2 parents d0ac9b4 + 68a8339 commit 4d4d676

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ git clone --recurse-submodules https://github.com/CommunityToolkit/Labs-Windows.
3232
## Build Requirements
3333

3434
- Visual Studio 2022 (UWP & Desktop Workloads for .NET)
35-
- .NET 6 SDK
36-
- Windows App SDK
37-
- Windows SDK 19041
35+
- .NET 8 SDK
36+
- Windows 10 SDK, version 2004 (10.0.19041.0)
37+
- Windows 10 21H1 (Build 19043) or greater
3838
- Run `dotnet tool restore` from the project root to install SlnGen
3939
- Run build scripts from the [Developer Command Prompt for Visual Studio](https://learn.microsoft.com/visualstudio/ide/reference/command-prompt-powershell) or from elsewhere after adding `MSBuild.exe` to your PATH
4040

0 commit comments

Comments
 (0)