Skip to content

Commit

Permalink
Fix inter-dependency issue
Browse files Browse the repository at this point in the history
Refers to #72
  • Loading branch information
baynezy committed May 1, 2024
1 parent dd91a44 commit ea608bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/SemVer.Json.UnitTests/SemVer.Json.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.core" Version="2.7.1" />
<PackageReference Include="xunit.extensibility.core" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ea608bb

Please sign in to comment.