|
219 | 219 | <ItemGroup> |
220 | 220 | <Compile Include="EntityFramework\AbpProjectNameDbContext.cs" /> |
221 | 221 | <Compile Include="EntityFramework\Repositories\AbpProjectNameRepositoryBase.cs" /> |
222 | | - <Compile Include="Migrations\201707261347311_Initial_Migration.cs" /> |
223 | | - <Compile Include="Migrations\201707261347311_Initial_Migration.Designer.cs"> |
224 | | - <DependentUpon>201707261347311_Initial_Migration.cs</DependentUpon> |
225 | | - </Compile> |
226 | | - <Compile Include="Migrations\201710131316266_UpgradedTo_ABP_3.1.cs" /> |
227 | | - <Compile Include="Migrations\201710131316266_UpgradedTo_ABP_3.1.Designer.cs"> |
228 | | - <DependentUpon>201710131316266_UpgradedTo_ABP_3.1.cs</DependentUpon> |
229 | | - </Compile> |
230 | | - <Compile Include="Migrations\201801311121458_Modified_Authorization_Entities.cs" /> |
231 | | - <Compile Include="Migrations\201801311121458_Modified_Authorization_Entities.Designer.cs"> |
232 | | - <DependentUpon>201801311121458_Modified_Authorization_Entities.cs</DependentUpon> |
233 | | - </Compile> |
234 | | - <Compile Include="Migrations\201803261403237_Upgraded_To_Abp_v3_5.cs" /> |
235 | | - <Compile Include="Migrations\201803261403237_Upgraded_To_Abp_v3_5.Designer.cs"> |
236 | | - <DependentUpon>201803261403237_Upgraded_To_Abp_v3_5.cs</DependentUpon> |
237 | | - </Compile> |
238 | | - <Compile Include="Migrations\201807270535111_Updated_ABP.cs" /> |
239 | | - <Compile Include="Migrations\201807270535111_Updated_ABP.Designer.cs"> |
240 | | - <DependentUpon>201807270535111_Updated_ABP.cs</DependentUpon> |
241 | | - </Compile> |
242 | | - <Compile Include="Migrations\201807271154374_Upgraded_ABP_3.8.1.cs" /> |
243 | | - <Compile Include="Migrations\201807271154374_Upgraded_ABP_3.8.1.Designer.cs"> |
244 | | - <DependentUpon>201807271154374_Upgraded_ABP_3.8.1.cs</DependentUpon> |
| 222 | + <Compile Include="Migrations\201808080557241_InitialMigration.cs" /> |
| 223 | + <Compile Include="Migrations\201808080557241_InitialMigration.Designer.cs"> |
| 224 | + <DependentUpon>201808080557241_InitialMigration.cs</DependentUpon> |
245 | 225 | </Compile> |
246 | 226 | <Compile Include="Migrations\AbpZeroDbMigrator.cs" /> |
247 | 227 | <Compile Include="Migrations\Configuration.cs" /> |
|
266 | 246 | </ProjectReference> |
267 | 247 | </ItemGroup> |
268 | 248 | <ItemGroup> |
269 | | - <EmbeddedResource Include="Migrations\201707261347311_Initial_Migration.resx"> |
270 | | - <DependentUpon>201707261347311_Initial_Migration.cs</DependentUpon> |
271 | | - </EmbeddedResource> |
272 | | - <EmbeddedResource Include="Migrations\201710131316266_UpgradedTo_ABP_3.1.resx"> |
273 | | - <DependentUpon>201710131316266_UpgradedTo_ABP_3.1.cs</DependentUpon> |
274 | | - </EmbeddedResource> |
275 | | - <EmbeddedResource Include="Migrations\201801311121458_Modified_Authorization_Entities.resx"> |
276 | | - <DependentUpon>201801311121458_Modified_Authorization_Entities.cs</DependentUpon> |
277 | | - </EmbeddedResource> |
278 | | - <EmbeddedResource Include="Migrations\201803261403237_Upgraded_To_Abp_v3_5.resx"> |
279 | | - <DependentUpon>201803261403237_Upgraded_To_Abp_v3_5.cs</DependentUpon> |
280 | | - </EmbeddedResource> |
281 | | - <EmbeddedResource Include="Migrations\201807270535111_Updated_ABP.resx"> |
282 | | - <DependentUpon>201807270535111_Updated_ABP.cs</DependentUpon> |
283 | | - </EmbeddedResource> |
284 | | - <EmbeddedResource Include="Migrations\201807271154374_Upgraded_ABP_3.8.1.resx"> |
285 | | - <DependentUpon>201807271154374_Upgraded_ABP_3.8.1.cs</DependentUpon> |
| 249 | + <EmbeddedResource Include="Migrations\201808080557241_InitialMigration.resx"> |
| 250 | + <DependentUpon>201808080557241_InitialMigration.cs</DependentUpon> |
286 | 251 | </EmbeddedResource> |
287 | 252 | </ItemGroup> |
288 | 253 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
0 commit comments