Skip to content

Commit

Permalink
remove Microsoft.SourceLink.GitHub from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jun 9, 2021
1 parent 018cc4e commit e87b5b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="Verify.Xunit" Version="11.18.2" />
Expand Down

0 comments on commit e87b5b7

Please sign in to comment.