Skip to content

Commit 11622d7

Browse files
Bump Microsoft.Extensions.DependencyInjection to v10
1 parent 6c1d679 commit 11622d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.AspNetCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
22-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
22+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.0" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<ProjectReference Include="..\src\Prometheus.Client.AspNetCore.csproj" />

0 commit comments

Comments
 (0)