We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ac7cf9 + e759300 commit bc7f811Copy full SHA for bc7f811
1 file changed
OpenSRS.NET/OpenSRS.NET.csproj
@@ -28,7 +28,7 @@
28
</ItemGroup>
29
30
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
31
- <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
32
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.10" />
33
34
0 commit comments