We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6348d50 commit a1a533cCopy full SHA for a1a533c
src/Files.App (Package)/Files.Package.wapproj
@@ -10,7 +10,7 @@
10
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
11
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
12
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
13
- <AppxBundlePlatforms>x86|x64|arm64</AppxBundlePlatforms>
+ <AppxBundlePlatforms>x64|arm64</AppxBundlePlatforms>
14
<DisableXbfLineInfo>False</DisableXbfLineInfo>
15
<GenerateTestArtifacts>True</GenerateTestArtifacts>
16
<AppxBundleAutoResourcePackageQualifiers>Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers>
0 commit comments