Skip to content

Commit f950114

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 10.0.0 (#1885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1985fcc commit f950114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Utils.HttpClientCache.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<None Include="..\README.md" Pack="true" PackagePath="\" />
3737
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
3838
<None Include="..\icon.png" Pack="true" PackagePath="\" />
39-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0-rc.2.25502.107" />
39+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
4040
<PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="4.0.8" />
4141
<PackageReference Include="Soenneker.Utils.Runtime" Version="4.0.878" />
4242
<PackageReference Include="Soenneker.Utils.SingletonDictionary" Version="4.0.1114" />

0 commit comments

Comments
 (0)