Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How can I reload a Microsoft.Build.Evaluation.Project in MSBuild 14.0

c# msbuild

Missing "BuiltProjectOutputGroupDependencies" building VSIX depending on new simplified csproj

TeamCity/.sqlproj build via MSBuild -- FAILED

Condition on "PropertyGroup" in Directory.build.props not working

msbuild

How to access the MSBuild 's properties list when coding a custom task?

msbuild msbuild-task

receiving "error ASPPARSE: Could not load type ..." error with msbuild on MVC webapp

AxImp .NET4.0 runtime mismatch

c# wpf .net-4.0 msbuild activex

How to use MSBuild to build a Visual Studio Setup Project

Using IncrediBuild with DevEnv.exe vs MSBuild.exe

How to debug a project file in MSBuild 14.0 / VS2015?

TFS 2015 build template cannot build C#7 features

Check if directory is empty using MSBuild

msbuild

Can I view what build commands are actually executed with MSBuild?

Configuration for ProjectReference in MSBuild

Is it possible to modify VS project file during NuGet package installation?

visual-studio msbuild nuget

How can I get MSBuild to copy all files marked as Content to a folder, preserving folder structure?

msbuild

How do I get an msbuild task to do config transforms on a collection of files?

Failed to successfully launch or connect to a child MSBuild.exe process

Visual Studio project load error : The attribute "Include" in element <EmbeddedResource> is unrecognized

How to trigger a "ng build" from within a dotnetcore web-api project with msbuild but keep the angular project in a separate folder?