Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

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

how to set MSBuild VC++ Directories

Change only Revision number in AssemblyInfo.cs with MSBuild FileUpdate task

msbuild msbuild-task

Passing property group value from one MsBuild task to another

How to run MSBuild from Powershell without spawning msbuild.exe process?

.net powershell msbuild

What does Microsoft.Common.props do

c# msbuild csproj

Deploy VS 2010 database project using MSBuild and TeamCity