зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 603931: Publish linux runtime v0.0.43
Includes John's recent changes.
This commit is contained in:
Родитель
2f430e7cdb
Коммит
929fa77f3a
|
@ -4056,7 +4056,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "runtime.linux-x64.BuildXL",
|
||||
"Version": "0.0.42"
|
||||
"Version": "0.0.43"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -400,7 +400,7 @@ config({
|
|||
// Runtime dependencies for Linux
|
||||
{
|
||||
id: "runtime.linux-x64.BuildXL",
|
||||
version: "0.0.42",
|
||||
version: "0.0.43",
|
||||
osSkip: importFile(f`config.microsoftInternal.dsc`).isMicrosoftInternal
|
||||
? []
|
||||
: [ "win", "macOS", "unix" ]
|
||||
|
|
Загрузка…
Ссылка в новой задаче