Skip to content

Commit 2fdd463

Browse files
authored
Merge pull request #45985 from dotnet/dev/jorobich/update-version
Update Version for preview 5.
2 parents 7a7466a + df07a32 commit 2fdd463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<MajorVersion>3</MajorVersion>
99
<MinorVersion>7</MinorVersion>
1010
<PatchVersion>0</PatchVersion>
11-
<PreReleaseVersionLabel>4</PreReleaseVersionLabel>
11+
<PreReleaseVersionLabel>5</PreReleaseVersionLabel>
1212
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
1313
<!--
1414
By default the assembly version in official builds is "$(MajorVersion).$(MinorVersion).0.0".

0 commit comments

Comments
 (0)