Visual Studio 2013 Preview: No Publish To File System?

后端 未结 6 889
死守一世寂寞
死守一世寂寞 2021-01-01 20:38

So I\'ve built my project and I want to use the VS2008/2010/2012 \"Publish To File System\" option in Visual Studio 2013 Preview to push my project to a staging server for t

6条回答
  •  生来不讨喜
    2021-01-01 21:21

    Can you find Team Explorer? View -> Team Explorer. Click Commits, and you can see "Publish to Remote Repository". Type in TFS URL or other Git repo to upload your project.

提交回复
热议问题