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 df7682a commit cfdbbcaCopy full SHA for cfdbbca
src/Soenneker.Utils.HttpClientCache.csproj
@@ -37,7 +37,7 @@
37
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
38
<None Include="..\icon.png" Pack="true" PackagePath="\" />
39
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
40
- <PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="3.0.3" />
+ <PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="3.0.4" />
41
<PackageReference Include="Soenneker.Utils.Runtime" Version="3.0.846" />
42
<PackageReference Include="Soenneker.Utils.SingletonDictionary" Version="3.0.1092" />
43
</ItemGroup>
0 commit comments