Cédric Menzi
Cédric Menzi
Trying to click on Resharper -> Navigate no menu appears and no other menu from Resharper cannot be accessed anymore. Agent Mulder don't work at all and no IoC registration...
**Describe the bug** When executing stryker it tries to mutate a partial class where one part is generated through T4 template. It tries it several times and finally fails, with...
**Is your feature request related to a problem? Please describe.** Currently, when executing Sonar Analysis, it changes the active ruleset and inject the ruleset from the servers profile. It also...
I've just found [RetireNet](https://github.com/RetireNet/dotnet-retire). This tools produces massive more information and also finds some vulnerabilities. * It scans all transitive dependencies, * It includes .NET Framework / .NET Core version...
### Library name Azure.ResourceManager.ApplicationInsights ### Please describe the feature. Currently, It's not possible to create an ApplicationInsights component via the SDK.
### Current Behavior We get System.Data.SqlClient, 4.8.5 as vulnerability listed (CVE-2022-41064). But regarding MSFT this is the fixed version. https://github.com/advisories/GHSA-8g2p-5pqh-5jmc Package PURL: pkg:nuget/[email protected] ### Steps to Reproduce 1. Create C#...
### Summary of the new feature / enhancement Install-Module and now also Install-PSResourceGet do not allow to specify the Path where Modules are installed. It only works via Save-Module or...
I have currently the following requirement to an Enum should be only be created via a static method including some configuration to preserve the immutability. As you can see, I...
### Describe the bug I am trying to update an existing AuthenticationEventListeners, but it it fails with "The request body is null or in bad format" https://learn.microsoft.com/en-us/graph/api/authenticationeventlistener-update?view=graph-rest-1.0&tabs=http I tried it...
We are hosting yaade as docker container behind nginx reverse proxy. Everyday after long idle period yaade is responding with "Resource not found". After restarting the yaade container, it works...