Skip to content

Commit 9fc53d7

Browse files
Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.18 to 7.0.19
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.18 to 7.0.19. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.18...v7.0.19) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f9e6e7 commit 9fc53d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmartLearning.Infrastructure/SmartLearning.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Ardalis.EFCore.Extensions" Version="6.0.0" />
2020
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.19" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" PrivateAssets="all" Version="7.0.19" />
22-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.18" />
22+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.19" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)