Skip to content

Commit c20f5c8

Browse files
committed
Update cgmanifest
1 parent 8dbf928 commit c20f5c8

File tree

1 file changed

+9
-19
lines changed

1 file changed

+9
-19
lines changed

tools/cgmanifest.json

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
23
"Registrations": [
34
{
45
"Component": {
@@ -125,7 +126,7 @@
125126
"Type": "nuget",
126127
"Nuget": {
127128
"Name": "Microsoft.Extensions.ObjectPool",
128-
"Version": "8.0.15"
129+
"Version": "8.0.17"
129130
}
130131
},
131132
"DevelopmentDependency": false
@@ -170,16 +171,6 @@
170171
},
171172
"DevelopmentDependency": false
172173
},
173-
{
174-
"Component": {
175-
"Type": "nuget",
176-
"Nuget": {
177-
"Name": "Microsoft.Win32.Registry",
178-
"Version": "4.7.0"
179-
}
180-
},
181-
"DevelopmentDependency": false
182-
},
183174
{
184175
"Component": {
185176
"Type": "nuget",
@@ -195,7 +186,7 @@
195186
"Type": "nuget",
196187
"Nuget": {
197188
"Name": "Microsoft.Windows.Compatibility",
198-
"Version": "8.0.15"
189+
"Version": "8.0.17"
199190
}
200191
},
201192
"DevelopmentDependency": false
@@ -245,7 +236,7 @@
245236
"Type": "nuget",
246237
"Nuget": {
247238
"Name": "runtime.native.System.Data.SqlClient.sni",
248-
"Version": "4.7.0"
239+
"Version": "4.4.0"
249240
}
250241
},
251242
"DevelopmentDependency": false
@@ -405,7 +396,7 @@
405396
"Type": "nuget",
406397
"Nuget": {
407398
"Name": "System.Data.SqlClient",
408-
"Version": "4.8.6"
399+
"Version": "4.9.0"
409400
}
410401
},
411402
"DevelopmentDependency": false
@@ -455,7 +446,7 @@
455446
"Type": "nuget",
456447
"Nuget": {
457448
"Name": "System.DirectoryServices.Protocols",
458-
"Version": "8.0.1"
449+
"Version": "8.0.2"
459450
}
460451
},
461452
"DevelopmentDependency": false
@@ -475,7 +466,7 @@
475466
"Type": "nuget",
476467
"Nuget": {
477468
"Name": "System.Drawing.Common",
478-
"Version": "8.0.15"
469+
"Version": "8.0.17"
479470
}
480471
},
481472
"DevelopmentDependency": false
@@ -525,7 +516,7 @@
525516
"Type": "nuget",
526517
"Nuget": {
527518
"Name": "System.Net.Http.WinHttpHandler",
528-
"Version": "8.0.2"
519+
"Version": "8.0.3"
529520
}
530521
},
531522
"DevelopmentDependency": false
@@ -790,6 +781,5 @@
790781
},
791782
"DevelopmentDependency": false
792783
}
793-
],
794-
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
784+
]
795785
}

0 commit comments

Comments
 (0)