Skip to content

Commit 460fc4f

Browse files
committed
Update Versions.props to build 5.7.1 packages
1 parent 62ce984 commit 460fc4f

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
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorVersion>5</MajorVersion>
55
<MinorVersion>7</MinorVersion>
6-
<PatchVersion>0</PatchVersion>
6+
<PatchVersion>1</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
99
<PreReleaseVersionIteration></PreReleaseVersionIteration>

0 commit comments

Comments
 (0)