Skip to content

Commit efaab5c

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 6.0.13 to 6.0.14 (#335)
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.13 to 6.0.14. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.13...v6.0.14) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Chang <[email protected]>
1 parent 55f78e3 commit efaab5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Database/EntityFramework/Monai.Deploy.InformaticsGateway.Database.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.14" />
41-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.13">
41+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.14">
4242
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4343
<PrivateAssets>all</PrivateAssets>
4444
</PackageReference>

0 commit comments

Comments
 (0)