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
- Set the following properties in the project
UapAppxPackageBuildMode to CI or StoreOnly
GenerateAppxPackageOnBuild to true
- Build the project
- 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
Describe the bug
When
UapAppxPackageBuildModeis set toCIorStoreOnly, the Test sideload folder gets generated anyways, despite documentation for the former says that it should not be generated.Steps to reproduce the bug
UapAppxPackageBuildModetoCIorStoreOnlyGenerateAppxPackageOnBuildtotrueAppPackagesfolder after building, notice that the sideloadTestfolder is still presentExpected behavior
The
Testsideload 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