-
At the moment, this is either ignored (best case), or no code will be identified by the compiler in the first place (worst case!)
When R4Mvc.Tools loads a web project, we have to identify the targe…
-
### Current Behavior
We just updated to the latest version of nx-dotnet which uses `dotnet list reference` to get the list of project dependencies. This has the unfortunate downside of increasing t…
-
## Framework version
The current target framework is .NET 6. Its support will be dropped end of this year. I would suggest to add .NET 8 asap, and drop .NET 6 support at the moment a breaking change …
-
First of all, thanks for the nice library.
I have a small toy project where I am building several projects in parallel. If the first build fails I want to cancel all other pending builds - is there…
-
Hi,
I'm porting code that uses types in `Microsoft.CodeAnalysis` to the new .NET core world. I've already hit up against #17439, and have pulled the [relevant code](https://github.com/OmniSharp/omn…
-
**Is your feature request related to a problem? Please describe.**
When running the CLI, it would be useful to override the base path to a value other than the current working directory.
This feat…
rmg-x updated
1 month ago
-
**I apologise if there are any outstanding issues/discussions surrounding this that I've missed. I did look.**
**Describe the bug**
I get an unhandled exception when trying run Stryker against a .…
-
First, thank you for this great tool!
When I run your tool on the eshop on containers as in your description, I get the following error:
D:\C#\Test\LivingDoc\eShopOnContainers>livingdoc-analyze …
-
#### Describe the bug
I used the command 'dotnet try --verbose' and the site started up.
But if I run any code snippets on the website, I get an error:
> [MLS.Agent.Middleware.ExceptionFilter] ?…
-
When the project is in the new .NET Core csproj format ("SDK-style" project), the custom tool doesn't work. There's no error, but nothing is generated.
The Scripty.MSBuild package doesn't work eith…