Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild-task

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

MSBuild: Generate XML documentation for main project but not dependency projects

msbuild msbuild-task

MSBuild WriteCodeFragment Task

Files in ItemGroup not detected by AfterBuild Target

Does the MSBuild Exec task search STDOUT for the string "error"?

msbuild msbuild-task

Using MSBuild, how to construct a dynamic string from iterating over files in an ItemGroup?

msbuild msbuild-task

Injecting assembly version numbers at build time

Use XSD Build task in c# project