IntroductionAutofac solution could be used to build container for multiple platforms: - .NET 3.5 (Default)
- .NET 2.0
- Silverlight 2.0
.NET 3.5In order to build and test under .NET 3.5 you need to execute following command in the Autofac folder: go integrate Requirements: .NET 3.5 SDK .NET 2.0Build command for .NET 2.0 is: go net20 integrate Requirements: .NET 3.5 SDK Silverlight 2.0Build command for the Silverlight 2.0: go silverlight integrate Requirements: Silverlight 2.0 SDK Platform Limitations: - Core library is being built at the moment
- Xml configuration is not available
|
Under .NET 3.5, I'm getting an error for go net20 integrate: