Skip to content

Commit 5c6c162

Browse files
adityapatwardhanTravisEz13
authored andcommitted
Merged PR 28457: Update the CGManifest file for v7.4.0 release
1 parent 5e84111 commit 5c6c162

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tools/cgmanifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
32
"Registrations": [
43
{
54
"Component": {
@@ -136,7 +135,7 @@
136135
"Type": "nuget",
137136
"Nuget": {
138137
"Name": "Microsoft.Management.Infrastructure.Runtime.Unix",
139-
"Version": "2.0.0"
138+
"Version": "3.0.0"
140139
}
141140
},
142141
"DevelopmentDependency": false
@@ -146,7 +145,7 @@
146145
"Type": "nuget",
147146
"Nuget": {
148147
"Name": "Microsoft.Management.Infrastructure.Runtime.Win",
149-
"Version": "2.0.0"
148+
"Version": "3.0.0"
150149
}
151150
},
152151
"DevelopmentDependency": true
@@ -156,7 +155,7 @@
156155
"Type": "nuget",
157156
"Nuget": {
158157
"Name": "Microsoft.Management.Infrastructure",
159-
"Version": "2.0.0"
158+
"Version": "3.0.0"
160159
}
161160
},
162161
"DevelopmentDependency": false
@@ -176,7 +175,7 @@
176175
"Type": "nuget",
177176
"Nuget": {
178177
"Name": "Microsoft.PowerShell.Native",
179-
"Version": "7.3.2"
178+
"Version": "7.4.0"
180179
}
181180
},
182181
"DevelopmentDependency": false
@@ -831,5 +830,6 @@
831830
},
832831
"DevelopmentDependency": false
833832
}
834-
]
833+
],
834+
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
835835
}

0 commit comments

Comments
 (0)