Skip to content

Commit

Permalink
Merge pull request #97 from computablee/dependabot/nuget/DotMP-Tests/…
Browse files Browse the repository at this point in the history
…xunit-bb02c461e1
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
2 parents bc604da + 8b239de commit 6461494
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.7.2" />
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.analyzers" Version="1.4.0" />
<PackageReference Include="xunit.core" Version="2.5.2" />
<PackageReference Include="xunit.runner.console" Version="2.5.2">
<PackageReference Include="xunit.core" Version="2.5.3" />
<PackageReference Include="xunit.runner.console" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 6461494

Please sign in to comment.