Skip to content

Commit 4de6c68

Browse files
committed
Update EntityFrameworkCore.Generator.Core.csproj
1 parent 150e478 commit 4de6c68

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.6.0" />
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9">
11-
<PrivateAssets>all</PrivateAssets>
12-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13-
</PackageReference>
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9" />
1411
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
1512
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
1613
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.9" />

0 commit comments

Comments
 (0)