Closed Feature: Free port task [11696]
Hi,It would be nice to add a new task to library to get free tcp port from operating system. Method that can be used you can find in the attached file.Regards,ElenaComments: Resolved with changeset...
View ArticleClosed Issue: PathTooLongException with msbuild extension pack installed [11694]
I installed MSBuild extension pack and it started complaining about path being too long. The longest path I had was 190 character long which includes filename.Unistalled MSBuild Extension pack restart...
View ArticleClosed Issue: Allow minification of script and css [11687]
Hi there,Is it possible to create a task to minify and compress javascript and css files?Thanks!Comments: yuicompressor looks promising. re-open if you disagree.
View ArticleSource code checked in, #83360
VisualStudio\TFSSource.cs: Add support for /bypass on checkin. Add support for VS2012 VisualStudio\TFSSourceAdmin.cs: Add support for VS2012 Resolves #11669 (Add support for passing the /bypass...
View ArticleClosed Feature: Add support for passing the /bypass parameter to tf.exe in...
Hi.Thank you for MSBuild Extension Pack.I would like to request support for passing the /bypass parameter to tf.exe in TFSSource.cs for tfs check-ins.See the related discussion...
View ArticleSource code checked in, #83361
Deprecate Twitter task due to low usage and continuous twitter api changes
View ArticleClosed Issue: Twitter task may need updating [11576]
twitter has changed it's API to version 1.1Comments: Deprecated - https://msbuildextensionpack.codeplex.com/SourceControl/changeset/83361
View ArticleEdited Feature: Add support for [11632]
Hi.Thank you for MSBuild Extension Pack.I would like to request the ability to perform a label in tfs.See the related discussion [here](http://msbuildextensionpack.codeplex.com/discussions/58794).Thank...
View ArticleSource code checked in, #83362
VisualStudio\TFSSource: New TaskAction="AddLabel" and TaskAction="DeleteLabel" Resolves #11632 (Add support for <TfsSource TaskAction="Label" ... />) raised by icnocop on 12 Mar 2013
View ArticleClosed Feature: Add support for [11632]
Hi.Thank you for MSBuild Extension Pack.I would like to request the ability to perform a label in tfs.See the related discussion [here](http://msbuildextensionpack.codeplex.com/discussions/58794).Thank...
View ArticleCommented Feature: Add support for [11632]
Hi.Thank you for MSBuild Extension Pack.I would like to request the ability to perform a label in tfs.See the related discussion [here](http://msbuildextensionpack.codeplex.com/discussions/58794).Thank...
View ArticleNew Post: Svn task - how to provide credentials?
Feel free to send a patch. Like Jozsef says, there may be security implications. You may not store them in the file, but they may be logged to file during the build. Cheers Mike
View ArticleClosed Feature: TfsSource Improvements [9868]
Need to switch this to use the API's rather or provide another task. Need to be able to get the changesetID of a checkin too.
View ArticleClosed Issue: Create a Default Document IIS7 Using MSBuild Script [11381]
we are deploy application using MSBuild Script in IIS7.Application deployed successfully.But Default Document is not created.if anyone knows please tell me.How to create Default Document IIS7 Using...
View Article