Describe the bug
For our project, we have set the AppxPackageName. When generating an MSIX bundle using the "Create package" flow from VS, this resulted however in no proper MSIX bundle being generated, it only contained the latest arch.
When this property was removed, the MSIX bundle works correctly and contains multiple packages.
Steps to reproduce the bug
- Set AppxPackageName for csproj
- Create msix bundle with multiple platforms using the VS "Create package" flow
Expected behavior
No response
Screenshots
No response
NuGet package version
2.0.1
Packaging type
Packaged (MSIX)
Windows version
No response
IDE
No response
Additional context
No response
Describe the bug
For our project, we have set the AppxPackageName. When generating an MSIX bundle using the "Create package" flow from VS, this resulted however in no proper MSIX bundle being generated, it only contained the latest arch.
When this property was removed, the MSIX bundle works correctly and contains multiple packages.
Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
2.0.1
Packaging type
Packaged (MSIX)
Windows version
No response
IDE
No response
Additional context
No response