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 1985fcc commit f950114Copy full SHA for f950114
src/Soenneker.Utils.HttpClientCache.csproj
@@ -36,7 +36,7 @@
36
<None Include="..\README.md" Pack="true" PackagePath="\" />
37
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
38
<None Include="..\icon.png" Pack="true" PackagePath="\" />
39
- <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0-rc.2.25502.107" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
40
<PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="4.0.8" />
41
<PackageReference Include="Soenneker.Utils.Runtime" Version="4.0.878" />
42
<PackageReference Include="Soenneker.Utils.SingletonDictionary" Version="4.0.1114" />
0 commit comments