This commit is contained in:
2018-01-11 21:34:50 +01:00
parent 3839d4cfdb
commit dc1ee69f75
2 changed files with 24 additions and 23 deletions

View File

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