diff --git a/ReadMe.md b/ReadMe.md index 02220641..7aa2894a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -32,9 +32,9 @@ git clone --recurse-submodules https://github.com/CommunityToolkit/Labs-Windows. ## Build Requirements - Visual Studio 2022 (UWP & Desktop Workloads for .NET) -- .NET 6 SDK -- Windows App SDK -- Windows SDK 19041 +- .NET 8 SDK +- Windows 10 SDK, version 2004 (10.0.19041.0) +- Windows 10 21H1 (Build 19043) or greater - Run `dotnet tool restore` from the project root to install SlnGen - 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 diff --git a/tooling b/tooling index 456673af..d19db7e5 160000 --- a/tooling +++ b/tooling @@ -1 +1 @@ -Subproject commit 456673af08328c59c4ab31c1b8d2312b492fdb52 +Subproject commit d19db7e5aef6ad289219f8d01e1563746fc7f201