We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b94f89 commit 0a78195Copy full SHA for 0a78195
eng/Versions.props
@@ -55,8 +55,8 @@
55
</PropertyGroup>
56
<PropertyGroup>
57
<VSMajorVersion>17</VSMajorVersion>
58
- <VSMinorVersion>1</VSMinorVersion>
59
- <VSGeneralVersion>$(VSMajorVersion).0</VSGeneralVersion>
+ <VSMinorVersion>3</VSMinorVersion>
+ <VSGeneralVersion>$(VSMajorVersion).5</VSGeneralVersion>
60
<VSAssemblyVersionPrefix>$(VSMajorVersion).$(VSMinorVersion).0</VSAssemblyVersionPrefix>
61
<VSAssemblyVersion>$(VSAssemblyVersionPrefix).0</VSAssemblyVersion>
62
0 commit comments