Tag: msbuild
All the articles with the tag "msbuild".
-
MSBuild custom task and assembly locks
Copying a custom MSBuild task assembly to a temp folder before loading it to prevent file locking after build.
-
MSBuild and .sln files
Explains how to make MSBuild emit the intermediate .metaproj file when building a .sln solution by setting msbuildemitsolution=1.