Skip to content

Commit

Permalink
Remove unnecessary dependency on SponsorLink from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 30, 2023
1 parent 7420790 commit e2dc01a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ThisAssembly.Tests/ThisAssembly.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
<!-- Only needed because we're referencing via P2P and not getting the dependency -->
<PackageReference Include="Devlooped.SponsorLink" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e2dc01a

Please sign in to comment.