Skip to content

Commit bc7f811

Browse files
authored
Merge pull request #31 from ahwm/dependabot/nuget/OpenSRS.NET/Microsoft.Extensions.DependencyInjection.Abstractions-10.0.0
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.10 to 10.0.0
2 parents 5ac7cf9 + e759300 commit bc7f811

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
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

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

0 commit comments

Comments
 (0)