WebView icon indicating copy to clipboard operation
WebView copied to clipboard

Dotnet publish doesn't work with WebView

Open Todlly opened this issue 3 years ago • 1 comments

Adding the WebView makes executables created from dotnet publish not starting up, even tho the executables from a simple build work normally. Commenting the WebView tag fixes everything, so it's something to do with it. Avalonia 0.10.18, WebView 2.91.28

Todlly avatar Aug 24 '22 10:08 Todlly

Have you checked the Sample and the bundle script?

joaompneves avatar Sep 01 '22 08:09 joaompneves