Skip to content

Commit 3eb3a89

Browse files
Added migrations of ABP v3.8.0
1 parent 33f2c79 commit 3eb3a89

File tree

5 files changed

+1378
-37
lines changed

5 files changed

+1378
-37
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.EntityFrameworkCore/AbpCompanyName.AbpProjectName.EntityFrameworkCore.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
1010
</PropertyGroup>
1111

12+
<ItemGroup>
13+
<Compile Remove="Migrations\20180726102624_Upgrade_ABP_380.cs" />
14+
</ItemGroup>
15+
1216
<ItemGroup>
1317
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.1.1" />
1418
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.1.1" />

0 commit comments

Comments
 (0)