Fix build break
This commit is contained in:
parent
499de6536b
commit
c04ad9706a
|
|
@ -6,6 +6,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Diagnostics": "1.0.0-*",
|
||||
"EntityFramework.Core": "7.0.0-*",
|
||||
"EntityFramework.Relational": "7.0.0-*"
|
||||
},
|
||||
"compile": [ "..\\Shared\\*.cs" ],
|
||||
|
|
|
|||
Loading…
Reference in New Issue