Skip to content

Commit

Permalink
Merge pull request #35 from edgegamers/dependabot/nuget/dev/Xunit.Dep…
Browse files Browse the repository at this point in the history
…endencyInjection-9.6.0

Bump Xunit.DependencyInjection from 9.5.0 to 9.6.0
  • Loading branch information
MSWS authored Nov 4, 2024
2 parents ba093a1 + 4ae5103 commit f98bc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GangsTest/GangsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="FuzzDotNet.MSTest" Version="0.1.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.5.0"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.6.0"/>
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="9.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit f98bc4f

Please sign in to comment.