PREREQUISITES

  1. .Net Framework v3.5 to compile or use any 3.5 Tasks
  2. .Net Framework v4.0 to compile or use any 4.0 Tasks
  3. BizTalk 2006 to use the MSBuild.ExtensionPack.BizTalk.dll tasks
  4. IIS7 to use the MSBuild.ExtensionPack.IIS7.dll tasks.
  5. StyleCop 4.6 to use the MSBuild.ExtensionPack.StyleCop.dll tasks Download
  6. FxCop 1.36 to use the FxCop task.
  7. Sync Framework 1.0 to use the MSBuild.ExtensionPack.Sync.dll tasks. Download
  8. SQL Server 2005 to use the MSBuild.ExtensionPack.Sql2005.dll tasks.
  9. SQL Server 2008 to use the MSBuild.ExtensionPack.Sql2008.dll tasks.
  10. Windows Virtual PC to use the MSBuild.ExtensionPack.WindowsVirtualPC.dll tasks. Download

INSTALLATION

When using the MSI installer, the default installation path is
  • 3.5 --- %PROGRAMFILES%\MSBuild\ExtensionPack
  • 4.0 --- %PROGRAMFILES%\MSBuild\ExtensionPack\4.0
  • Note*: if you do not install the MSBuild Extension Pack to the default installation path, you will need to alter the MSBuild.ExtensionPack.tasks file as it refers to $(MSBuildExtensionsPath) which always refers to %PROGRAMFILES%.
A shortcut will be created in your Start Menu for quick access to this Help file and the Home Page:

menu

Last edited Dec 1, 2011 at 9:33 PM by mikeFourie, version 6

Comments

No comments yet.