Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

NuGet Package Restore is not restoring packages on build

Msbuild just produces a package but does not deploy it when using a publish profile. Why?

Azure Project build package working from VS, failing from command line with error MSB4096

cmd msbuild errorlevel is always 0

cmd msbuild errorlevel

Microsoft.CSharp.Core.targets missing

A numeric comparison was attempted on "$(lastknowntypescriptversion) that evaluates to "" instead of a number

Referencing MSBuildTasks from Nuget package

msbuild nuget

vshost.exe not terminating properly in Visual Studio 2015

How to determine the version of MSBuild an assembly was built with?

c# .net msbuild xunit xunit.net

MSBuild: How to build web deploy package for Web Deployment Projects (VS2010)?

How do you call an overridden MSBuild target

.net msbuild

Get the current logging verbosity level in my MSBuild script

msbuild

Automate Delphi 2010 project build with MSBuild

Force external files to be copied to bin folder on publish

How do I use ILMerge with .NET 4.5 in AfterBuild?

Visual Studio Publish Profile Publishes Wrong Build Configuration

What tool is the equivalent of Maven in TFS (or MS-land)?

maven-2 tfs msbuild

msbuild SLN and still get separate project outputs?

AfterPublish script doesn't run when I publish a web app

How do we authenticate against a secured NuGet server with Cake build?