React to aspnet/EntityFramework#264
This commit is contained in:
parent
7e4c168f71
commit
0235d1aa57
|
|
@ -11,7 +11,7 @@
|
|||
"System.Security.Claims" : "0.1-alpha-*"
|
||||
},
|
||||
"configurations": {
|
||||
"net45": {
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
"System.Collections": "",
|
||||
"System.Data": "",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"code": "**\\*.cs;..\\Shared\\*.cs",
|
||||
"configurations": {
|
||||
"net45": {
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
"Moq" : "4.2.1312.1622",
|
||||
"System.Collections": "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue