Skip to content

Commit

Permalink
Update prerelease label to preview3
Browse files Browse the repository at this point in the history
  • Loading branch information
RussKeldorph committed Mar 17, 2018
1 parent 3968088 commit 62eea68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>

<PreReleaseLabel>preview2</PreReleaseLabel>
<PreReleaseLabel>preview3</PreReleaseLabel>
</PropertyGroup>

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
Expand Down

0 comments on commit 62eea68

Please sign in to comment.