Merged PR 813750: Changes to APH version

Changes to APH version, passed all validations.
Also do not see any issues with the package in Ubuntu 24.04.
The globalization issue seen earlier with the older version of APH has also been resolved.

Related work items: #2227478
This commit is contained in:
Sahiti Chandramouli 2024-11-06 20:20:55 +00:00
Родитель 668513576a
Коммит 56934550f2
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -204,7 +204,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "BuildXL.Tools.AppHostPatcher",
"Version": "1.0.0"
"Version": "2.0.0"
}
}
},

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

@ -329,7 +329,7 @@ config({
// Ninja JSON graph generation helper
{ id: "BuildXL.Tools.Ninjson", version: "1.11.6", osSkip: [ "macOS" ] },
{ id: "BuildXL.Tools.AppHostPatcher", version: "1.0.0" },
{ id: "BuildXL.Tools.AppHostPatcher", version: "2.0.0" },
// Azure Communication
{ id: "Microsoft.Rest.ClientRuntime", version: "2.3.24",