Skip to content

Commit 4b8b806

Browse files
authored
Merge pull request #69 from ahwm/dependabot/nuget/Akismet.Net/multi-c276d0de3b
Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Http
2 parents 648988c + 18520e2 commit 4b8b806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Akismet.Net/Akismet.Net.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<DefineConstants>NETSTANDARD;NETSTANDARD2_0</DefineConstants>
2323
</PropertyGroup>
2424
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
25-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
26-
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.2" />
25+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3" />
26+
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.3" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)