We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8835d41 + c521d39 commit 88cba95Copy full SHA for 88cba95
tests/Prometheus.Client.DependencyInjection.Tests.csproj
@@ -6,7 +6,7 @@
6
<AssemblyOriginatorKeyFile>../Prometheus.Client.DependencyInjection.snk</AssemblyOriginatorKeyFile>
7
</PropertyGroup>
8
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
9
- <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.27" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.28" />
10
</ItemGroup>
11
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
12
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
0 commit comments