Skip to content

Commit e4bf89e

Browse files
committed
Update Versions.props to build 7.5.0-preview.1 packages
1 parent 59a137c commit e4bf89e

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
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<MajorVersion>7</MajorVersion>
5-
<MinorVersion>4</MinorVersion>
5+
<MinorVersion>5</MinorVersion>
66
<PatchVersion>0</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)