I upgraded my existing ASP.NET 5 project to ASP.NET 6, and now after I build it, I'm getting the following error :
My project was in ASP.NET 5 and now is ASP.NET 6 contains some razor pages alongside AngularJS typescript files.
CodePudding user response:
The error was fixed after upgrading Visual Studio to v17.1.1