Skip to content

Commit

Permalink
Merge pull request grpc#22989 from jtattermusch/upgrade_sourcelink
Browse files Browse the repository at this point in the history
C# upgrade sourcelink
  • Loading branch information
jtattermusch authored May 26, 2020
2 parents 832da8b + 078d47a commit be153dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/csharp/Grpc.Core/SourceLink.csproj.include
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit be153dc

Please sign in to comment.