Skip to content

Commit 829260d

Browse files
committed
Update WindowsApplicationPackaging.wapproj
1 parent 1944863 commit 829260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WindowsApplicationPackaging/WindowsApplicationPackaging.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
5959
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
6060
<GenerateTestArtifacts>True</GenerateTestArtifacts>
61-
<AppxBundlePlatforms>neutral</AppxBundlePlatforms>
61+
<AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms>
6262
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
6363
</PropertyGroup>
6464
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

0 commit comments

Comments
 (0)