System.Json is not a dependency

This commit is contained in:
Paul Schneider 2018-04-20 11:31:52 +02:00
commit ebb1a39220
2 changed files with 2 additions and 4 deletions

View file

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