Open oubasoft opened 5 years ago
When I upgraded the SDK to NETCORE 3.0, I encountered an error. The home / index.cshtml file in app will be compiled into index.cshtml.g.cs. Then it will report that the app namespace cannot be found
There is a new branch (vnext) with a new version (starting from scratch) that targets .Net core 3.0.
When I upgraded the SDK to NETCORE 3.0, I encountered an error. The home / index.cshtml file in app will be compiled into index.cshtml.g.cs. Then it will report that the app namespace cannot be found