Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How do i get the publish profile name in an msbuild task?

Fixing the "Duplicate 'Compile' items were included." error in Visual Studio

Change assembly name for build settings in .csproj

c# msbuild clickonce

When do I need to pass MSBuild a solution file?

aspnet_compiler and msbuild.exe

msbuild aspnet-compiler

How to fix build error when running `react-native run-windows`?

Directory.Build.targets for project files without targets in Visual Studio

visual-studio msbuild

Azure DevOps 2019 Server failed on executing tests with code coverage

Publish console application via command line using specific publish profile

msbuild .net-core publish

Publish database project using MsBuild

Neither PackageIcon nor PackageIconUrl work in dotnet build

Why does Visual Studio keep building files that have not changed?

visual-studio msbuild

Copy file to ouput directory and rename it in c# project

c# visual-studio msbuild

Install Nuget Package from Network Drive with Cake

c# msbuild nuget cakebuild

Why does dotnet restore on a .sln ignore `DownloadContentFiles` tasks in .csproj projects?

c# .net msbuild csproj sln-file