Skip to content

Commit 8b35bad

Browse files
committed
Fixed #31: Adjust required to use "dotnet ef migrations add"
1 parent f2d1470 commit 8b35bad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AbpCompanyName.AbpProjectName.EntityFrameworkCore/AbpCompanyName.AbpProjectName.EntityFrameworkCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
1111
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1212
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
13+
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
1314
<RootNamespace>AbpCompanyName.AbpProjectName</RootNamespace>
1415
</PropertyGroup>
1516

0 commit comments

Comments
 (0)