Skip to content

Commit

Permalink
Remove Microsoft.SourceLink.GitHub
Browse files Browse the repository at this point in the history
The Microsoft.SourceLink.GitHub package is now added automatically by the .NET SDK.
  • Loading branch information
martincostello committed Jun 23, 2023
1 parent 3b380eb commit 27dfef7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.0.0" />
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="ReportGenerator" Version="5.1.22" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
Expand All @@ -29,7 +28,6 @@
<ItemGroup>
<PackageReference Include="coverlet.msbuild" PrivateAssets="All" />
<PackageReference Include="GitHubActionsTestLogger" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 27dfef7

Please sign in to comment.