TWolverson
TWolverson
I'm experiencing the same symptom (also newly on .net 6, upgrading an **old** application) with a different call stack (I **am** using .UseContentRoot()) ArgumentNullException: Value cannot be null. (Parameter 'path1')...
Confirmed that downgrading to 1.65.2 from 1.69.2 fixes the problem for me.
I'm also encountering this. I once managed to snatch it quickly enough to create a run, thereafter it was greyed out. The browser console sometimes logs a spurious error message...
Understanding a bit better where to look for information, the operation eventually aborts with: `10:13:42: Error: request to https://[logic app name].scm.azurewebsites.net/api/zipdeploy?isAsync=true&author=VS%20Code failed, reason: socket hang up` Previous deployments that have...
Downgrading Visual Studio Code to v1.65.2 fixes this.
The answer to that question turns out to be somewhat more involved than I anticipated. As per [RFC4288](https://tools.ietf.org/html/rfc4288#page-5) discussing the registration of media types, I think at this time the...