Merged PR 817061: Update Packages

Update packages: Microsoft.ComponentDetection.Contracts 5.1.8 -> 5.1.11
This commit is contained in:
BuildXL-Pipelines 2024-11-25 23:08:38 +00:00
Родитель d3861e9129
Коммит fe106e815e
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -969,7 +969,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.ComponentDetection.Contracts",
"Version": "5.1.8"
"Version": "5.1.11"
}
}
},

Просмотреть файл

@ -80,7 +80,7 @@ export const pkgs = isMicrosoftInternal ? [
{ id: "Microsoft.Parsers.ManifestGenerator", version: "3.8.11", dependentPackageIdsToIgnore: ["BuildXL.Cache.Hashing"], dependentPackageIdsToSkip: ["Microsoft.Sbom.Contracts", "Microsoft.Sbom.Extensions"] },
{ id: "Microsoft.Sbom.Parsers.Spdx22SbomParser", version: "3.0.0" },
{ id: "Microsoft.Sbom.Adapters", version: "3.0.0" },
{ id: "Microsoft.ComponentDetection.Contracts", version: "5.1.8" },
{ id: "Microsoft.ComponentDetection.Contracts", version: "5.1.11" },
{ id: "Microsoft.Sbom.Contracts", version: "3.0.0" },
{ id: "Microsoft.Sbom.Extensions", version: "3.0.0" },
{ id: "Microsoft.Bcl.HashCode", version: "1.1.1" },