Released: April 2013 (Apr 25, 2013)
THIS IS NOT THE LATEST RELEASE !Release Blog Post The MSBuild Extension Pack April 2013 release provides a collection of over 480 MSBuild tasks. A high level summary of what the tasks currently cover...
View ArticleUpdated Release: April 2013 (Apr 25, 2013)
THIS IS NOT THE LATEST RELEASE !Release Blog PostThe MSBuild Extension Pack April 2013 release provides a collection of over 480 MSBuild tasks. A high level summary of what the tasks currently cover...
View ArticleCreated Unassigned: EnvironmentVariable set not working with latest .NET 4.5...
In my MSBuild script I set an environment variable and then build a WiX installer project. The WiX compiler fails trying to load the environment variable that I just set. This MSBuild script worked...
View ArticleCreated Unassigned: No samples in March 2014 release installation [12863]
Downloaded the March 2014 install ("recommended download"). No samples in the zip file nor after installing either of the MSIs. Where are they?
View ArticleCreated Unassigned: InsertBeforeXPath does not work with XPath included [12864]
I am trying to add a new version element before all the existing version elements.<XmlFile TaskAction="AddElement" Element="version" XPath="//enom_database"...
View ArticleNew Comment on "Prereqs"
FYI: Installing only the 4.0 packs will not create any start menu shortcuts (I installed both, it wasn't until I installed the 3.5 (x64) one that any start menu items were created. I was able to copy...
View ArticleNew Comment on "Prereqs"
Additionally, having zip files nested like 7 million layers deep is VERY annoying and slow to unpack. Can you please just switch to using regular folders in your zip files, please? -- And one...
View ArticleClosed Unassigned: No samples in March 2014 release installation [12863]
Downloaded the March 2014 install ("recommended download"). No samples in the zip file nor after installing either of the MSIs. Where are they?Comments: They are no longer provided with the installs....
View ArticleCommented Unassigned: AssemblyInfo task can not handle single quotes in...
#DescriptionIt's unusual but I've come across some assembly info files that contain single quotes in the attribute values. Below is an example```using System.Reflection;using...
View ArticleEdited Issue: AssemblyInfo task can not handle single quotes in attribute...
#DescriptionIt's unusual but I've come across some assembly info files that contain single quotes in the attribute values. Below is an example```using System.Reflection;using...
View ArticleClosed Unassigned: EnvironmentVariable set not working with latest .NET 4.5...
In my MSBuild script I set an environment variable and then build a WiX installer project. The WiX compiler fails trying to load the environment variable that I just set. This MSBuild script worked...
View ArticleClosed Unassigned: InsertBeforeXPath does not work with XPath included [12864]
I am trying to add a new version element before all the existing version elements.<XmlFile TaskAction="AddElement" Element="version" XPath="//database" InsertBeforeXPath="//database/version[1]"...
View ArticleCommented Issue: AssemblyInfo task can not handle single quotes in attribute...
#DescriptionIt's unusual but I've come across some assembly info files that contain single quotes in the attribute values. Below is an example```using System.Reflection;using...
View ArticleSource code checked in, #87804
AssemblyInfo.cs: Fix for AssemblyInfo task can not handle single quotes in attribute constructors
View ArticleClosed Issue: AssemblyInfo task can not handle single quotes in attribute...
#DescriptionIt's unusual but I've come across some assembly info files that contain single quotes in the attribute values. Below is an example```using System.Reflection;using...
View ArticleCommented Issue: AssemblyInfo task can not handle single quotes in attribute...
#DescriptionIt's unusual but I've come across some assembly info files that contain single quotes in the attribute values. Below is an example```using System.Reflection;using...
View ArticlePatch Applied: #16127
mikeFourie has applied patch #16127.Comment:https://msbuildextensionpack.codeplex.com/SourceControl/changeset/87804
View ArticlePatch Applied: #15888
mikeFourie has applied patch #15888.Comment:https://msbuildextensionpack.codeplex.com/SourceControl/changeset/87394
View ArticleCommented Unassigned: No samples in March 2014 release installation [12863]
Downloaded the March 2014 install ("recommended download"). No samples in the zip file nor after installing either of the MSIs. Where are they?Comments: ** Comment from web user: jptillman ** Ok....
View Article