Skip to content

Commit 91ee836

Browse files
authored
Merge pull request #13517 from KevinRansom/dev17.3version
Change Dev17.3 dependencies version
2 parents 1b94f89 + 0a78195 commit 91ee836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
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)