We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad679a5 commit 89c9c73Copy full SHA for 89c9c73
1 file changed
tools/cgmanifest.json
@@ -1,4 +1,5 @@
1
{
2
+ "$schema": "https://json.schemastore.org/component-detection-manifest.json",
3
"Registrations": [
4
5
"Component": {
@@ -395,7 +396,7 @@
395
396
"Type": "nuget",
397
"Nuget": {
398
"Name": "System.Data.SqlClient",
- "Version": "4.9.0"
399
+ "Version": "4.9.1"
400
}
401
},
402
"DevelopmentDependency": false
@@ -780,6 +781,5 @@
780
781
782
783
- ],
784
- "$schema": "https://json.schemastore.org/component-detection-manifest.json"
+ ]
785
0 commit comments