Skip to content

Commit

Permalink
Merge pull request #370 from leandro-cervelin/dependabot/nuget/src/CF…
Browse files Browse the repository at this point in the history
….Customer.UnitTest/xunit-2.6.4
  • Loading branch information
leandro-cervelin authored Dec 25, 2023
2 parents ad27240 + 59a79dd commit b8ce2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CF.Customer.UnitTest/CF.Customer.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b8ce2f6

Please sign in to comment.