Skip to content

Commit

Permalink
Merge pull request #319 from FoundatioFx/dependabot/nuget/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.TestHost-8.0.10

Bump Microsoft.AspNetCore.TestHost from 8.0.8 to 8.0.10
  • Loading branch information
niemyjski authored Oct 14, 2024
2 parents d296bf2 + f4a68be commit d973de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Foundatio.Tests/Foundatio.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Exceptionless.RandomData" Version="1.2.2" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.10" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Foundatio.Extensions.Hosting\Foundatio.Extensions.Hosting.csproj" />
Expand Down

0 comments on commit d973de7

Please sign in to comment.