Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How can one determine if a csproj is being run on a TFS build agent?

tfs msbuild tfsbuild

Exclude projects from solution during build in MSBuild on a CI server

Copy different file to output directory for release and debug?

MSBuild restore target - MSB4057: The target "restore" does not exist in the project

How do I pass this common property to MSBuild using TeamCity?

Force msbuild to build a project which is unselected in solution config

visual-studio msbuild cmake

How exclude certain appsettings files from publishing

How to apply two different transformations on one web.config element?

What Jenkins plugin can be used for .NET web site deployment?

MSBuild - Getting the target called from command line

MSBUILDEMITSOLUTION not working with .NET 4?

msbuild .net-4.0

MSBuild doesn't pick up references of the referenced project

msbuild calling powershell script under windows 7 gets signing error

Remove trailing backslash from msbuild batching Directory property

msbuild

MSBuild Community Tasks not found

Does Visual Studio need to be installed on the TFS build server?

tfs msbuild tfsbuild

dotnet core 2 long build time because of long restore time

Using Microsoft.Build.Evaluation to publish a database project (.sqlproj)

Visual Studio asks me to reference a nonexistent assembly

How to setup a TeamCity build for a ASP.NET 5 project