Skip to content

Commit 9ea5025

Browse files
committed
Update Versions.props to build 7.3.0-preview.1 packages
1 parent b38989c commit 9ea5025

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>2</MinorVersion>
5+
<MinorVersion>3</MinorVersion>
66
<PatchVersion>0</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)