Skip to content

Commit ff9b9f2

Browse files
committed
Update cgmanifest
1 parent 87da443 commit ff9b9f2

2 files changed

Lines changed: 19 additions & 4 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
{
3+
"ChangeType": "NonSecurity",
4+
"Branch": "release/v7.4.15",
5+
"PackageId": ".NET SDK",
6+
"FromVersion": "8.0.419",
7+
"ToVersion": "8.0.420",
8+
"VulnerabilityId": [],
9+
"Severity": [],
10+
"VulnerableRanges": [],
11+
"AdvisoryUrls": [],
12+
"Justification": "Updated .NET SDK. Building with the latest SDK is required.",
13+
"TimestampUtc": "2026-04-16T01:38:11.2504521Z"
14+
}
15+
]

tools/cgmanifest/main/cgmanifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"Type": "nuget",
126126
"Nuget": {
127127
"Name": "Microsoft.Extensions.ObjectPool",
128-
"Version": "8.0.25"
128+
"Version": "8.0.26"
129129
}
130130
},
131131
"DevelopmentDependency": false
@@ -185,7 +185,7 @@
185185
"Type": "nuget",
186186
"Nuget": {
187187
"Name": "Microsoft.Windows.Compatibility",
188-
"Version": "8.0.25"
188+
"Version": "8.0.26"
189189
}
190190
},
191191
"DevelopmentDependency": false
@@ -465,7 +465,7 @@
465465
"Type": "nuget",
466466
"Nuget": {
467467
"Name": "System.Drawing.Common",
468-
"Version": "8.0.25"
468+
"Version": "8.0.26"
469469
}
470470
},
471471
"DevelopmentDependency": false
@@ -625,7 +625,7 @@
625625
"Type": "nuget",
626626
"Nuget": {
627627
"Name": "System.Security.Cryptography.Xml",
628-
"Version": "8.0.2"
628+
"Version": "8.0.3"
629629
}
630630
},
631631
"DevelopmentDependency": false

0 commit comments

Comments
 (0)