Skip to content

Commit

Permalink
Revert "Update SourceLink.GitHub in Directory.Build.props (sebastienr…
Browse files Browse the repository at this point in the history
…os#646)"

This reverts commit 166349c.
  • Loading branch information
ruixiao-yu committed Feb 19, 2020
1 parent 2abd6a3 commit b4f8134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jint/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(SourceLinkEnabled)' != 'false'">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All"/>
</ItemGroup>

<!-- Called after so that the <VersionSuffix> is built after the local ones -->
Expand Down

0 comments on commit b4f8134

Please sign in to comment.