Skip to content

Commit c81535c

Browse files
committed
Replaced VS2019 with VS2022 in README
1 parent b303ccd commit c81535c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ unknowns into the final package (e.g. build VM was updated).
8888
## Building Package Locally
8989

9090
You can build a Nuget package locally with `make-package.bat`
91-
located in `devops`. This script expects VS2019 Community Edition
91+
located in `devops`. This script expects VS2022 Community Edition
9292
installed in the default location. If you have other edition of
9393
Visual Studio, edit the file to use the correct path to the
9494
`vcvarsall.bat` file.

0 commit comments

Comments
 (0)