restoring packages

This commit is contained in:
Paul Schneider 2018-01-11 21:37:47 +01:00
commit b96c76babe

View file

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