diff --git a/ILSpy.Package/ILSpy.Package.wapproj b/ILSpy.Package/ILSpy.Package.wapproj
index 7ac15a9a8..defe42c02 100644
--- a/ILSpy.Package/ILSpy.Package.wapproj
+++ b/ILSpy.Package/ILSpy.Package.wapproj
@@ -43,7 +43,7 @@
False
True
Always
- x86|x64
+ x86
CI
False
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index c9f9235ce..37fcd3cb8 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -9,7 +9,7 @@ pr:
variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
- BuildPlatform: Any CPU
+ BuildPlatform: x86
jobs:
- job: Build