vnext
Paul Schneider 7 years ago
parent 3839d4cfdb
commit dc1ee69f75
2 changed files with 24 additions and 23 deletions

@ -18,7 +18,8 @@
"frameworks": {
"net451": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
"System.ComponentModel.DataAnnotations": "4.0.0",
"System.Json": "4.0.0"
}
}
}

Loading…