Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

MSBuild /m:4 fails because it builds the same project twice

msbuild msbuild-4.0

How do I start a background task from a VisualStudio post-build event?

Exclude search paths from dproj when building with msbuild

delphi msbuild

how to rename for web deploy?

NuGet Pack: ignore default includes

msbuild nuget nuget-package

How to avoid that Visual Studio incremental build does not run when files outside <Compile> and <EmbeddedResource> are changed?

Nuget pack for multiple frameworks

msbuild nuget .net-standard

Automating .Net deployment using Cruise Control .Net

How to customize publication in ASP.NET?

Minify inline javascript during build for ASP.net?

Use msbuild community tasks without installing

Good-practices: How to reuse .csproj and .sln files to create your MSBuild script for CI?

MSBuild TargetOutputs doesn't include Foo.exe.config file?

msbuild

TeamCity: Failed to detect target in MSBuild project

How do you integrate ivy with MSbuild

ant msbuild ivy msbuild-task

MS Build copy a list of directories stored in Item

Add MSBuild batched task output as item metadata

.net msbuild msbuild-task

MSBuild: Deploying files that are not included in the project

How to trigger NuGet v2.x Package Restore from CruiseControl.Net

Error CS0433 in large precompiled Asp.net Website Project