Vik*_*sal 0 c# visual-studio visual-studio-2012 visual-studio-2013
我正在Visual Studio中进行一个有角度的项目。
我创建了一个Blank solution
视觉工作室,然后添加了现有网站。
Open VS>>New Project>>Blank Solution>>Right click solution>>Add existing web site>>select Folder>>F5
Run Code Online (Sandbox Code Playgroud)
由于某些原因,我必须在上运行网站,localhost:8080
但Visual Studio会自行设置端口。
如何将运行端口更改为8080
我在Google上搜索了很多,但发现的唯一解决方案是ASP.net
。像
stackover flow一样,
微软文档
Alt+Enter is opening this property window
Run Code Online (Sandbox Code Playgroud)