Search code examples
MSBuild: set a specific preprocessor #define in the command line...


c++visual-studiomsbuild

Read More
SDK exe project creates net472 folder when build...


c#.netmsbuilddotnet-build

Read More
Build VS 2015 solution with [CMake / Command Line]...


msbuildcmakevisual-studio-2015appveyor

Read More
MSBuild: CopyToOutputDirectory copies a folder when a file path is specified...


msbuild

Read More
Extract git branch name while building C# project...


c#visual-studiomsbuildcsproj

Read More
Directory.Build.props only respected when building .sln file...


asp.net-core.net-coremsbuild

Read More
Running each target on all compatible frameworks using `dotnet test`...


.nettestingmsbuildnunit.net-standard

Read More
Build dependency tree from csproj files...


c#optimizationmsbuild

Read More
MSBuild error MSB4018 cannot access project.assets.json in NET 5 build...


c#.net-coremsbuild

Read More
Force evaluate floating version packages with lock file via MsBuild / csproj...


c#visual-studiomsbuildnuget

Read More
SGEN: An attempt was made to load an assembly with an incorrect format...


c#.nettfsmsbuild

Read More
TFS 2013 build does not deploy ASP.NET web application...


msbuildwebdeploy

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


c#.netmsbuildcsprojsln-file

Read More
Throw build time-error if a class library was referenced, but custom targets was not imported...


c#.netmsbuild

Read More
pdb file, check for insufficient disk space, invalid path, or insufficient privilege...


c++visual-studio-2010debuggingmsbuild

Read More
Attempting to run a dotnet10 MAUI-App on windows (10.0.19041.0) results in a cryptic error 'Clas...


.netmsbuildmauimaui-windowsnet-maui

Read More
csproj : Dependency selection based on target framework...


.netmsbuildcsproj

Read More
MSBuild via command line with multiple ReferencePath...


msbuild

Read More
C# Build System (MSBuilds, .csproj): Is there a difference between '#if __IOS__' and '#i...


c#msbuildmauimac-catalystmaui-ios

Read More
Build against .Net Framework 3.5 in Visual Studio 2022...


.netvisual-studiomsbuild

Read More
Microsoft.Build.BuildEngine.Engine throws error when building WPF application...


wpfmsbuildmsbuild-buildengine

Read More
Can a ProjectReference provide custom MSBuild targets to consumers?...


msbuildmsbuild-target

Read More
How to embed the scoped css bundle file generated by Razor class library?...


cssasp.net-corerazormsbuildblazor

Read More
Disable MSBuild auto-upgrade from <Reference> to a <ProjectReference>...


msbuild.net-8.0

Read More
Visual Studio build not using Active Solution Configuration with WiX Project...


msbuildwix

Read More
How to fix `Your project does not reference ".NETFramework,Version=v4.6.1" framework...`...


c#.netmsbuildnugetnuget-package-restore

Read More
NSwag start the .NET 8 API Project in Command="$(NSwagExe_Net80) run NSwag.json /variables:Conf...


c#msbuild.net-8.0nswag

Read More
Centralized assembly versioning by using Directory.Build.props file...


c#.netmsbuild.net-assembly

Read More
How to run a PowerShell script before my .NET project is transfered into memory and built?...


c#.netpowershellmsbuild

Read More
Android Maui App gives "The RuntimeIdentifier 'android-arm' is invalid" when publi...


androidmsbuildmaui

Read More
BackNext