We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efdb1a3 + 6595b46 commit a78153dCopy full SHA for a78153d
Akismet.Tests/Akismet.Tests.csproj
@@ -23,7 +23,7 @@
23
<PrivateAssets>all</PrivateAssets>
24
</PackageReference>
25
<ProjectReference Include="../Akismet.Net/Akismet.Net.csproj" />
26
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
27
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.1" />
28
</ItemGroup>
29
0 commit comments