Skip to content

Commit a4cc0df

Browse files
Bump EFCore.NamingConventions from 9.0.0 to 10.0.0 (#563)
--- updated-dependencies: - dependency-name: EFCore.NamingConventions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e348bd7 commit a4cc0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PinatBot.Data/PinatBot.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
8+
<PackageReference Include="EFCore.NamingConventions" Version="10.0.0" />
99
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="$(MicrosoftEntityFrameworkCore)" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="$(MicrosoftEntityFrameworkCore)">
1111
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)