Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MSBuild failing in Cpp.Targets searching for 'True.dpr', with a new XE4 project

Generated code differs when compiling solution in VS2010 or via MsBuild command line

Storing nuget packages in alternate location on build server

.net msbuild nuget

MSBuild target, BeforeCompile, triggering whenever project file is loaded

Can new projects in VS2017 store nuget packages in project packages director?

How can I use msbuild without project.assets.json or nuget restore?

msbuild nuget

How to include pre-release packages with MSBuild restore target

TFS Build Server fails with Reporting Services project

Error in publishing project with MSBuild after upgrading from .Net Framework 4.7 to 4.8

c# asp.net .net msbuild .net-4.8

Mimicking assembly resolution of the msbuild process

Using a Team City environment variable to override a project property

msbuild teamcity

Can I pass a preprocessor definition to the resource compiler through the command line?

BuildingInsideVisualStudio Property Value Not Working With File Reference and Project Reference Conditional

Exclude files from being build in Debug

c# .net msbuild

How do I zip a folder in MSBuild?

msbuild

Using FsLex/Yacc in Vs2013

msbuild f# fsyacc

Executing msbuild task from powershell

msbuild powershell-2.0

How can .csproj know about its solution?

c# .net msbuild csproj

Customize system environment variable Path for MSBuild Exec Task

msbuild

How to specify the equivalent of /features:strict (of csc.exe) to msbuild.exe or in the .csproj file?