What's the functional difference between projects that use these two icons in Visual Studio? Are there limitations to one type of website vs the other?
One of my organization's older websites has this:
Right of the bat, I noticed there is no References
list in the solution explorer for the older website. Additionally, I'm struggling to have standalone .cs
files be usable elsewhere in the project with using
statements.