Skip to content

Creating a Msix from a multi project solution that includes a windows project. Can it be done? #15311

Answered by guldud
guldud asked this question in Q&A
Discussion options

You must be logged in to vote

I've tried all kinds RID juggling :) Even conditional csproj RID handling when compiling for windows. Did not work.

In the end I managed to get my azure pipeline to generate a MSIX file for both x86 and x64. Did it with a combination of single file exe deployment using "dotnet publish", followed by appropriate calls to "makeappx".

Next stop is extending the script to automatically upload to Microsoft Store

Thx!

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by guldud
Comment options

You must be logged in to vote
1 reply
@parko65
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants