Skip to content

Commit

Permalink
build(deps): Bump Microsoft.AspNetCore.TestHost from 6.0.21 to 8.0.0-…
Browse files Browse the repository at this point in the history
…rc.2.23480.2 (#81)
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent f2bda33 commit 58ae00d
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 @@ -14,7 +14,7 @@
<PackageVersion Include="coverlet.msbuild" Version="6.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="6.0.21" Condition=" '$(TargetFramework)' == 'net6.0' " />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="7.0.10" Condition=" '$(TargetFramework)' == 'net7.0' " />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.1.23421.29" Condition=" '$(TargetFramework)' == 'net8.0' " />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.2.23480.2" Condition=" '$(TargetFramework)' == 'net8.0' " />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="7.0.12" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down

0 comments on commit 58ae00d

Please sign in to comment.