How to set SGEN toolpath in Msbuild to target 3.5 framework

后端 未结 5 409
时光取名叫无心
时光取名叫无心 2020-11-29 07:58

I\'ve just upgraded a project from VS2008 to VS2010 but I\'m still targeting the 3.5 framework.

In my project file I have a custom task to run SGEN to generate my X

5条回答
  •  眼角桃花
    2020-11-29 08:06

    I found this to be the easiest way and it works with: On

    C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
    

提交回复
热议问题