Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

CreateItem vs ItemGroup

msbuild

The "TransformXml" task was not found (error MSB4036) on TeamCity build

warning MSB8028: The intermediate directory (Debug\) contains files shared from another project

How do I cause an error in MSBuild if a file exists?

msbuild

BuildActivity ignores ToolsVersion

tfs msbuild

"GenerateResource" task CLR2 runtime error

How to run tasks in parallel in MSBuild

build .net application in Jenkins using MSBuild

MSBuild: Command Line Build error: Solution file error MSB5023: Error parsing the nested project section

command-line msbuild

How can I use a single Visual Studio solution to build both x86 and x64 at the same time?

In MSBuild is it possible to determine if I'm running in Visual Studio

visual-studio msbuild

MSBuild command-line error - Silverlight 4 SDK is not installed

Replicate VS2008 "Publish Web Site" from command line

Using robocopy with Visual Studio 2010 Post-build and Pre-build events

Node npm error on windows looking for tools version

How do I get TeamCity to create the .git directory when cloning a repo for build?

git msbuild teamcity

Where can I find Microsoft.TeamFoundation.Build.Client in Visual Studio 2015?

How to launch correct version of Msbuild

Temp path too long when publishing a web site project

Creating a list of Folders in an ItemGroup using MSBuild

msbuild