Alex Ravenna

Results 3 comments of Alex Ravenna

As unlikely as it might seem, are you sure that your message isn't being filtered out by [adaptive sampling](https://learn.microsoft.com/en-us/azure/azure-monitor/app/sampling-classic-api#adaptive-sampling)?

> The `~/.docker` folder already exists in my directory, and this issue still exists. I resolved this issue by removing the `currentContext` attribute from the `~/.docker/config.json` file > > ```diff...

The solution that worked for my colleagues and I was the PS line here: https://davidsekar.com/asp-net/fixing-assembly-redirects-issue-quickly `Get-Project –All | Add-BindingRedirect`