Skip to content

Commit

Permalink
Remove package reference
Browse files Browse the repository at this point in the history
Remove redundant package reference.
  • Loading branch information
martincostello committed Jun 12, 2024
1 parent 5abc86b commit fc9c6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/MathsFunctions.Tests/MathsFunctions.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Shouldly" />
<PackageReference Include="xRetry" />
Expand Down

0 comments on commit fc9c6b7

Please sign in to comment.