Skip to content

Commit 2242cbe

Browse files
Bump Microsoft.EntityFrameworkCore.Design in /HighlightBot
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.6...v6.0.13) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77ea8dd commit 2242cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HighlightBot/HighlightBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.3.0-testing-network-errors-2" />
2121
<PackageReference Include="Foxite.Common" Version="1.7.0" />
2222
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.6" />
23-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.6">
23+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.13">
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
</PackageReference>

0 commit comments

Comments
 (0)