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 22, 2023
1 parent d2b7834 commit d355e10
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 @@ -4,7 +4,6 @@
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-preview.5.23302.2" />
<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 @@ -21,7 +20,6 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
Expand Down

0 comments on commit d355e10

Please sign in to comment.