Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

Jenkins not finding a nuget package

MSBuild is not generating publish web page (ClickOnce)

What's the best way to manage a dependency tree in .NET?

MSBuild target _CopyWebApplication does not copy all necessary files to the bin folder

msbuild publish target

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