-
Have you checked Github Issues for similar errors?
yes
** VS Output Logs **
Build started...
1>------ Build started: Project: NotlekOS, Configuration: Debug Any CPU ------
1>NotlekOS -> C:\User…
-
## Issue Description ##
As our project grows it is becoming more and more common to have Omnisharp crashing randomly or just taking too long to process files (even the currently open file).
Take a l…
-
I get the error message "This package may not be fully compatible with your project" after migrating from net472 to net5 (Toolkit version 4.0.1) ... is it planned to also fully support .net5 soon?
-
Hi there, I've forked the project started porting it to net5.
What are your thoughts on bringing this project to net5? Do you think it's worth doing in one repository? Or is it best kept separate?
…
-
-
While we don't need that on GA, we should at least ensure that there are no design decisions which are going to corner us.
We should at the mimum:
- add a test project
- add a target of net5/6/8
The…
-
Related but not the same issue? #10036
The documentation at [Entity Framework Core tools reference](https://docs.microsoft.com/en-us/ef/core/cli/dotnet) states:
`--output-dir - The directory u…
-
This project currently is just using .net6 and not everyone has that installed.
Add support for the project to run using .net 5.
-
https://github.com/dotnet/roslyn/blob/master/docs/features/source-generators.cookbook.md#breaking-changes
-
aspnetcore and dotnet core app config has been moved to appsettings.json for a while, does argu support binding on that too?