mirror of
https://github.com/edgegamers/Gangs.git
synced 2025-12-05 20:40:30 -08:00
Bump Xunit.DependencyInjection and Xunit.DependencyInjection.Logging
Bumps Xunit.DependencyInjection from 9.7.1 to 10.0.0 Bumps Xunit.DependencyInjection.Logging from 9.0.0 to 10.0.0 --- updated-dependencies: - dependency-name: Xunit.DependencyInjection dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Xunit.DependencyInjection.Logging dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<PackageReference Include="FuzzDotNet.MSTest" Version="0.1.0"/>
|
||||
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.4"/>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
|
||||
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.1"/>
|
||||
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="9.0.0"/>
|
||||
<PackageReference Include="Xunit.DependencyInjection" Version="10.0.0"/>
|
||||
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="10.0.0"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user