Skip to content

Commit 91b2f58

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 10.0.2 to 10.0.4
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3129996 commit 91b2f58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj

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

1414
<ItemGroup>
1515
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.2">
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.4">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)