зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 781085: Update CB.QTest package for redacting JWTs in test case names in logging
Update CB.QTest package for redacting JWTs in test case names in logging Using package from release https://mseng.visualstudio.com/Domino/_releaseProgress?_a=release-pipeline-progress&releaseId=377378 Related work items: #2156881
This commit is contained in:
Родитель
1e2099c8c3
Коммит
89a60c4fd1
|
@ -222,7 +222,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "CB.QTest",
|
||||
"Version": "24.4.3.164440"
|
||||
"Version": "24.4.18.193921"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -30,7 +30,7 @@ export const pkgs = isMicrosoftInternal ? [
|
|||
{ id: "Microsoft.Data.Sqlite", version: "1.1.1" },
|
||||
{ id: "SQLite", version: "3.13.0" },
|
||||
|
||||
{ id: "CB.QTest", version: "24.4.3.164440", osSkip: [ "macOS", "unix" ] },
|
||||
{ id: "CB.QTest", version: "24.4.18.193921", osSkip: [ "macOS", "unix" ] },
|
||||
|
||||
{ id: "BuildXL.Tracing.AriaTenantToken", version: "1.0.0" },
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче