WebView
WebView copied to clipboard
Dotnet publish doesn't work with WebView
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
Have you checked the Sample and the bundle script?