Skip to content

Commit

Permalink
Update Source Link package version to stable (#3461)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrrm committed Jun 19, 2020
1 parent 2f9a24a commit 131853a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packages.targets
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Update="Microsoft.Extensions.CommandLineUtils" Version="1.0.1" />
<PackageReference Update="Microsoft.Internal.VisualStudio.Shell.Embeddable" Version="16.4.29305.180" />
<PackageReference Update="Microsoft.ServiceHub.Framework" Version="2.4.227" />
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19351-01" />
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<PackageReference Update="Microsoft.TeamFoundationServer.ExtendedClient" Version="$(VSServicesVersion)" />
<PackageReference Update="Microsoft.VSSDK.BuildTools" Version="16.7.11" />
<PackageReference Update="Microsoft.VisualStudio.ComponentModelHost" Version="$(VSComponentsVersion)" />
Expand Down

0 comments on commit 131853a

Please sign in to comment.