If you are using different (.net) versions in many solutions like net5 and dotnetcore3.x then you need to specify the solution with the version you are using. Add global.json file in your root (with SLN file).
ex:{"sdk": {"version": "3.1.402"}}
#Microsoft#net5#netcore#csharp
I'm really enjoying working on my current project. It's got all the modern dev fanciness: #DotNetCore3, #AWS, #typescript.... but then it goes and ruins it all by forcing this rule on me. 😠what was wrong with 4 spaces being a tab?
ComponentOne 2020 v2 is here!
Take a look at our .NET 5 controls, .NET Core 3.1 support, Blazor charts and much more.
#dotNET5#blazor#dotNETcore3#release
The ActiveReports 14 release includes many exciting and long-awaited features!
Explore .NET Core and .NET Core 3 support, AcroForms and PDF export, and more.
#dotNET#reporting#dotNETCore3
#VisualStudio and #DotNetCore3 is really starting to piss me off. They are breaking everything! Now my #WPF apps won't even build thanks to the recent updates