Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

TFS CI Build - Update custom define variable after build is succeed

Is it possible for csproj/msbuild to include files as optional content?

Install F# 4.1 SDK on build server

f# sdk msbuild

Why is there a need for a separate item in my MSBuild file?

visual-studio msbuild

How to ignore warnings and errors of a postbuild event?

c# .net msbuild csproj

How can MSBuild detect the version of .NET Core?

.net-core msbuild

How do I get the difference between two dates in a .csproj file?

How do I write output to the console from a custom MSBuild task?

.net msbuild

WPF app builds in vs2k8, but not on command line w/ msbuild

Why doesn't this MSBuild script set the property the way I expect?

msbuild

MSBuild ResolveProjectReferences Error

msbuild msbuild-4.0

How to add a timestamp to TFSBuild.proj?

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