Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

Running Code Analysis (FxCop > 10) on build agent without installing Visual Studio

MSBuild does not contain a value for the "VCTargetsPath" property

Does MSbuild require Visual Studio to be installed on the build server?

error in csproj - duplicate item

Web.Config transforms outside of Microsoft MSBuild?

'dotnet restore' vs. 'nuget restore' with TeamCity

.net msbuild nuget teamcity

What's the best way to get TFS to output each project to its own directory?

tfs msbuild

Include pdb files into my nuget (nupkg) files

c# visual-studio msbuild nuget

How can I get MSBUILD to evaluate and print the full path when given a relative path?

Detect target framework version at compile time

MSBuild ProjectReference:private ("Copy Local") - what are the allowed values and behaviour?

Valid Parameters for MSDeploy via MSBuild

tfs msbuild msdeploy

msbuild -p:outputdir=c:\mydir being ignored

msbuild

What parameters does Visual Studio pass to MSBuild?

visual-studio msbuild

Symbol file not loading for debugging custom project in Visual Studio 2012

Can you prevent MSBuild.exe from running Build Events?

events build msbuild

Automating creating NuGet package as part of build process

How to build .NET 4.6 Framework app without Visual Studio installed?

msbuild .net-4.6

The mystery of stuck inactive msbuild.exe processes, locked Stylecop.dll, Nuget AccessViolationException and CI builds clashing with each other

msbuild nuget stylecop

MSBUILD throws error: The SDK 'Microsoft.NET.Sdk' specified could not be found

c# .net msbuild .net-core