Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How can I make TeamCity take advantage of MSBuild's incremental build support?

msbuild teamcity

Is there any advantage to building my .NET application with the 64 bit framework?

.net msbuild 64-bit

Web Deploy API - deploy a .NET 4.5 application

Cannot add part for the specified URI because it is already in the package

How to configure teamcity to build deployment package of asp.net mvc web project and put it into specified directory

x64 build: error MSB8013: This project doesn't contain the Configuration and Platform combination of Debug|Win32

MSBuild arguments to generate files

How to get TeamCity to recognize msbuild compilation errors, using the Rake runner

msbuild teamcity rake

Breaking MsBuild package & deploy into separate MsBuild and MsDeploy commands

How to get the current logged in Windows User from MSBuild

msbuild logged .net

Create property in MSBuild with result of a boolean expression

msbuild maintainability

How do I prevent Visual Studio 2012 from expanding an MSBuild 4 wildcard?

How to do a parallel build in Visual Studio 2013?

Get the correct $(VisualStudioVersion) for VS 2017 inside a MSBuild file

Lots of build warnings when COM objects ActiveDs or MSXML2 are referenced

How to retrieve a list of Changesets (or work items) that were checked-in between builds?

tfs msbuild workitem

What are the MSBuild project level properties for Delphi?

delphi msbuild delphi-2010

PowerShell exit code - Calling from MSBuild

powershell msbuild

How do I move a bunch of files using a Move MSBuild task and a wildcard?

msbuild

How do I include DLLs in my .csproj file?