Skip to content

Commit 33b35b5

Browse files
Bump Microsoft.Extensions.Http from 9.0.10 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc7f811 commit 33b35b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenSRS.NET/OpenSRS.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
3131
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
32-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.10" />
32+
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.0" />
3333
</ItemGroup>
3434

3535
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">

0 commit comments

Comments
 (0)