Skip to content

Commit

Permalink
Merge pull request #389 from xt0rted/dependabot/nuget/testing-d858d169ae
Browse files Browse the repository at this point in the history
Bump the testing group with 3 updates
  • Loading branch information
dependamerge[bot] authored May 27, 2024
2 parents ffe2617 + 8d8d685 commit 18f2ad1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/HeroiconsTagHelperTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 18f2ad1

Please sign in to comment.