build(deps): bump Aspire.Hosting.AppHost

Bumps [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/compare/v9.0.0...v9.1.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] 2025-02-26 06:54:27 +00:00 committed by Collin Barrett
parent 75e21a27a7
commit e85b0ba013

View file

@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.0.0" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.1.0" />
<PackageReference Include="Aspire.Hosting.SqlServer" Version="9.0.0" />
</ItemGroup>