Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

Cake MSBuild setting properties

c# makefile msbuild cakebuild

Multi-level merging of msbuild Directory.Build.props files

.net msbuild

Is there a way not to let MsBuild run static contract analysis with code contracts?

msbuild code-contracts

How to generate SQL CLR stored procedure installation script w/o Visual Studio

Injecting assembly version numbers at build time

How to get BuildNumber in .proj (MSBuild) using TFS server

msbuild

Pass property value from TFS Build Definition to proj file

msbuild tfsbuild

Prevent MSDeploy (selectively) from deleting folders on target IIS server

msbuild teamcity msdeploy

TFS Build fails with "Could not copy file" of file not even in the project

tfs msbuild tfsbuild

Difference when platform parameter is/isn't specified for MSBuild

Visual Studio 2013 Solution Format Version incorrect when resolving VisualStudioVersion in MSBuild

Visual Studio 2015 Code Analysis vs FxCopCmd.exe difference

MSBuild and <AutoUnifyAssemblyReferences />

c# msbuild

CMake & Visual Studio: How to get a quick, quiet command line build?

Adding an exe project as a dependency of a test project

c# .net-core msbuild csproj

How do you manage an AssemblyInfo.cs that is stored in SVN and changes with each build

Running MStest in cruise control .net build server

MSBuild: Copy files (if changed) and then do an action (only if files were updated)

msbuild

Use XSD Build task in c# project

Moving a file in MSBuild using relative path