Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild-task

msbuild custom task

Can an MSBuild Item use a Property set by a Target?

The target "_WPPCopyWebApplication" does not exist in the project

How do I use my .targets file in Visual Studio with custom build actions?

msbuild msbuild-task

Getting MSBuild to compile project with dependencies for Win32 and Win64 platforms

Cruise Control .Net exception writing msbuild-results.xml

MSbuild, How to access project property value in Inline Task code?

Adding custom attributes to MSBuild Task

How to create MSBuild inline task from multiple source files

c# msbuild msbuild-task

MSBuild Build Sequence

msbuild msbuild-task

Error MSB4061: The "XamlCTask" task could not be instantiated

WPF app builds in vs2k8, but not on command line w/ msbuild

MSBuild target, BeforeCompile, triggering whenever project file is loaded

Overriding MSBuildExtensionsPath in the MSBuild task is flaky

msbuild msbuild-task

Run powershell script during MSBuild

How do you read a registry value using a custom msbuild task?

MsBuild does not look in the good directory for custom task's second-level dependencies

MSBuild - trying to run xUnit (.net) tests

msbuild msbuild-task xunit