Search code examples
.netvisual-studiomsbuildvisual-studio-2005.net-1.1

Visual Studio 2005 and .Net framework 1.1


Is it possible to create and maintain a .Net framework 1.1 application with Visual Studio 2005?


Solution

  • Actually there is a MSBuild extension that allow this scenario. It is called MSBee and you can find it on 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.