build(deps): bump Aspire.Hosting.SqlServer

Bumps [Aspire.Hosting.SqlServer](https://github.com/dotnet/aspire) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.SqlServer
  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-07-02 13:56:35 +00:00 committed by Collin Barrett
parent 064aa87a04
commit c21c5678c1

View file

@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.0.2"/>
<PackageReference Include="Aspire.Hosting.SqlServer" Version="8.0.1"/>
<PackageReference Include="Aspire.Hosting.SqlServer" Version="8.0.2"/>
</ItemGroup>
</Project>