Need Help for MSBuild on .NET 1.1
Now that VS2005 Beta 2 is out, I'm wanting to move all of my development to the new platform. To be able to do that, I need to be able to build to .NET 1.1 The problem is, my MSBuild Compatibility Toolkit is incomplete at best. It needs a few things added, and I don't have the knowledge or the time to do it all myself. I'm looking for people who can help:
- Bring the code into compliance with Beta 2 conventions.
- Fix the assembly references and resolution issues (need to resolve 2.0 references to 1.1 references where possible).
- Make it easy to configure which Frameworks to build to on-the-fly (VIA add-in or solution configuration mechanism).
When it's done, all the source for this tool will be released to the community. Anyone interested in helping me get this system usable in a production environment?