Browse Source

fix: Update SourceLink

pull/8196/head
Giuseppe Lippolis 4 years ago
parent
commit
d3b09a7d74
  1. 2
      build/SourceLink.props

2
build/SourceLink.props

@ -19,7 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
</ItemGroup>
<!-- Workaround for https://github.com/dotnet/sdk/issues/11105 -->

Loading…
Cancel
Save