Questions tagged [msbuildextensionpack]

The MSBuild Extension Pack is an open source collection of tasks that can be plugged into the Microsoft build automation system.

The MSBuild Extension Pack (available from http://msbuildextensionpack.codeplex.com/) is a collection of over four hundred tasks that can be added to MSBuild files to add extra functionality to TFS automated builds.

78 questions
0
votes
2 answers

How to use MSBuild.ExtensionPack

I have to run two targets in parallel to profile iisexpress.exe using OpenCover. The link below relates to the information about the issue I am having. https://github.com/sawilde/opencover/issues/92#issuecomment-5143204 This suggested to me to use…
0
votes
1 answer

MSBuild ExtensionPack Iis6VirtualDirectory create multiple ScriptMaps

I'm using the MSBuild.ExtensionPack.Web.Iis6VirtualDirectory task to create an IIsWebDirectory application as a child of the Default Web Site. I'm trying to create the application with multiple ScriptMaps (all those required for an ASP.NET 2…
Tom Hunter
  • 5,714
  • 10
  • 51
  • 76
1 2 3 4 5
6