Skip to content

Commit 89c9c73

Browse files
committed
Update cgmanifest
1 parent ad679a5 commit 89c9c73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tools/cgmanifest.json

Lines changed: 3 additions & 3 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": {
@@ -395,7 +396,7 @@
395396
"Type": "nuget",
396397
"Nuget": {
397398
"Name": "System.Data.SqlClient",
398-
"Version": "4.9.0"
399+
"Version": "4.9.1"
399400
}
400401
},
401402
"DevelopmentDependency": false
@@ -780,6 +781,5 @@
780781
},
781782
"DevelopmentDependency": false
782783
}
783-
],
784-
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
784+
]
785785
}

0 commit comments

Comments
 (0)