Skip to content

Commit

Permalink
Update package pre release label to preview6.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBonikowsky committed Jun 5, 2019
1 parent fa9db48 commit 12eb064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<MinorVersion>6</MinorVersion>
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
<PreReleaseVersionLabel>preview5</PreReleaseVersionLabel>
<PreReleaseVersionLabel>preview6</PreReleaseVersionLabel>
<!-- Use the compiler in the CLI instead of in the sdk, since the sdk one doesn't work with netcoreapp3.0 yet -->
<!--[todo:arcade] Current compiler is failing to build our generated testproperties code in Infrastructure.Common.csproj-->
<UsingToolMicrosoftNetCompilers>false</UsingToolMicrosoftNetCompilers>
Expand Down

0 comments on commit 12eb064

Please sign in to comment.