We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46d639 commit 8dd8b3aCopy full SHA for 8dd8b3a
src/AbpCompanyName.AbpProjectName.EntityFramework/project.json
@@ -4,7 +4,11 @@
4
"dependencies": {
5
"AbpCompanyName.AbpProjectName.Core": "1.0.0.0-*",
6
"Abp.EntityFramework": "1.1.3",
7
- "Abp.Zero.EntityFramework": "1.1.0"
+ "Abp.Zero.EntityFramework": "1.1.0",
8
+ "Migrator.EF6.Tools": {
9
+ "type": "build",
10
+ "version": "1.0.8"
11
+ }
12
},
13
14
"tools": {
0 commit comments