mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump Aspire.Microsoft.EntityFrameworkCore.SqlServer
Bumps [Aspire.Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/aspire) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/compare/v8.0.2...v8.1.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>
This commit is contained in:
parent
0340353d33
commit
f3c81c5599
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.2"/>
|
||||
<PackageReference Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="8.1.0"/>
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0"/>
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue