Skip to content

Commit

Permalink
build(deps): bump Aspire.Microsoft.EntityFrameworkCore.SqlServer
Browse files Browse the repository at this point in the history
Bumps [Aspire.Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/aspire) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: Aspire.Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and collinbarrett committed Aug 31, 2024
1 parent c2c8f80 commit 289397e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.1.0"/>
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.2.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
</ItemGroup>

Expand Down

0 comments on commit 289397e

Please sign in to comment.