1

Is there a way to easily modify a pre-existing (empty) C# Class Library project to be recognized by Visual Studio as a Web Application project?

Mackers
  • 1,039
  • 8
  • 21
  • 2
    You would need to change a bunch of GUIDs in the .csproj and add/remove some elements to it. Better to just make a new project from scratch. – vcsjones Apr 23 '15 at 21:20

0 Answers0