Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MsBuild not finding publish profile

Passing multiple values to Wix DefineConstants property with MSBuild

msbuild wix msbuild-task

VS 2012 Debug error

MSBuild multiple dll in a single NuGet package

Failed to resolve for reference Microsoft.Azure.WebJobs.Extensions - Metadata generation failed

Msbuild - how to delete folder contents but not folder itself?

msbuild

Why doesn't Directory.Build.props work when building a solution using Visual Studio 2017?

visual-studio msbuild

Is MSBuild going to be dead because of Windows Workflow? [closed]

Invalid value for the configfile paramter of the generationapplication manifest task

c# msbuild

NuGet lock file fails to restore with --locked-mode

Why msbuild is so slow when nothing has changed since the last build of the solution?

msbuild devenv

MSDeploy runCommand using relative path

How can I create virtual machines as part of a build process using MSBuild and MS Virtual Server and/or Hyper-V Server Virtualization?

Advantage of 64-bit MSBuild?

.net msbuild 64-bit

Difference between VsDevCmd.bat & vcvarsall.bat in VS2012

Why does the "Sign the ClickOnce manifests" checkbox keep defaulting to checked on build?

c# msbuild vsto clickonce

TeamCity - referencing a build number from a different Build configuration

deployment msbuild teamcity

Copying indirectly referenced assembly to output directory - assembly is missing [duplicate]

c# .net visual-studio msbuild

Build and deploy specific revision number with TeamCity

msbuild teamcity msdeploy

Assembly in GAC is not copied to output in project that references a project that references the GAC assembly with CopyLocal=true