❔ Trying to create my first non-tutorial ASP.net project running into small error
TLDR; take a look at last question
I am using the tutorial model which has a page called "Privacy.cshtml" which just has
This works but when I create a copy called "PrivacyTest.cshtml" with
It says it cannot find it. When I hover over the other one it seems to think there is a file called
aspDemo.Pages.Privacy
but there is no file called Privacy
in the Pages directory.5 Replies
Looks like I found this but it wasn't in my solution explorer before?
Wait. Can a file also be a folder?
I guess my question is now more about project structure.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.