softworkz

Results 258 comments of softworkz

Hi, I can add you as owner to the DevOps project. Is your `[email protected]` address still current? (you can reach me privately via my name plus hotmail and com)

It's a release pipeline with three tasks: ![image](https://github.com/actions/runner-images/assets/4985349/720c2c9a-f640-4436-be61-d1c421b15645) ## 1. PowerShell: Install App ```powershell dir $(AppType) $certPath = Get-ChildItem -Path "$(AppType)/WebView2_WinUI3_Sample (Package)_*_x64.cer" -File | Select-Object -ExpandProperty FullName certutil.exe -addstore TrustedPeople...

Sure - blame it away - easy solution... Meanwhile I figured out the root cause: This is due to the agent running under THE admin account. This is the account...

All correct. Maybe it works with WebView2 when the content is served from an ASP.NET server, but it doesn't work in other scenarios, like when WebView2 content is coming from...

I don't know who is in charge in the ASP.NET team, but @madskristensen has done a lot around BrowserLink in his extensions, maybe he has some additional pointers.

> To me it sounds more like VS Debugger team ask, but it is possible that we may be involved to some extent as well. Can you ask their team?...

This is a misunderstanding. It's not that I have a solution that would just need some "usability on top". What I did to make it work is to lay out...

The change is fine for me. We're going in beta with the apps this week and from now on I'll be only cherry-picking fixes or punctual changes for quite a...