会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xavier
博客园
首页
新随笔
联系
管理
订阅
2011年4月2日
C# 2008 project file 转换为 C#2005 project file.
摘要: 1.将.Sln 文件中的10.0改为9.00. 2008 改为 2005Microsoft Visual Studio Solution File, Format Version 9.002.在.csproj文件中增加<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
阅读全文
posted @ 2011-04-02 21:20 poorengineer
阅读(180)
评论(0)
推荐(0)
编辑