Skip to content

Commit dfcd094

Browse files
Update README VS reqs (#125)
1 parent 2cbe672 commit dfcd094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Thes Windows App SDK samples have the following system requirements:
3232

3333
- Windows 10, version 1809 (build 17763) or later.
3434

35-
- [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) Version 16.9 or later with the following workloads and components:
35+
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) or Visual Studio 2019 version 16.9 or later, with the following workloads and components:
3636

3737
- Universal Windows Platform development
3838
- .NET Desktop Development (needed even if you're only building C++ Win32 apps)
@@ -48,9 +48,9 @@ Refer to the docs on [system requirements](https://docs.microsoft.com/windows/ap
4848

4949
## Using the samples
5050

51-
To use the samples with Git, clone the WindowsAppSDK-Samples repository by running `git clone https://github.com/microsoft/WindowsAppSDK-Samples.git` from a command prompt. You can then navigate to the directory of a sample and open the solution file in Visual Studio 2019.
51+
To use the samples with Git, clone the WindowsAppSDK-Samples repository by running `git clone https://github.com/microsoft/WindowsAppSDK-Samples.git` from a command prompt. You can then navigate to the directory of a sample and open the solution file in Visual Studio.
5252

53-
The easiest way to use these samples without Git is to download the ZIP file. Select *Download ZIP* from the download dropdown, unzip the entire archive and open the samples in Visual Studio 2019.
53+
The easiest way to use these samples without Git is to download the ZIP file. Select *Download ZIP* from the download dropdown, unzip the entire archive and open the samples in Visual Studio.
5454

5555
### Samples versioning
5656

0 commit comments

Comments
 (0)