File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments