Issue
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.
Solution
The error was fixed after upgrading Visual Studio to v17.1.1
Answered By - TheMah

0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.