System.Json is not a dependency

This commit is contained in:
2018-04-20 11:31:52 +02:00
parent 0fcf6d6116
commit 0ed8142710
2 changed files with 2 additions and 4 deletions

View File

@ -67,8 +67,7 @@
"Newtonsoft.Json >= 9.0.1"
],
".NETFramework,Version=v4.5.1": [
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
"fx/System.Json >= 4.0.0"
"fx/System.ComponentModel.DataAnnotations >= 4.0.0"
]
}
}