As far as I know, this is currently no possibility to change the default icon on a .NET Core console app.
However, on the documentation of zserge/webview, this seems to be possible through a resource file. I believe this could work as well on this wrapper then.
This would be nice to add support to this, or to just give some more information if this is already available.
As far as I know, this is currently no possibility to change the default icon on a .NET Core console app.
However, on the documentation of zserge/webview, this seems to be possible through a resource file. I believe this could work as well on this wrapper then.
This would be nice to add support to this, or to just give some more information if this is already available.