In Visual Studio 2012 where does ClickOnce “Publish” expect to find the .Net 4 client profile?

前端 未结 2 1124
深忆病人
深忆病人 2020-12-21 04:04

The Publish feature stopped working once I installed Visual Studio 2012. Publish cannot find the prerequisite Microsoft .Net Framework 4 Client Profile (x86 and x64)

2条回答
  •  情书的邮戳
    2020-12-21 05:04

    re: Windows installer: VS2012 doesn't include the same prerequisites as VS2010, but you can copy the package from the previous SDK folders to the new one, and it will magically show up in the prerequisite list in VS2012 and work!

提交回复
热议问题