Hi Mike,
A quick question, I've been working in the Main structure (for .net 4.0), should I also make changes in the Main3.5 to maintain compatibility (no problem for this, I've not used any 4.0 specific techniques)
A quick rundown of what I have done
- MSBuild.ExtensionPack.Computer.ComponentServices
- Added TaskActions
- CreateApplication
- AddNativeComponent
- SetAccessIisIntrinsicProperties
- Properties to support above TaskActions
- Added TaskActions
- MSBuild.ExtensionPack.Web.Iis7WebSite
- Added support for Virtual Directory
- LogonMethod
- UserName
- Password
- Added support for Virtual Directory
Hope this is all OK with you. I still want to add some work relating to Queued Components in Component Services, but I think what I have now is useful.
Regards,
Dave