diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ddb7e953ffa31..f1a0b89e5136c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,7 +28,7 @@ jobs: BuildConfiguration: Debug vcpkgarch: x64-windows vcpkglibdir: debug\lib - vcpkgpackages: 'openssl xerces-c[xmlch_wchar]' + vcpkgpackages: 'openssl xerces-c[xmlch-wchar]' OptionalFeatures: uses_wchar=1 Debug64: BuildPlatform: x64 @@ -111,7 +111,7 @@ jobs: BuildConfiguration: Debug vcpkgarch: x64-windows vcpkglibdir: debug\lib - vcpkgpackages: 'openssl xerces-c[xmlch_wchar]' + vcpkgpackages: 'openssl xerces-c[xmlch-wchar]' OptionalFeatures: uses_wchar=1 Debug64: BuildPlatform: x64