VS 2002 / 2003 / 2005 Conversions and Building
The following are some different resources to either convert your Visual Studio 2002/2003 projects to Visual Studio 2005 or just target the 1.1 framework in Visual Studio 2005.
- MSBuild Sample Code Demonstrating How to Target 1.1 Framework with VS Whidbey Beta 2
- Hack the Build: Targeting .NET Runtime 1.1 Step-by-Step
- Samples
Robert McLaws MSBuild Compatibility Toolkit 1.0
Nagaraju Palla's Building binaries targeting .NET 1.1 and .NET 1.0 in TeamBuild