Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/xunit.runner.visualstudio-2…
Browse files Browse the repository at this point in the history
….5.5
  • Loading branch information
MihailsKuzmins committed Dec 21, 2023
2 parents ee8d43c + d587e25 commit d81e8c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d81e8c2

Please sign in to comment.