Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #13875 from wtgodbe/RevertLabel
Browse files Browse the repository at this point in the history
Revert PreReleaseLabel to preview1
  • Loading branch information
wtgodbe authored Sep 11, 2017
2 parents e764b4d + 9aed4d8 commit 6f898ff
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 @@ -8,7 +8,7 @@
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>

<PreReleaseLabel>preview2</PreReleaseLabel>
<PreReleaseLabel>preview1</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 6f898ff

Please sign in to comment.