Commented Feature: Add TaskAction=ScriptData To DataBaseTasks [11931]
Hi, We need to export data from sqlServer-database in readable and applyable form for tests.Perhaps other people need this taskaction too, so here is the example code to implement this action.perhaps...
View ArticleNew Post: Contribution to Registry tasks
Resolved. https://msbuildextensionpack.codeplex.com/workitem/11962
View ArticleNew Post: A quick question on Iis tasks, please
GetInfo on the website task will give you apppool info. In the long run I think you will be better off modeling your artifacts as Items. If you think that we could do with some additional taskactions...
View ArticleNew Post: XML file Transformation through MSBuild
The XML task has a transform action - http://www.msbuildextensionpack.com/help/4.0.7.0/?topic=html/3d383fd0-d8a7-4b93-3e03-39b48456dac1.htm
View ArticleCreated Feature: Nuget improvements [12074]
Discussed here: https://msbuildextensionpack.codeplex.com/discussions/263754Currently the Nuget package uses the \libs folder to store the package contents. Unfortunately this prevents the package...
View ArticleNew Post: Extension Pack and Nuget
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleEdited Feature: Nuget improvements [12074]
Discussed here: https://msbuildextensionpack.codeplex.com/discussions/263754Currently the Nuget package uses the \libs folder to store the package contents. Unfortunately this prevents the package...
View ArticleCommented Feature: Error message "Invalid output from SVN tool" is too broad...
There are a number of places in the Svn.cs code that just emit "Invalid output from SVN tool". We have intermittent build failures with TeamCity. More informative error messages would help in tracking...
View ArticleCommented Feature: Error message "Invalid output from SVN tool" is too broad...
There are a number of places in the Svn.cs code that just emit "Invalid output from SVN tool". We have intermittent build failures with TeamCity. More informative error messages would help in tracking...
View ArticleCommented Feature: Add TaskAction=ScriptData To DataBaseTasks [11931]
Hi, We need to export data from sqlServer-database in readable and applyable form for tests.Perhaps other people need this taskaction too, so here is the example code to implement this action.perhaps...
View ArticleClosed Feature: Add TaskAction=ScriptData To DataBaseTasks [11931]
Hi, We need to export data from sqlServer-database in readable and applyable form for tests.Perhaps other people need this taskaction too, so here is the example code to implement this action.perhaps...
View ArticleCommented Feature: Add TaskAction=ScriptData To DataBaseTasks [11931]
Hi, We need to export data from sqlServer-database in readable and applyable form for tests.Perhaps other people need this taskaction too, so here is the example code to implement this action.perhaps...
View ArticleCommented Issue: 64 Bit issue with MSBuild.ExtensionPack.tasks [11765]
see http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/c49cd548-bb97-459e-ad6e-97ad3d9123abComments: Associated with changeset 85000: Add MSBuild.ExtensionPack64.tasks
View ArticleClosed Issue: 64 Bit issue with MSBuild.ExtensionPack.tasks [11765]
see http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/c49cd548-bb97-459e-ad6e-97ad3d9123abComments: Resolved with changeset 85003: Fix 64Bit Tasks location
View Article