build(deps): bump Aspire.Microsoft.EntityFrameworkCore.SqlServer

Bumps [Aspire.Microsoft.EntityFrameworkCore.SqlServer](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.Microsoft.EntityFrameworkCore.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-10-24 06:12:24 +00:00 committed by Collin Barrett
parent 1254923a2d
commit 35ade9b642

View file

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.2.1"/>
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.2.2"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
</ItemGroup>