Skip to content

Commit a2c991c

Browse files
committed
Update Versions.props to build 6.1.0-preview1 packages
1 parent 520069e commit a2c991c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22

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

0 commit comments

Comments
 (0)