cleaning code generation ref
This commit is contained in:
parent
f570beed13
commit
1a9fc24ba9
2 changed files with 6580 additions and 353 deletions
|
|
@ -65,8 +65,7 @@
|
||||||
"EntityFramework7.Npgsql": "3.1.0-rc1-3",
|
"EntityFramework7.Npgsql": "3.1.0-rc1-3",
|
||||||
"EntityFramework7.Npgsql.Design": "3.1.0-rc1-5",
|
"EntityFramework7.Npgsql.Design": "3.1.0-rc1-5",
|
||||||
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-rc1-final",
|
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-rc1-final",
|
||||||
"Microsoft.AspNet.Http.Extensions": "1.0.0-rc1-final",
|
"Microsoft.AspNet.Http.Extensions": "1.0.0-rc1-final"
|
||||||
"Microsoft.Extensions.CodeGeneration": "1.0.0-rc1-final"
|
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {},
|
"dnx451": {},
|
||||||
|
|
@ -85,4 +84,4 @@
|
||||||
"ef": "EntityFramework.Commands",
|
"ef": "EntityFramework.Commands",
|
||||||
"gen": "Microsoft.Extensions.CodeGeneration"
|
"gen": "Microsoft.Extensions.CodeGeneration"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue