Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

Visual Studio (2012, 2015) rebuilds project although nothing has changed

Formatting the output of a custom tool so I can double click an error in Visual Studio and the file opens

Make a target run once at the Solution level in MSBuild

msbuild

ASP.NET Core- wrong processPath in generated web.config

asp.net-core msbuild

Can I cancel a TeamCity build from my msbuild script?

msbuild teamcity

MSBuild fails due to error APPX0002: Task 'GenerateAppxPackageRecipe' failed. Value cannot be null

Web Deploy returns 401 unauthorized when publishing via [proj].deploy.cmd

Why does TeamCity add "csproj.teamcity.patch" to web app package files?

msbuild teamcity

What's the right way to suppress EF warnings?

What do the different build actions do in a csproj. I.e. AdditionalFiles or Fakes

Assembly added via Add Reference not copied to output directory unless referred to in code

Ignoring generated files when using "Treat warnings as errors"

Predefined type 'System.Void' is not defined or imported during Visual Studio Online build of ASP.NET 5

Read AssemblyFileVersion from AssemblyInfo post-compile

try...finally equivalent in MsBuild

msbuild

How to pass TFS variable to a MSBuild task of the project [duplicate]

tfs msbuild msbuild-task

Use x86 platform in C++ projects

vs_buildtools.exe missing from Visual Studio Build Tools 2017

MSBuild/WebDeploy - How to prevent it from deleting a folder and its contents

asp.net msbuild webdeploy

using Visual Studio to copy files?