Skip to content

Commit

Permalink
Update SourceLink build package to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Sep 29, 2020
1 parent 9a2114c commit bd4787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/SourceLink.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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 bd4787f

Please sign in to comment.