New Post: FileSystem.File.WriteLines - empty text file?
Is it possible to create an empty text file using File.WriteLines? It seems to be insisting that Lines cannot be empty but I do in fact want an empty, 0 byte file created. I tried passing a space or...
View ArticleCreated Issue: Add support for assemblyCompareMode parameter on FxCop [10481]
Please add support for assemblyCompareMode parameter on the FxCop task or include a property to allow user-defined parameters to be appended.
View ArticlePatch Uploaded: #11693
colinbo has uploaded a patch. Description:Adds the assemblyCompareMode parameter to the FxCop task.
View ArticleSource code checked in, #74816
FileSystem\File.cs: New TaskAction="Create" allows creation of files of any size.
View ArticleNew Post: FileSystem.File.WriteLines - empty text file?
You'll need to compile the latest code and then use <FilesToCreate Include="d:\a\File1-100.txt"/> <FilesToCreate Include="d:\a\File2-100.txt"/> <FilesToCreate...
View ArticleNew Post: Is it possible to register a VB6 COM+ component with MSBuild
Hi Dave If you submit code for any branch I'll ensure it's implemented in any others that are applicable. Thanks for your efforts, I look forward to integrating them Mike
View ArticleNew Post: GetLatest Error in MSBuild.ExtensionPack.Tfs.TeamBuild
Weird. And the version in the GAC is def 9.0.0.0? Can you run fuslogvw during a build to see if there are any other binding errors. your GAC should contain Microsoft.TeamFoundation.Client.dll and...
View ArticlePatch Applied: #11693
mikeFourie has applied patch #11693. Comment:http://msbuildextensionpack.codeplex.com/SourceControl/changeset/changes/74817
View ArticleReleased: 3.5.0.0 (Oct 06, 2008)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack may be installed via the MSI installer or download the individual components. The MSI Installer contains everything you need --- binaries,...
View ArticleUpdated Release: 3.5.0.0 (Oct 06, 2008)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack may be installed via the MSI installer or download the individual components.The MSI Installer contains everything you need --- binaries,...
View ArticleUpdated Release: 3.5.1.0 (Dec 01, 2008)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.1.0 release provides a collection of over 230 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleReleased: 3.5.1.0 (Dec 01, 2008)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.1.0 release provides a collection of over 230 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleReleased: 3.5.2.0 (Mar 15, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.2.0 release provides a collection of over 240 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleUpdated Release: 3.5.2.0 (Mar 15, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.2.0 release provides a collection of over 240 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleUpdated Release: 3.5.3.0 (Jun 07, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.3.0 release provides a collection of over 280 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleReleased: 3.5.3.0 (Jun 07, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.3.0 release provides a collection of over 280 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleReleased: 3.5.4.0 (Oct 05, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.4.0 release provides a collection of over 300 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleUpdated Release: 3.5.4.0 (Oct 05, 2009)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.4.0 release provides a collection of over 300 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleUpdated Release: 3.5.5.0 (Jan 19, 2010)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.5.0 release provides a collection of over 330 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View ArticleReleased: 3.5.5.0 (Jan 19, 2010)
THIS IS NOT THE LATEST RELEASE ! The MSBuild Extension Pack 3.5.5.0 release provides a collection of over 330 MSBuild tasks. A high level summary of what the tasks currently cover includes the...
View Article