Skip to content

Commit

Permalink
19.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed May 19, 2019
1 parent 9ddcdfe commit f681fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Package.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit f681fc0

Please sign in to comment.