Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Commit

Permalink
Bump version to 0.7.0-preview1-final
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS committed Nov 13, 2018
1 parent 6527637 commit afd6beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- When editing any version prefix here, remember also to update
tooling\Microsoft.VisualStudio.BlazorExtension\Properties\AssemblyInfo.cs
to include the new version in its upper bounds -->
<IsFinalBuild>false</IsFinalBuild>
<IsFinalBuild>true</IsFinalBuild>
<VersionPrefix>0.7.0</VersionPrefix>
<VersionSuffix>preview1</VersionSuffix>
<PackageVersion Condition="'$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' == 'rtm' ">$(VersionPrefix)</PackageVersion>
Expand Down

0 comments on commit afd6beb

Please sign in to comment.