Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f69a4b5

Browse files
authoredAug 15, 2024
Update cgmanifest (PowerShell#24163)
1 parent 5919a24 commit f69a4b5

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed
 

‎tools/cgmanifest.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"Type": "nuget",
226226
"Nuget": {
227227
"Name": "Microsoft.Windows.Compatibility",
228-
"Version": "8.0.7"
228+
"Version": "8.0.8"
229229
}
230230
},
231231
"DevelopmentDependency": false
@@ -580,6 +580,16 @@
580580
},
581581
"DevelopmentDependency": false
582582
},
583+
{
584+
"Component": {
585+
"Type": "nuget",
586+
"Nuget": {
587+
"Name": "System.Diagnostics.PerformanceCounter",
588+
"Version": "8.0.0"
589+
}
590+
},
591+
"DevelopmentDependency": false
592+
},
583593
{
584594
"Component": {
585595
"Type": "nuget",
@@ -615,7 +625,7 @@
615625
"Type": "nuget",
616626
"Nuget": {
617627
"Name": "System.Drawing.Common",
618-
"Version": "8.0.7"
628+
"Version": "8.0.8"
619629
}
620630
},
621631
"DevelopmentDependency": false
@@ -665,7 +675,7 @@
665675
"Type": "nuget",
666676
"Nuget": {
667677
"Name": "System.Net.Http.WinHttpHandler",
668-
"Version": "8.0.1"
678+
"Version": "8.0.2"
669679
}
670680
},
671681
"DevelopmentDependency": false

0 commit comments

Comments
 (0)
Please sign in to comment.