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 1944863 commit 829260dCopy full SHA for 829260d
src/WindowsApplicationPackaging/WindowsApplicationPackaging.wapproj
@@ -58,7 +58,7 @@
58
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
59
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
60
<GenerateTestArtifacts>True</GenerateTestArtifacts>
61
- <AppxBundlePlatforms>neutral</AppxBundlePlatforms>
+ <AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms>
62
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
63
</PropertyGroup>
64
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
0 commit comments