0
SBJ created
Prerequisites
- What is your product version? Currently upgraded to 10.1.0; originally 8.7.0.
- What is your product type (Angular or MVC)? MVC.
- What is product framework type (.net framework or .net core)? .NET Core.
I've followed the guide found at https://docs.aspnetzero.com/en/common/latest/Version-Updating and merged it to my development and resolved the conflicts as instructed on the linked page, but when I try to build the solution, it fails with 3 errors that always pop-up (the last ones in the screenshot just appeared today):
I do have .NET 5.0 SDK installed, so that shouldn't be an issue either.
Any help would be appreciated.