changed to valid Newtonsoft.Json version
This commit is contained in:
@@ -32,15 +32,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"noWarn": [
|
||||
"NU1605",
|
||||
"NU1901",
|
||||
"NU1902",
|
||||
"NU1903",
|
||||
"NU1904"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
@@ -61,7 +52,7 @@
|
||||
},
|
||||
"Newtonsoft.Json": {
|
||||
"target": "Package",
|
||||
"version": "[12.0.3, )"
|
||||
"version": "[13.0.3, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
|
||||
Reference in New Issue
Block a user