Skip to content

Commit 019dc58

Browse files
authored
Update Files.csproj
1 parent a297bee commit 019dc58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Files/Files.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<GenerateTestArtifacts>False</GenerateTestArtifacts>
2525
<AppxBundle>Always</AppxBundle>
2626
<DisableXbfLineInfo>False</DisableXbfLineInfo>
27-
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
27+
<AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms>
2828
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
2929
</PropertyGroup>
3030
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
@@ -555,4 +555,4 @@
555555
<Target Name="AfterBuild">
556556
</Target>
557557
-->
558-
</Project>
558+
</Project>

0 commit comments

Comments
 (0)