Skip to content

Commit b0d7e4c

Browse files
List Win11 SDK as requirement to build the solution (#513)
1 parent e760db6 commit b0d7e4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,12 @@ You can install the prerequisites in one of two ways:
153153
* Windows 10 1709 (16299) or later
154154
* [Developer mode enabled](https://docs.microsoft.com/windows/uwp/get-started/enable-your-device-for-development) (optional)
155155
* [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/)
156-
* Or use winget to install it ;) (although you may need to adjust the workloads via Tools->Get Tools and Features...)
156+
* Or use winget to install it ;) (although you may need to adjust the workloads via Tools -> Get Tools and Features...)
157157
* [Git Large File Storage (LFS)](https://git-lfs.github.com/)
158158
* The following workloads:
159159
* .NET Desktop Development
160160
* Universal Windows Platform Development
161+
* Windows 11 SDK (10.0.22000.0) (Tools -> Get Tools and Features -> Individual Components)
161162

162163
### Building
163164

0 commit comments

Comments
 (0)