Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

Any best practices for writing build scripts in Ant or MSBuild

How to target both Win32 and x64 platforms with ONLY one set of solution/project files?

Configure MSBuild to call XE2 dcc32.exe

How to add a command line code generator to Visual Studio?

Cross-Join ItemGroups in MSBuild

msbuild itemgroup

create nuget package fails with 'Path is not of a legal form'

c# msbuild nuget

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