Skip to content

UapAppxPackageBuildMode=CI/StoreOnly is not respected #6498

@dongle-the-gadget

Description

@dongle-the-gadget

Describe the bug

When UapAppxPackageBuildMode is set to CI or StoreOnly, the Test sideload folder gets generated anyways, despite documentation for the former says that it should not be generated.

Steps to reproduce the bug

  1. Set the following properties in the project
    • UapAppxPackageBuildMode to CI or StoreOnly
    • GenerateAppxPackageOnBuild to true
  2. Build the project
  3. Go to AppPackages folder after building, notice that the sideload Test folder is still present

Expected behavior

The Test sideload folder should not be present.

Screenshots

No response

NuGet package version

BuildTools.MSIX 1.7.260518100

Packaging type

Packaged (MSIX)

Windows version

No response

IDE

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Status: Fixed internallyThe issue has been fixed but has not yet shipped in a release.area-MSIXBuildToolsMSIX deployment technology in Microsoft.Windows.SDK.BuildTools.MSIX

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions