Visual Studio 2013 预览版:没有发布到文件系统? [英] Visual Studio 2013 Preview: No Publish To File System?

查看:28
本文介绍了Visual Studio 2013 预览版:没有发布到文件系统?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我已经构建了我的项目,我想使用 Visual Studio 2013 Preview 中的 VS2008/2010/2012发布到文件系统"选项将我的项目推送到暂存服务器进行测试......但我不能在任何菜单中都找不到它.

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 testing... but I can't find it anywhere in any of the menus.

他们为 TFS 随机重新排列菜单结构和项目已经够糟糕的了,但这种变化基本上让我无法向任何人推荐 2013,更不用说 CTO,作为升级路径.

It's bad enough that they've randomly rearranged the menu structures and items for TFS, but this change basically makes it impossible for me to recommend 2013 to anyone, much less the CTO, as an upgrade path.

推荐答案

这很容易实现:

  1. 在解决方案资源管理器中右键单击项目
  2. 点击发布
  3. 配置文件下选择<新建自定义配置文件...>
  4. 创建配置文件名称(可以是任何名称,dev.domainname.com)
  5. 连接 > 发布方法 > 下选择文件系统
  6. 输入目标位置 \\server\sharedfolder\
  1. Right click on project in Solution Explorer
  2. Click Publish
  3. Under Profile select <New Custom Profile...>
  4. Create profile name (can be anything, dev.domainname.com)
  5. Under Connection > Publish Method > select File System
  6. Enter the Target location \\server\sharedfolder\

其余设置与过去一样通用.

The rest of the settings are common as they were in the past.

下次发布时只需选择个人资料即可.

The next time you go to publish just select the profile and you are done.

这篇关于Visual Studio 2013 预览版:没有发布到文件系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆