Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How to get Visual Studio 2017 to compile TypeScript on build in class library project (new .net core style .csproj)

MSBuild: How do I create and use a Task to convert Content items at build time?

Compiling x64 on 32bits version of windows (Teamcity)

c# .net msbuild 64-bit teamcity

Simple Powershell Msbuild with parameter fails

powershell msbuild

Good (CI) Continuous Integration Software for our situation [closed]

Continuous deployment with multiple website projects in solution

Web.config-style transforms for App.config files for C# Console apps?

Failed to resolve assembly : 'Java.Interop'

xamarin msbuild xamarin.ios

TFSBuild.proj and Importing External Targets

tfs msbuild tfsbuild

Determining outputs of a ProjectReference in MSBuild without triggering redundant rebuilds

Specifying project name in msdeploy

MSBuild error MSB3086, with TeamCity

Default or specify msbuild properties in an external file

msbuild

What's the best method for setting up a new .NET project?

How to Set PublishUrl of ClickOnce Application From CommandLine

Remove empty directories using msbuild

msbuild

NuGet pack and msbuild - how can pack reference assemblies in another location?

msbuild nuget

stop solution build on first compilation\link error - msbuild

Why .net 4.6.1 needed when in target framework is 4.5.2

c# .net build msbuild

How to have an optional file that gets copied to the output directory in VS 2017?

c# visual-studio msbuild