Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MSBUILD : error MSB1008: Only one project can be specified

Should I compile with /MD or /MT?

What does the Private setting do on a ProjectReference in a MSBuild project file?

visual-studio msbuild

How do I get .NET Core projects to copy NuGet references to the build output?

remove nuget package restore from solution

'Specified condition "$(PackageAsSingleFile)" evaluates to "" instead of a boolean?

What is the best practice for "Copy Local" and with project references?

c# .net visual-studio msbuild

NAnt or MSBuild, which one to choose and when?

.net msbuild automation nant

The default XML namespace of the project must be the MSBuild XML namespace

List of MSBuild built-in variables

msbuild

How do I specify the platform for MSBuild?

msbuild

Get Visual Studio to run a T4 Template on every build

visual-studio tfs msbuild t4

Delphi XE custom build target is always disabled

delphi msbuild delphi-xe

How do I run msbuild from the command line using Windows SDK 7.1?

.net-4.0 msbuild sdk

Link to all Visual Studio $ variables

How do you get the current project directory from C# code when creating a custom MSBuild task?

c# msbuild

The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider" could not be located

Displaying build times in Visual Studio?

Path to MSBuild

.net msbuild

How can I install the VS2017 version of msbuild on a build server without installing the IDE?