Created Feature: HttpWebRequest - set contentType for Request [11802]
It seems a very simple change to enable the ContentType property for ActionType=GetResponse, what do you think?Cheers,Graeme.https://msbuildextensionpack.codeplex.com/discussions/444296
View ArticleEdited Feature: HttpWebRequest - set contentType for Request [11802]
It seems a very simple change to enable the ContentType property for ActionType=GetResponse, what do you think?Cheers,Graeme.https://msbuildextensionpack.codeplex.com/discussions/444296
View ArticleNew Post: HttpWebRequest - set contentType for Request
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleSource code checked in, #83768
Web\HttpWebRequest.cs: Enable HttpWebRequest - set contentType for Request
View ArticleClosed Feature: HttpWebRequest - set contentType for Request [11802]
It seems a very simple change to enable the ContentType property for ActionType=GetResponse, what do you think?Cheers,Graeme.https://msbuildextensionpack.codeplex.com/discussions/444296Comments:...
View ArticleNew Post: HttpWebRequest - set contentType for Request
Ok, can you try https://msbuildextensionpack.codeplex.com/SourceControl/changeset/83768 thanks Mike
View ArticleNew Post: Proposal on code analisys improvement
Mike, I love your extension pack. And i know that you are very experience at MSBUILD and microsoft products. I want to ask you opinion about Microsoft static Code Analysis improvement. It is connected...
View ArticleNew Post: MSBuild.ExtensionPack.Communication.Email Body
Here's another approach. I wish I knew how to get a prettier format for the email, though...<PropertyGroup> <TF><br/></TF> </PropertyGroup> <ItemGroup> <!--...
View ArticleCreated Unassigned: TfsVersion task doesn't work with gated builds [11872]
I have a build definition that uses the TfsVersion task in the "BuildNumberOverrideTarget" target. The task is invoked using a version format of "Elapsed" as shown below<Target...
View ArticleEdited Issue: TfsVersion task doesn't work with gated builds [11872]
I have a build definition that uses the TfsVersion task in the "BuildNumberOverrideTarget" target. The task is invoked using a version format of "Elapsed" as shown below<Target...
View ArticleClosed Issue: TfsVersion task doesn't work with gated builds [11872]
I have a build definition that uses the TfsVersion task in the "BuildNumberOverrideTarget" target. The task is invoked using a version format of "Elapsed" as shown below<Target...
View ArticleNew Post: Remote SqlServer Tasks
Hi, I am on .net 4.0 and already tried to use the Sql2012.Database class but getting an error that "Microsoft.AnalysisServices" can not be found. So I am not sure if there a way to use this tasks...
View ArticleCommented Unassigned: AssemblyInfo task fails when updating attribute that...
MSBuild.ExtensionPack.Framework.AssemblyInfo fails with the following message if (for example) the AssemblyProduct that should be replaced contains "http://".Given this...
View ArticleEdited Issue: AssemblyInfo task fails when updating attribute that contains...
MSBuild.ExtensionPack.Framework.AssemblyInfo fails with the following message if (for example) the AssemblyProduct that should be replaced contains "http://".Given this...
View ArticleSource code checked in, #84160
AssemblyInfo\AssemblyInfo.cs: Fix handling of single line c# comments. Resolves 11900
View ArticleClosed Issue: AssemblyInfo task fails when updating attribute that contains...
MSBuild.ExtensionPack.Framework.AssemblyInfo fails with the following message if (for example) the AssemblyProduct that should be replaced contains "http://".Given this...
View ArticleCommented Issue: AssemblyInfo task fails when updating attribute that...
MSBuild.ExtensionPack.Framework.AssemblyInfo fails with the following message if (for example) the AssemblyProduct that should be replaced contains "http://".Given this...
View ArticleNew Post: Remote SqlServer Tasks
Can you download the code from https://msbuildextensionpack.codeplex.com/SourceControl/latest and then add the assemblies from $Solutions\Main\Sql2012\AssemblyReferences to the same location you are...
View ArticleCommented Unassigned: Tfs2010.TeamBuild not fully TFS2012 compatible [11896]
Tfs2010.TeamBuild is not fully compatible with TFS2012. It does not work if the buildserver has ONLY installed the TFS2012 build agent software. It works if a VS2010 (maybe also with VS2012) is...
View Article