build(deps): bump Aspire.Hosting.AppHost

Bumps [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-30 06:37:05 +00:00 committed by Collin Barrett
parent 9709f4fcce
commit 8c27582f0f

View file

@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.1.0"/>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0"/>
<PackageReference Include="Aspire.Hosting.SqlServer" Version="8.1.0"/>
</ItemGroup>