Skip to content

Commit

Permalink
Merge pull request #23 from ahwm/dependabot/nuget/Microsoft.Extension…
Browse files Browse the repository at this point in the history
…s.DependencyInjection.Abstractions-9.0.1

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0 to 9.0.1
  • Loading branch information
ahwm authored Jan 21, 2025
2 parents ad1a41a + a1340ca commit 7c5085b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Akismet.Net/Akismet.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<DefineConstants>NETSTANDARD;NETSTANDARD2_0</DefineConstants>
</PropertyGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 7c5085b

Please sign in to comment.