Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 33af4c8 commit b8c8759
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Personnummer.Tests/Personnummer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.core" Version="2.7.1" />
<PackageReference Include="xunit.runner.utility" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.core" Version="2.8.0" />
<PackageReference Include="xunit.runner.utility" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b8c8759

Please sign in to comment.