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.
1 parent f467e75 commit a4f5975Copy full SHA for a4f5975
1 file changed
src/Soenneker.Utils.HttpClientCache/Soenneker.Utils.HttpClientCache.csproj
@@ -45,7 +45,7 @@
45
</ItemGroup>
46
47
<ItemGroup>
48
- <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.4" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.5" />
49
<PackageReference Include="Soenneker.Dictionaries.Singletons" Version="4.0.35" />
50
<PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="4.0.22" />
51
<PackageReference Include="Soenneker.Utils.Runtime" Version="4.0.974" />
0 commit comments