Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

build succeeds but no appx is being created #76

Open
lukka opened this issue May 26, 2020 · 2 comments
Open

build succeeds but no appx is being created #76

lukka opened this issue May 26, 2020 · 2 comments

Comments

@lukka
Copy link
Member

lukka commented May 26, 2020

repro:
clone the repro,
open the solution,
put install.tar.gz under WSL-DistroLauncher\x64
build the x64 configuration

expected:
build succeeds and appx file is created

observed:
build succeeds, but no appx file is being created, i searched for it, there are only directory with suffix appx:

PS D:\repos\WSL-DistroLauncher> gci -Recurse -Force -Include *appx -name
DistroLauncher-Appx
x64\Debug\DistroLauncher-Appx
@alex-fu27
Copy link

The Visual Studio solution is broken, use the build.bat

@CompSciDude1
Copy link

I don't know why, but building the solution with the build.bat file does not generate an .appx file, but rather .msix files and an .msixbundle. Try searching for .msix instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants