Skip to content

Commit

Permalink
removed beta version of sourcelink package
Browse files Browse the repository at this point in the history
  • Loading branch information
Pauljgraham committed Aug 14, 2020
1 parent 6ed95f1 commit 6c07724
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19270-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="SFA.DAS.CosmosDb" Version="1.0.47" />
<PackageReference Include="StructureMap" Version="4.6.1" />
</ItemGroup>
Expand Down

0 comments on commit 6c07724

Please sign in to comment.