Skip to content

Commit

Permalink
Merge pull request #153 from JaCraig/dependabot/nuget/FastActivator.T…
Browse files Browse the repository at this point in the history
…ests/dependencies-806e790bd0

chore: bump the dependencies group in /FastActivator.Tests with 3 updates
  • Loading branch information
JaCraig committed Apr 12, 2024
2 parents 0aec78d + 3d9acd6 commit a201d13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FastActivator.Tests/FastActivator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Mecha.xUnit" Version="2.1.53" />
<PackageReference Include="Mecha.xUnit" Version="2.1.54" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a201d13

Please sign in to comment.