build(deps): bump Aspire.Hosting.AppHost

Bumps [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-24 16:35:42 +00:00 committed by Collin Barrett
parent 35ade9b642
commit 627c5b82db

View file

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