Skip to content

Commit 7d60131

Browse files
committed
Update cgmanifest
1 parent 210c97f commit 7d60131

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG/v7.6/dependencychanges.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,18 @@
2323
],
2424
"Justification": null,
2525
"TimestampUtc": "2026-04-15T22:17:31.3488963Z"
26+
},
27+
{
28+
"ChangeType": "NonSecurity",
29+
"Branch": "release/v7.6.1",
30+
"PackageId": ".NET SDK",
31+
"FromVersion": "10.0.201",
32+
"ToVersion": "10.0.202",
33+
"VulnerabilityId": [],
34+
"Severity": [],
35+
"VulnerableRanges": [],
36+
"AdvisoryUrls": [],
37+
"Justification": "Updated .NET SDK. Building with the latest SDK is required.",
38+
"TimestampUtc": "2026-04-15T22:17:33.1100397Z"
2639
}
2740
]

tools/cgmanifest/main/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": {
@@ -645,7 +646,7 @@
645646
"Type": "nuget",
646647
"Nuget": {
647648
"Name": "System.Security.Cryptography.Xml",
648-
"Version": "10.0.5"
649+
"Version": "10.0.6"
649650
}
650651
},
651652
"DevelopmentDependency": false
@@ -750,6 +751,5 @@
750751
},
751752
"DevelopmentDependency": false
752753
}
753-
],
754-
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
754+
]
755755
}

0 commit comments

Comments
 (0)