Search code examples
How to rename a Content (or None) file in output of build (msbuild)?...

msbuildcsproj

Read More
dotnet semantic versioning in a continuous deployment environment...

.net-coregitlabcsprojsemantic-versioningdotnet-cli

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

c#asp.netmsbuildcsproj

Read More
How to set BuildInParallel="false" in a .NET SDK style .csproj?...

c#.netvisual-studiocsprojdotnet-cli

Read More
How to make internals visible to multiple other assemblies in .NET Standard...

c#.net-standardcsproj.net-standard-2.0internals

Read More
Reuse the Directory.Build.props but add "-windows"...

c#.netmsbuildcsproj

Read More
Error NU1105 Unable to find project information - The project file may be invalid or missing targets...

visual-studionugetvisual-studio-2017csprojnuget-package-restore

Read More
How to edit .csproj file...

c#asp.net.netcsproj

Read More
Is there a way to force msbuild to only build x64?...

visual-studiomsbuildcsproj

Read More
Execute powershell in x64 from MSBuild...

powershellmsbuildcsproj

Read More
How to fix "msbuild 4040: There is no target in the project."...

c#visual-studiocsprojsolution

Read More
Remove project from visual studio solution...

visual-studiovisual-studio-2012tfscsproj

Read More
Is it possible to exclude a razor pages from a build in .NET Maui Blazor Hybrid App via the .csproj ...

c#.netmauicsproj

Read More
Calling a command containing path with whitespaces using target 'Exec' in *.csproj files...

visual-studiocommandtargetcsprojmsbuild-target

Read More
Visual studio doesn't support specific csproj file...

c#visual-studio-2010visual-studiovisual-studio-2012csproj

Read More
How to use ClickOnce with the new SDK style .csproj project format?...

c#.netdeploymentcsproj

Read More
how to Modify a CS file before Build target runs when Publishing...

c#visual-studiomsbuildcsproj

Read More
Msbuild ItemGroup exclude doesn't work with wildcards...

.netmsbuildcsprojtargetsproj

Read More
MSBuild - csproj - Use combinations to exclude folder from build...

.netmsbuildcsproj

Read More
Controlling how a nuget package is included in the project...

.net-corenugetcsprojpackagereference

Read More
How do I include DLLs in my .csproj file?...

c#c#-4.0msbuildcompilationcsproj

Read More
Target both .NET Framework 4.8 and .NET 8.0 in SDK project?...

csproj.net-sdk

Read More
How do I get .NET Core projects to copy NuGet references to the build output?...

c#msbuild.net-corenugetcsproj

Read More
Is SDK style project the recommended approach for new .NET Framework projects?...

c#visual-studio-2019csproj

Read More
Can you modify a csproj to be an empty utility project?...

c#visual-studiocsproj

Read More
Build multiple C# project configurations simultaneously with .csproj variables...

c#.netvisual-studiomsbuildcsproj

Read More
Debugging Console-App not working. No C# project is currently loaded. Please create a C# project in ...

c#visual-studio-codecsproj

Read More
PowerShell command to extract `<ProjectReference Include=(...)` from all `.csproj` files in a dir...

powershellcsprojselect-string

Read More
How to build a given csproj only on specified platform...

c#csprojsln-file

Read More
Failed to compute cache key: ".csproj" not found...

dockervisual-studio-2019visual-studio-codecsproj

Read More
BackNext