Skip to content
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 2 replies

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
2 replies
@parko65
Comment options

@chenxuuu
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
5 participants