Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.TestHost
Browse files Browse the repository at this point in the history
Bump Microsoft.AspNetCore.TestHost to 8.0.8 as dependabot is failing to do so.
  • Loading branch information
martincostello committed Aug 14, 2024
1 parent b44d946 commit f2e6c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="ReportGenerator" Version="5.3.8" />
Expand Down

0 comments on commit f2e6c17

Please sign in to comment.