Skip to content

Commit

Permalink
Merge pull request #171 from computablee/dependabot/nuget/DotMP-Tests…
Browse files Browse the repository at this point in the history
…/xunit-53ab829031

nuget: bump the xunit group in /DotMP-Tests with 2 updates
  • Loading branch information
computablee authored Apr 27, 2024
2 parents ee7bb22 + 0bd4af1 commit 109e610
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DotMP-Tests/DotMP-Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.analyzers" Version="1.11.0" />
<PackageReference Include="xunit.core" Version="2.7.0" />
<PackageReference Include="xunit.runner.console" Version="2.7.0">
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.analyzers" Version="1.12.0" />
<PackageReference Include="xunit.core" Version="2.7.1" />
<PackageReference Include="xunit.runner.console" Version="2.7.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 109e610

Please sign in to comment.