Skip to content

Commit

Permalink
Change pre-release label to preview5.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBonikowsky committed May 8, 2019
1 parent 06cdf2e commit 8cee42e
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>preview4</PreReleaseVersionLabel>
<PreReleaseVersionLabel>preview5</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 8cee42e

Please sign in to comment.