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 a8d9d8c commit 95cc715
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 @@ -16,7 +16,6 @@
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.31.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageVersion Include="Microsoft.Playwright" Version="1.35.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Microsoft.TypeScript.MSBuild" Version="5.1.3" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand All @@ -32,7 +31,6 @@
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
</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 95cc715

Please sign in to comment.