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 86233f1 + 523fc64 commit 44fcc63Copy full SHA for 44fcc63
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.22" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.23" />
10
</ItemGroup>
11
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
12
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
0 commit comments