publishing

This commit is contained in:
Paul Schneider 2018-01-15 14:11:47 +01:00
commit 5e233b5020
2 changed files with 7 additions and 4 deletions

View file

@ -2830,7 +2830,8 @@
"Newtonsoft.Json": "10.0.2"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
"System.ComponentModel.DataAnnotations",
"System.Json"
]
}
},
@ -5662,7 +5663,8 @@
"Newtonsoft.Json": "10.0.2"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
"System.ComponentModel.DataAnnotations",
"System.Json"
]
}
},
@ -8494,7 +8496,8 @@
"Newtonsoft.Json": "10.0.2"
},
"frameworkAssemblies": [
"System.ComponentModel.DataAnnotations"
"System.ComponentModel.DataAnnotations",
"System.Json"
]
}
}