Skip to content

Commit

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

Bump Microsoft.Extensions.Hosting from 9.0.0 to 9.0.1
  • Loading branch information
ahwm authored Jan 21, 2025
2 parents ee001e1 + 05361b0 commit c0ed60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Akismet.Tests/Akismet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<ProjectReference Include="../Akismet.Net/Akismet.Net.csproj" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.1" />
</ItemGroup>

Expand Down

0 comments on commit c0ed60b

Please sign in to comment.