Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 7912c9a

Browse files
2.0.0-rtm to 2.1.0-preview1
1 parent cd177fb commit 7912c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix>2.0.0</VersionPrefix>
5-
<VersionSuffix>rtm</VersionSuffix>
4+
<VersionPrefix>2.1.0</VersionPrefix>
5+
<VersionSuffix>preview1</VersionSuffix>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)