|
|
|
|
@ -61,6 +61,7 @@
@@ -61,6 +61,7 @@
|
|
|
|
|
<AppxBundle>Always</AppxBundle> |
|
|
|
|
<AppxBundlePlatforms>neutral</AppxBundlePlatforms> |
|
|
|
|
<UapAppxPackageBuildMode Condition="'$(ReleaseChannel)' == 'Store'">CI</UapAppxPackageBuildMode> |
|
|
|
|
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition="'$(ReleaseChannel)' == 'CI'"> |
|
|
|
|
<GenerateAppInstallerFile>true</GenerateAppInstallerFile> |
|
|
|
|
|