Skip to content

Commit

Permalink
Bump dependencies (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro authored May 21, 2024
1 parent c496de3 commit fcaa655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -21,8 +21,8 @@
<!-- Tests -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="System.Reflection.MetadataLoadContext" Version="8.0.0" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<!-- Misc -->
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />

0 comments on commit fcaa655

Please sign in to comment.