Skip to content

Commit

Permalink
Merge pull request #6318 from dotnet/dependabot/nuget/framework/libra…
Browse files Browse the repository at this point in the history
…ries/migrate-library-csproj/tests/Car.Tests/xunit-2.6.1

Bump xunit from 2.6.0 to 2.6.1 in /framework/libraries/migrate-library-csproj/tests/Car.Tests
  • Loading branch information
github-actions[bot] authored Nov 8, 2023
2 parents e24a4f1 + d8a7ea9 commit a2c0968
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="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="xunit" Version="2.6.0" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
</ItemGroup>
</Project>

0 comments on commit a2c0968

Please sign in to comment.