Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

CruiseControl.Net and NUnit - tests finish, but task doesn't?

VS2017 fails to build UWP Store bundle (.NET Native, error in the ARM build)

Creating Virtual directory in IIS with c#

c# iis msbuild

How do you recursively call tasks in MSBuild?

Invoking VS custom tool from msbuild

Using msbuild, how can I build once and then publish with multiple transform profiles?

msbuild web-deployment

How can I change the folder that Exec tasks in a csproj file generates its temporary exec.cmd files in?

VCBuild task in MSBuild - change outputpath

msbuild vcbuild

copying list of delimited files using MSBuild

.net asp.net msbuild

Build an Access executable from command line?

ms-access msbuild

How to use custom msbuild properties to set variables in code?

c# msbuild

$(TargetDir) replacement for SDK-style projects (analogue to "$(MSBuildProjectDirectory)\" for "$(ProjectDir)")

c# .net build msbuild csproj

Going from <solution> to <exec program=msbuild> in NAnt

CodeAnalysisTreatWarningsAsErrors not breaking the build

Preserve directory structure when copying items from the None ItemGroup via MSBuild

Automatically nest files in .csproj class libary (DependentUpon)

Is it possible to integrate the Windows 10 WDK with Visual Studio 2013?