Skip to content

Commit

Permalink
refs or cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 9, 2024
1 parent e6596ad commit 3383c59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
<PackageVersion Include="Xunit" Version="2.9.2" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.42" />
<PackageVersion Include="xunit.v3" Version="0.5.0-pre.27" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="0.5.0-pre.27" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
<PackageVersion Include="xunit.v3" Version="0.6.0-pre.7" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="0.6.0-pre.7" />
<PackageVersion Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
</ItemGroup>
</Project>

0 comments on commit 3383c59

Please sign in to comment.