Search code examples
Visual Studio 2022 - Nesting partial classes (files)...


c#msbuildvisual-studio-2022

Read More
How do I tell how long my Visual Studio C# compilation took?...


c#visual-studiomsbuild

Read More
How can I bulk set all cshtml MVC views to build action None?...


asp.net-mvcrazorvisual-studio-2013msbuildrazorgenerator

Read More
Why does MSVC build with different definitions in the same build task?...


visual-c++msbuild

Read More
Where is MSBuild.exe installed in Windows when installed using BuildTools_Full.exe?...


.netmsbuildwindows-server

Read More
Testhost process exited with error: You must install or update .NET to run this application...


.net.net-coremsbuild.net-6.0.net-3.0

Read More
sgen.exe fails during build...


c#visual-studiomsbuild

Read More
How to publish a asp.net project to filesystem in VSTS Build...


asp.netvisual-studio-2015msbuildpublish

Read More
Build .NET solution using GitLab CI Pipeline...


.netmsbuildcontinuous-integrationgitlabgitlab-ci-runner

Read More
How to prevent FieldAccessException when using a C# Publicizer?...


c#.netmsbuildmonobepinex

Read More
How to prevent the package manager of Visual Studio / Rider from tweaking certain .csproj <Packag...


c#.netmsbuildnuget

Read More
What is the meaning of Referenced Assembly's Version? Why 4.0.0.0?...


.netmsbuildclr

Read More
Visual Studio 2008 locks custom MSBuild Task assemblies...


c#visual-studio-2008msbuildmsbuild-task

Read More
MSBuild Fails On C# WPF Application Project...


wpfvisual-studio-2010c#-4.0msbuild

Read More
What can cause MSIExec Error 1619 'This installation package could not be opened'...


msbuildwixwindows-installeracceptance-testing

Read More
How to rename a Content (or None) file in output of build (msbuild)?...


msbuildcsproj

Read More
MSBuild - wait for x seconds...


msbuild

Read More
NUKE Build: Could not find a suitable MSBuild instance (Visual Studio 2022)...


c#msbuildvisual-studio-2022nuke-build

Read More
How can I prevent msbuild from rebuilding already built projects using .proj...


msbuildvisual-studio-2022

Read More
msbuild error with /win32icon parameter in vbc.exe...


vb.netmsbuild

Read More
ILASM.exe process gets stuck during build...


c#wpfmsbuildvisual-studio-2015ilasm

Read More
Detecting if build is launched from Visual Studio or CI (or better: when it uses normal dotnet or .N...


c#.netvisual-studio.net-coremsbuild

Read More
How to get VisualStudio build from commandline as fast as from the UI...


visual-studiomsbuild

Read More
How do I fix MSB3073 error in my post-build event?...


visual-studio-2012msbuildpost-build-event

Read More
Skip projects in group if they don't have a platform...


delphimsbuildtarget

Read More
CS0006-Error when referencing a library-project (C#, MSBuild, .Net, .csproj, NETSDK1005)...


c#msbuild.net-4.8platformnew-project

Read More
Package version is always 1.0.0 with dotnet pack...


.netvisual-studiotfsmsbuild.net-core

Read More
How do you get the current project directory from C# code when creating a custom MSBuild task?...


c#msbuild

Read More
CS1617: Invalid option '10' for /langversion...


visual-studiomsbuilddotnet-sdk

Read More
Publish ASP.NET app without certain folders...


c#asp.netmsbuildcsproj

Read More
BackNext