ASP.NET Web Application Build Output - How do I include all deployment files?

前端 未结 9 1800
广开言路
广开言路 2021-01-20 22:01

When I build my ASP.NET web application I get a .dll file with the code for the website in it (which is great) but the website also needs all the .aspx files and friends, an

9条回答
  •  孤街浪徒
    2021-01-20 22:42

    Build --> Publish

    A dialog box will appear that will guide you through the process.

提交回复
热议问题