Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Commit

Permalink
2.0.0-rtm to 2.1.0-preview1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbrandenburg committed Jul 24, 2017
1 parent 9f1560a commit 7adc92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
<Project>
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>rtm</VersionSuffix>
<VersionPrefix>2.1.0</VersionPrefix>
<VersionSuffix>preview1</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit 7adc92d

Please sign in to comment.