Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

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?

How to add more than one condition in a propertygroup?

visual-studio msbuild

Visual Studio build problem with "ReflectionOnlyAssemblyResolve event"

c# wpf visual-studio msbuild

MSBuild project won't load if Import fails?

Which one is better octopus or msdeploy for auto deployment on multiple servers using teamcity

MSBuild Copy task not copying files the first time round

msbuild

Subversion oddity - svn info revision higher than last changed rev on project folder

How does MSBuild check whether a target is up to date or not?

msbuild build-process