简体   繁体   English

Visual Studio的奇怪行为

[英]Strange behavior of Visual Studio

I have a Microsoft Management Console 3 Project built in .Net 2.0, Currently I am Using Visual Studio 2010 to build this project and every thing is working fine, 我有一个.net 2.0中内置的Microsoft Management Console 3项目,目前我正在使用Visual Studio 2010构建该项目,并且一切正常,

For future I am planning it to move my projects in Visual studio 2013 but I am unable to build project in visual studio 2013 为了将来,我计划在Visual Studio 2013中移动项目,但无法在Visual Studio 2013中构建项目

The type or namespace name 'ManagementConsole' does not exists in the namespace 'Microsoft' (are you missing an assembly reference?)

在此处输入图片说明

Note: I did not do any other change in the project 注意:我没有在项目中做任何其他更改

Build the solution in VS 2013, by setting framework 4.0 or framework 4.5. 通过设置框架4.0或框架4.5在VS 2013中构建解决方案。 its work in my case. 就我而言。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM