We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aca3ce commit 817241dCopy full SHA for 817241d
1 file changed
Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj
@@ -18,7 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
22
<PrivateAssets>all</PrivateAssets>
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
</PackageReference>
0 commit comments