.net - Visual Studio 2005 和 .Net 框架 1.1

标签 .net visual-studio msbuild visual-studio-2005 .net-1.1

是否可以使用 Visual Studio 2005 创建和维护 .Net framework 1.1 应用程序?

最佳答案

实际上有一个 MSBuild 扩展允许这种情况。它叫MSBee你可以在 CodePlex 上找到它。

MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications using Visual Studio 2005 projects that target .NET 1.1.

关于.net - Visual Studio 2005 和 .Net 框架 1.1,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/536992/

相关文章:

c# - MVC3 View 中的条件逻辑是一种好的做法吗?

c# - 清理 .net 中的用户 HTML

visual-studio - 如何在 Visual Studio 2019 中创建 xamarin PCL 项目

c# - 从 2240.7288 中检索 40.7288(缺少前两个值)

c# - 以编程方式运行 MSBuild 4.0 时无法附加 FileLogger

tfs - 用于组合 NUnit 或 MSTest XML 结果的 MSBuild 任务

android - 覆盖 xamarin android 应用程序上的后退按钮

.net - WCF中的后台线程

visual-studio - Cordova 错误 - "npm does not support Node.js v0.12.9"

c++ - 在 VC++ 2010 中使用 MSBuild 对文件进行自定义预处理