Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MSBuild 15 - The type or namespace 'Fakes' does not exist in the namespace

c# msbuild microsoft-fakes

What means the "Using shared compilation with compiler from directory .." message and what's shared compilation?

c# .net msbuild

Is it possible to remove the full-paths from .NET assemblies created with dotnet build?

c# .net-core f# msbuild

Doing .NET 4.0 static code analysis (FxCop) with VS 2010 Professional

How can I get MSBuild to increment the ClickOnce publish revision version number on a build server?

How does ResolveProjectReferences work?

ClickOnce deployment minumum required version auto-increment with MSBuild

msbuild clickonce

The specified solution configuration "Latest|Any CPU" is invalid

msbuild jenkins

Which parts of the Azure 2.7 SDK do I need to install on a build server?

MSBuild and package restore with packages.config

msbuild nuget-package

NAnt or MSBuild, which one should I use in an svn environment?

msbuild nant

Honoring exit codes from batch files invoked by msbuild

How to deploy project with msdeploy instead of msbuild

msbuild msdeploy webdeploy

FSharp build fails in MSBuild, but works ok in Visual Studio

Conditional per TargetFramework in MsBuild 15

.net msbuild .net-core

Could not load file or assembly System.Numeric.Vectors in ML.NET

How do I change the build directory that MSBuild uses under Team Foundation Build?

tfs msbuild tfsbuild

MSBuild cannot find SGen when compiling a solution

.net msbuild 64-bit nant sgen

CopyAllFilesToSingleFolderForPackageDependsOn and Web Deploy

How to run MSBuild pack target in Visual Studio 2017