This commit is contained in:
Paul Schneider 2018-01-11 21:34:50 +01:00
commit 86ac6f4cc1
2 changed files with 24 additions and 23 deletions

View file

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