Problems using Windows Application Packaging Project for Avalonia

Hello!

I keep getting the same error, even when hard coding the path to the Exe file produced by my DesktopRecorderApp project, this is how my 2 projects are configured: https://pastebin.com/5sCCK1FU

The error i am getting is the following: "Specified EntryPointExe '' was not found in the project outputs."

Is it not building DesktopRecorderApp (avalonia project) correctly before starting RecorderApp.Package project or what is going on here?

I have added my Avalonia project as a dependency and the build order looks correct, the Avalonia project is before the Package project in the build order.
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?