Skip to content

Commit 066ba17

Browse files
author
Yair Aichenbaum
committed
Edited package settings
1 parent 2de96ef commit 066ba17

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

Files.Package/Files.Package.wapproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
5353
<AppxPackageDir>C:\Users\explo\OneDrive\Desktop\package\</AppxPackageDir>
5454
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
55-
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
55+
<AppxBundlePlatforms>x86|x64|arm</AppxBundlePlatforms>
5656
<DisableXbfLineInfo>False</DisableXbfLineInfo>
5757
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
5858
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
59-
<GenerateTestArtifacts>False</GenerateTestArtifacts>
59+
<GenerateTestArtifacts>True</GenerateTestArtifacts>
6060
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
6161
<EntryPointProjectUniqueName>..\Files\Files.csproj</EntryPointProjectUniqueName>
6262
<PackageCertificateThumbprint>72235815D2912224F3229AE45F9386420BE848AA</PackageCertificateThumbprint>

Files/Assets/StoreLogo.png

-1.42 KB
Binary file not shown.

Files/Files.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@
280280
</None>
281281
<None Include="Package.StoreAssociation.xml" />
282282
<Content Include="Assets\QuickLook\quicklook_icon_black.png" />
283-
<Content Include="Assets\StoreLogo.png" />
284283
<Content Include="Assets\WSL\alpine.svg" />
285284
<Content Include="Assets\WSL\alpinepng.png" />
286285
<Content Include="Assets\WSL\debian.svg" />

0 commit comments

Comments
 (0)