changed to valid Newtonsoft.Json version
All checks were successful
Tests / Declarative: Post Actions passed: 1
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good

This commit is contained in:
2026-05-06 07:56:04 +02:00
parent 942cc3f2cf
commit d4f1d2a755
9 changed files with 19 additions and 39 deletions

View File

@@ -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",