Skip to content

Commit

Permalink
Bump version to 0.6.0-preview1-final
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS committed Sep 25, 2018
1 parent 30b22f6 commit 36ad20b
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.6.0</VersionPrefix>
<VersionSuffix>preview1</VersionSuffix>
<PackageVersion Condition="'$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' == 'rtm' ">$(VersionPrefix)</PackageVersion>
Expand Down

0 comments on commit 36ad20b

Please sign in to comment.