-
**Describe the bug**
I would like to exclude source generated code from my coverage report. I use following filter in my runsettingsfile:
```
cobertura
…
-
### Used Visual Studio
Visual Studio 2022
### Are the latest Visual Studio updates installed?
Yes
### SpecFlow Section in app.config or content of specflow.json
{
"generator":
{
…
-
Does this issue occur when all extensions are disabled?: n/a
n/a I think. The code editor cannot install extensions when booting up a development container. I've ran the 'Help: Star…
-
We try to run the EchoBot example (GitHub: microsoftgraph/microsoft-graph-comms-samples/Samples/PublicSamples/EchoBot/).
We have a Microsoft 365 Developer sandbox as a part of Visual Studio subscript…
-
I've tried to use Spring.Net together with Asp.Net Mvc . I've found that Asp.Net MVC tries to register open generics in the container which is not supported. Few examples of such types: Microsoft.Exte…
-
### Background and motivation
## Background and Motivation
Attempting to log a header value from Headers.TryGetValue in c#11 wont compile due to StringValues
This causes a rather nasty error wi…
-
Right now, the FakeRedactorProvider only returns a single redactor for all data classifications. It should be made more flexible and support returning different redactors for different data classifica…
-
We should consider an analyzer that flags use of `ToString()` in call sites to logging methods and suggests reconsidering the shape of the logging method such that it takes a strongly-typed value. In…
-
### Describe the bug
I'm trying to interact with Azure DevOps using the azure-devops extension but every command returns the same error.
`'rg' is not a valid value for '--output'. Allowed values: …
-
### Describe the bug
The command to start ssh bastion fails with "Missing required field: -n" even if --name/-n is specified.
### Related command
`az network bastion ssh --name xxxx --resource-grou…