Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MSBUILD error where folder contains more than one solution file

msbuild ccnet-config

Failing web.config transform when no value exists for a transform

c# msbuild web-config

Is there a lint-like tool for MSBuild?

MSBuild enforce HintPath validation

msbuild

[MSBuild]::Add invocation returns error MSB4186

Custom MSBuild Task: how to flush logging in VS2012 output window while task is still running?

Is there a way to get build status as a property?

MSBuild not copying files with PublishProfile

MSBuild can no longer find dependencies after upgrading from 4.0 to 4.5?

c# msbuild .net-3.5 .net-4.5 csc

Cannot make StyleCop errors appear as build errors (rather than warnings)

If I build a solution from C# code, how can I tell which applications were actually built?

c# msbuild

The "MSBuild.Community.Tasks.FileUpdate" task could not be loaded

Jenkins msbuild deploy to remote IIS

iis jenkins msbuild

Is there a way to perform a "Refresh Dependencies" in a setup project outside VS2008?

How can I use Code Contracts in a C++/CLI project?

Problems with builds on TFS 2010 and resolving dependencies

msbuild

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

How do I prevent IVsBuildPropertyStorage.SetItemAttribute from escaping special characters?

MSBuild - trying to run xUnit (.net) tests

msbuild msbuild-task xunit

How to build all projects in the solution in specific configuration (as if you choose "Rebuild Solution")