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.2.0 to 8.2.1.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.2.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and collinbarrett committed Sep 28, 2024
1 parent 877029d commit ebafe54
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.2.0"/>
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.2.1"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
</ItemGroup>

Expand Down

0 comments on commit ebafe54

Please sign in to comment.