Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 5b0fc85

Browse files
committed
Bump Microsoft.Extensions.* to 7.0.0
1 parent f0f0ef7 commit 5b0fc85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ClashOfClans.Tests.Integration/ClashOfClans.Tests.Integration.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
10-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
9+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1313
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />

0 commit comments

Comments
 (0)