Skip to content

Commit

Permalink
Merge pull request #57 from Numpsy/users/rw/bump_test
Browse files Browse the repository at this point in the history
Update test libraries
  • Loading branch information
nblumhardt authored Oct 26, 2023
2 parents 34725d7 + 8817e4b commit a56877c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="all" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit" Version="2.5.3" />
</ItemGroup>

</Project>

0 comments on commit a56877c

Please sign in to comment.