Randy Shoopman
Randy Shoopman
I'm also encountering this issue. I can confirm that setting PreserveCompilationContext on the test project and then manually copying the Microsoft.AspNetCore.Mvc.ViewFeatures.dll out of the refs folder into the net6.0 works....
Until there's a fix for this issue here is what I'm adding to my test project (csproj) to resolve. Alternatively you could use `
Maybe not ideal but if Github added the ability to default labels on PRs via pull_request_template.md then we could use the label filter feature of the slack integration to only...
Our team is also seeing this issue. It's a big pain. Please fix. VS 17.4.0
Related #951