带有构建工具v90的Visual Studio 2013 [英] Visual studio 2013 with build tools v90

查看:177
本文介绍了带有构建工具v90的Visual Studio 2013的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Visual Studio 2013中编译一个项目2008,但我需要使用运行时2.0和Visual Studio 2013进行编译的项目默认使用.net 4.0.

我使用了

I''m trying compile one project 2008 in Visual Studio 2013, but i need that the project compile with runtime 2.0 and Visual Studio 2013 use .net 4.0 as default.

I used

<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>

在.vcxproj中,但程序集在.net 4.0中继续运行

我在Visual Studio 2008中编译了相同的项目并可以工作(使用了.net 2.0),但由于需要许可证,我需要在vs2013中对其进行编译.

我已经安装了Visual Studio 2008和2013,但是Visual Studio 2013指责未安装v90..

https://drive.google.com/file/d/0B-fvNdZaxC8DNjlwUE44UG1DNlU/edit? usp = sharing [ ^ ]

in .vcxproj but the assembly continue with .net 4.0

I compiled same project in visual studio 2008 and worked (.net 2.0 has used), but i need compile this in vs2013 because license.

I have visual studio 2008 and 2013 installed, but visual studio 2013 accuse that v90 not installed..

https://drive.google.com/file/d/0B-fvNdZaxC8DNjlwUE44UG1DNlU/edit?usp=sharing[^]

推荐答案

如果您的VS 2008没有有效的许可证,则也不允许在VS 2013上运行2008 Tools.

Micorsoft写道,它是受支持的功能.因此,请检查项目中的所有设置.在整个项目中搜索"4.0".
if havent a valid licence for your VS 2008 you also arent ALLOWED to run the 2008 Tools with the VS 2013.

Micorsoft writes that it is a supported feature. So check all settings in the project. Search for "4.0" in the whole project.


这篇关于带有构建工具v90的Visual Studio 2013的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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