C#: How to convert a Website project to a Web Project

前端 未结 2 643
迷失自我
迷失自我 2021-01-01 00:49

UPDATE: All of these problems was for converting a Website application to a Web Project in Visual Studio. Once I dug in and I found the solution, as I marked as answer belo

2条回答
  •  时光取名叫无心
    2021-01-01 01:18

    I can't think of a solution other than writing a little console app that would go through all of the files and modify them for you.

提交回复
热议问题