Forum Discussion

StephenJeffreyWhite's avatar
StephenJeffreyWhite
Brass Contributor
Nov 21, 2019
Solved

Is It Possible To Use Publish Single File In .Net Core 3 With AppInstaller/MSIX?

Hi,   Where I work we have a WPF application that we converted to .NET Core 3.0 and migrated to MSIX/AppInstaller from ClickOnce.  I noticed that .NET Core 3.0 has the ability to publish as a singl...
  • Tanaka_Jimha's avatar
    Nov 25, 2019

    Hi StephenJeffreyWhite 

     

    When using the Windows Application Packaging Project with .NET Core 3 it creates an app-local .NET Core package which is fully self contained. The single file, is currently not supported. I've forwarded your feedback to the Visual Studio team.

     

    Cheers,

    Tanaka 

Resources