We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2feeea6 commit ea3438aCopy full SHA for ea3438a
1 file changed
eng/Versions.props
@@ -63,7 +63,7 @@
63
<PropertyGroup>
64
<!-- These have to be in sync with latest release branch -->
65
<VSMajorVersion>18</VSMajorVersion>
66
- <VSMinorVersion>7</VSMinorVersion>
+ <VSMinorVersion>8</VSMinorVersion>
67
<VSGeneralVersion>$(VSMajorVersion).0</VSGeneralVersion>
68
<VSAssemblyVersionPrefix>$(VSMajorVersion).$(VSMinorVersion).0</VSAssemblyVersionPrefix>
69
<VSAssemblyVersion>$(VSAssemblyVersionPrefix).0</VSAssemblyVersion>
0 commit comments