Forum Discussion
StephenJeffreyWhite
Nov 21, 2019Brass Contributor
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...
- Nov 25, 2019
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
Tanaka_Jimha
Nov 25, 2019Iron Contributor
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
StephenJeffreyWhite
Nov 30, 2019Brass Contributor
Hi Tanaka,
Thanks for letting me know about this, I appreciate the response and clearing the air on this question. I hope you have a good weekend!
Thanks for letting me know about this, I appreciate the response and clearing the air on this question. I hope you have a good weekend!