We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88696fe commit bc6d43dCopy full SHA for bc6d43d
tools/cgmanifest.json
@@ -1,5 +1,4 @@
1
{
2
- "$schema": "https://json.schemastore.org/component-detection-manifest.json",
3
"Registrations": [
4
5
"Component": {
@@ -66,7 +65,7 @@
66
65
"Type": "nuget",
67
"Nuget": {
68
"Name": "Markdig.Signed",
69
- "Version": "0.41.3"
+ "Version": "0.42.0"
70
}
71
},
72
"DevelopmentDependency": false
@@ -196,7 +195,7 @@
196
195
197
198
"Name": "Newtonsoft.Json",
199
- "Version": "13.0.3"
+ "Version": "13.0.4"
200
201
202
@@ -781,5 +780,6 @@
781
780
782
783
784
- ]
+ ],
+ "$schema": "https://json.schemastore.org/component-detection-manifest.json"
785
0 commit comments