Skip to content

Commit 88cba95

Browse files
authored
Merge pull request #67 from prom-client-net/renovate/dotnet-monorepo
chore(deps): update dependency microsoft.extensions.dependencyinjection to v3.1.28
2 parents 8835d41 + c521d39 commit 88cba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.DependencyInjection.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyOriginatorKeyFile>../Prometheus.Client.DependencyInjection.snk</AssemblyOriginatorKeyFile>
77
</PropertyGroup>
88
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
9-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.27" />
9+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.28" />
1010
</ItemGroup>
1111
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
1212
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />

0 commit comments

Comments
 (0)