This commit is contained in:
Brice Lambson 2014-05-28 14:36:51 -07:00
parent 7e4c168f71
commit 0235d1aa57
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"System.Security.Claims" : "0.1-alpha-*"
},
"configurations": {
"net45": {
"net451": {
"dependencies": {
"System.Collections": "",
"System.Data": "",

View File

@ -27,7 +27,7 @@
},
"code": "**\\*.cs;..\\Shared\\*.cs",
"configurations": {
"net45": {
"net451": {
"dependencies": {
"Moq" : "4.2.1312.1622",
"System.Collections": "",