Converting VS2012 Solution to VS2010

前端 未结 7 1262
伪装坚强ぢ
伪装坚强ぢ 2020-11-27 09:25

I\'m working in VB project with VS 2012 and after finish I try to add setup project.

I didn\'t find it (because the Setup Project was discontinued after VS2010) so

7条回答
  •  粉色の甜心
    2020-11-27 09:45

    Solution of VS2010 is supported by VS2012. Solution of VS2012 isn't supported by VS2010 --> one-way upgrade only. VS2012 doesn't support setup projects. Find here more about VS2010/VS2012 compatibility: http://msdn.microsoft.com/en-us/library/hh266747(v=vs.110).aspx

提交回复
热议问题