Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Craig just announced over on his blog that Beta 2 is available. New features in this release include:
- Support for the ResolveComReference task!
- Redirecting the LC task to target .NET 1.1
- Defining a FX1_1 constant to let you exclude .NET 2.0 specific code
- Providing a BaseFX1_1OutputPath property for replacing the default 'bin\FX1_1' base path.
Enjoy!
[ Author: Neil Enns ]
Comments
- Anonymous
April 19, 2006
One of the FAQs in Team Foundation forums have been on "how to build .NET 1.1 application using Team...