Quantcast
Channel: MSBuild Extension Pack
Browsing all 1211 articles
Browse latest View live
↧

Source code checked in, #71973

Framework\AsyncExec.cs: Fix for starting process. Resolves #9903 (AsyncExec executes target twice) raised by Dandikas on 28 Nov 2011

View Article


Closed Issue: AsyncExec executes target twice [9903]

in Task:MSBuild.ExtensionPack.Framework.AsyncExecmethod Execute(), there is a bug at the very last loop:Process.Start(GetCommandLine(str2)).Start();Start is invoked 2 times.Comments: Resolved with...

View Article


Commented Issue: AsyncExec executes target twice [9903]

in Task:MSBuild.ExtensionPack.Framework.AsyncExecmethod Execute(), there is a bug at the very last loop:Process.Start(GetCommandLine(str2)).Start();Start is invoked 2 times.Comments: ** Comment from...

View Article

Source code checked in, #71977

Computer\ActiveDirectory.cs: Added ErrorOnCancel property for GetUserPassword. Improved usability of prompt form.

View Article

New Post: FTP PassiveMode

Ā  Hi PaulThe FTPTask you link to in the post is in no way related to the MSBuild Extension Pack.From what I can tell, the task uses Passive mode. I’m not sure why your task is timing out. Ā  Mike

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Introduction

INTRODUCTION The MSBuild Extension Pack provides a collection of over 415 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.A high level summary of what the tasks currently cover includes the...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Prereqs

PREREQUISITES .Net Framework v3.5 to compile or use any 3.5 Tasks .Net Framework v4.0 to compile or use any 4.0 Tasks BizTalk 2006 to use the MSBuild.ExtensionPack.BizTalk.dll tasks IIS7 to use the...

View Article

New Post: The "MSBuild.ExtensionPack.Framework.ILMerge" task failed...

Hello, I am trying to merge all assemblies in a ASP.NET MVC 3 project and I am using the following: <Import Project="$(MSBuildExtensionsPath)\ExtensionPack\4.0\MSBuild.ExtensionPack.tasks" />...

View Article


New Post: The "MSBuild.ExtensionPack.Framework.ILMerge" task failed...

Hi Miguel You need to provide the TargetPlatformDirectory too, e.g. Ā  TargetPlatformVersion="v4"Ā TargetPlatformdirectory="c:\Windows\Microsoft.NET\Framework\v4.0.30319" I'll update the docs to make it...

View Article


New Post: The "MSBuild.ExtensionPack.Framework.ILMerge" task failed...

Hello Mike, I was able to solve it by adding TargetPlatformDirectory. Thank You. 1 - About selecting all DLL's I am not sure what you mean with Inline Task. Could you, please, give me an example?...

View Article

New Post: The "MSBuild.ExtensionPack.Framework.ILMerge" task failed...

Great. 1. Looks ok to me. See thisĀ MSBuild Inline Tasks to the rescue. Basically if you need to do anything that you dont have a task for you can go the inline route if you are on .net 4.0. You seem to...

View Article

New Post: NuGet and MSBuild Extension Pack Task

Hello, Is there a MSBuild task to create Nuget packages? My idea would be to run NuGet.exe with nuspec file when project builds. Thank You, Miguel

View Article

Created Issue: Add option in ILMerge task to delete merged files when...

Add an option to ILMerge task to delete the merged files after being merged.Thank You,Miguel

View Article


New Post: The "MSBuild.ExtensionPack.Framework.ILMerge" task failed...

"1. Looks ok to me. See thisĀ MSBuild Inline Tasks to the rescue. Basically if you need to do anything that you dont have a task for you can go the inline route if you are on .net 4.0. You seem to have...

View Article

New Post: NuGet and MSBuild Extension Pack Task

I just found that NUGet Solution has a MSBuild package. Thank You, Miguel

View Article


New Post: MSBuild.ExtensionPack.Web.Iis7Website fails on remote machine

Hello all. I'm trying to configure a IIS7 Website via MSBuild and got stuck getting even a simple task running. Since I'm pretty new to MsBuild anyway my approach may be totally wrong. Any help is...

View Article

New Post: MSBuild Queue

Hope to increase function: As long as according to BuildDefinitionName fuzzy matching for Queue, such as: input "Dev" Will be Queue: Account.Deploy.DEV.Offline.Service Account.Deploy.DEV.Offline.Site...

View Article


Created Issue: MSBuild.ExtensionPack.FileSystem.File No RegexOptions [9976]

<MSBuild.ExtensionPack.FileSystem.File TaskAction="Replace" RegexPattern="regex" Replacement="iiiii" Files="@(FilesToParse)"/>RegexOptions is very userful, it's not ,is bad

View Article

Patch Uploaded: #11059

yongfa365 has uploaded a patch. Description:MSBuild.ExtensionPack.FileSystem.File Add RegexOptionsE:\Personal\My...

View Article

New Comment on "IntelliSense"

=========================How to use VS2010 sp1?=========================

View Article
Browsing all 1211 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>