I migrated some views to Razor (cshtml) from Webforms (aspx) by changing the file extension and then fixing the syntactic differences. Now when deploying, the app can no longer find the views.
I migrated some views to Razor (cshtml) from Webforms (aspx) by changing the file
Share
Double check the visual studio build actions … maybe something changed when you renamed the file