Skip to content

Commit

Permalink
19.1.0-preview1
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed Jan 20, 2019
1 parent 5b3e39a commit 3ebf275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Package.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
</PropertyGroup>

<PropertyGroup>
<Version Condition="'$(Version)' == ''">19.1.0-preview1</Version>
<Version Condition="'$(Version)' == ''">$([System.DateTime]::UtcNow.ToString(y.M.0))-preview1-$(BuildNumberMajor)-$(BuildNumberMinor)</Version>
</PropertyGroup>

Expand Down

0 comments on commit 3ebf275

Please sign in to comment.