зеркало из https://github.com/microsoft/BuildXL.git
Merge pull request 765457 from dev/BuildXL/updatepackages-2024-02-05T17-10-08 into main
This commit is contained in:
Родитель
25370e215d
Коммит
b4398f8097
|
@ -1023,7 +1023,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "Microsoft.ComponentDetection.Contracts",
|
||||
"Version": "4.1.0"
|
||||
"Version": "4.2.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -75,7 +75,7 @@ export const pkgs = isMicrosoftInternal ? [
|
|||
{ id: "Microsoft.Parsers.ManifestGenerator", version: "3.8.11", dependentPackageIdsToIgnore: ["BuildXL.Cache.Hashing"] },
|
||||
{ id: "Microsoft.Sbom.Parsers.Spdx22SbomParser", version: "2.2.3" },
|
||||
{ id: "Microsoft.Sbom.Adapters", version: "2.2.3" },
|
||||
{ id: "Microsoft.ComponentDetection.Contracts", version: "4.1.0" },
|
||||
{ id: "Microsoft.ComponentDetection.Contracts", version: "4.2.0" },
|
||||
{ id: "Microsoft.Sbom.Contracts", version: "2.2.3" },
|
||||
{ id: "Microsoft.Sbom.Extensions", version: "2.2.3", dependentPackageIdsToSkip: ["System.Text.Json"] },
|
||||
{ id: "Microsoft.Bcl.HashCode", version: "1.1.1" },
|
||||
|
|
Загрузка…
Ссылка в новой задаче