Skip to content

Commit

Permalink
Update Versions.props to build 5.7.0-preview1 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchalet committed May 14, 2024
1 parent d657bdf commit 87389a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<MajorVersion>5</MajorVersion>
<MinorVersion>6</MinorVersion>
<MinorVersion>7</MinorVersion>
<PatchVersion>0</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
Expand Down

0 comments on commit 87389a1

Please sign in to comment.