publishing
This commit is contained in:
parent
8cf29fda48
commit
5e233b5020
2 changed files with 7 additions and 4 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue