Skip to content

Commit

Permalink
Updated the xunit package version from 2.6.4 to 2.6.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuna-can-se committed Feb 15, 2024
1 parent d7ddb94 commit 795c74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/ConsoleAppWithDI/solution/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="Moq" Version="4.20.70" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
Expand Down

0 comments on commit 795c74d

Please sign in to comment.