Davilink
Davilink
Solution Filter maybe can help https://github.com/OmniSharp/omnisharp-roslyn/pull/1952
I also would like to use this extension on firefox android. I use Firefox (Android) to watch youtube on my phone because it's allow to use extension like UBlock Origin.
Sadly, i don't have access to the code anymore :'(
@ceciliasharp Maybe this can help you: https://github.com/dotnet/aspnetcore/issues/3756
I think i have the same issue. When i double click on the MSI installer, it does the same thing as @gasparyanyur, but if a go in c:\Program files (x86),...
@Rambarani sadly no, I switched to electron-builder instead.
It may be good to be a little bit more clear that: If you want a persistent dialog using a custom component, this will not work ```vue $.dialog({ components: MyComponent,...
This really seem like an oversight. I can't use cosmos emulator in devcontainer because of this simple issue... one thing could be to add the hostname as an alternate name...
I got it working without using the `HttpClientHandler.DangerousAcceptAnyServerCertificateValidator`. I inspected the certificate and found out that it does contains alternate subject name, but there a twist, you have to declare...
Maybe check https://github.com/tauri-apps/tauri https://github.com/tauri-apps/tauri/issues/579