Skip to content

Commit 0a78195

Browse files
committed
VS package versions
1 parent 1b94f89 commit 0a78195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
</PropertyGroup>
5656
<PropertyGroup>
5757
<VSMajorVersion>17</VSMajorVersion>
58-
<VSMinorVersion>1</VSMinorVersion>
59-
<VSGeneralVersion>$(VSMajorVersion).0</VSGeneralVersion>
58+
<VSMinorVersion>3</VSMinorVersion>
59+
<VSGeneralVersion>$(VSMajorVersion).5</VSGeneralVersion>
6060
<VSAssemblyVersionPrefix>$(VSMajorVersion).$(VSMinorVersion).0</VSAssemblyVersionPrefix>
6161
<VSAssemblyVersion>$(VSAssemblyVersionPrefix).0</VSAssemblyVersion>
6262
</PropertyGroup>

0 commit comments

Comments
 (0)