Skip to content

Commit

Permalink
Merge pull request #139 from zejji/dependabot/nuget/develop/xunit-2.6.4
Browse files Browse the repository at this point in the history
Bump xunit from 2.6.2 to 2.6.4
  • Loading branch information
zejji authored Jan 4, 2024
2 parents 7e661a2 + 597b958 commit c39e9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DbContextScope.Tests/DbContextScope.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23577-04" />
<PackageReference Include="System.Dynamic.Runtime" Version="4.3.0" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit c39e9a5

Please sign in to comment.