Skip to content

Commit

Permalink
Bump dependencies (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro authored Aug 12, 2024
1 parent be31abf commit 3b731b7
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
Expand Up @@ -21,8 +21,8 @@
<!-- Tests -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="System.Reflection.MetadataLoadContext" Version="8.0.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<!-- Misc -->
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
Expand Down

0 comments on commit 3b731b7

Please sign in to comment.