Skip to content

Commit

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

Bump xunit from 2.6.0 to 2.6.1 in /framework/libraries/migrate-library-csproj-keep-existing/tests/Car.Tests
  • Loading branch information
github-actions[bot] authored Nov 8, 2023
2 parents 10d7c4a + 597a23e commit a9f6b40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="xunit" Version="2.6.0" />
<PackageReference Include="xunit" Version="2.6.1" />
</ItemGroup>
</Project>

0 comments on commit a9f6b40

Please sign in to comment.