Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in csproj

How to change assembly name depending on configuration (and launch debugger)

c# visual-studio csproj

Keep special ProjectReference when using "Remove unused reference"

visual-studio csproj

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

How to copy linked content files using .NET Core csproj?

Reference for msbuild itemgroup content

msbuild .net-core csproj

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

How to specify output folder for the referenced nuget packages?

Can a NuGet package built with a newer version of c# be used in a project using an older version of c#?

EnforceCodeStyleInBuild true does not fail the build when errors are present

VS2010 project -- unresolved references (where HintPath property missing)

How to use Microsoft.Build.CentralPackageVersions?

c# csproj

What does <ImportWindowsDesktopTargets> do in a try-convert generated *.csproj?

c# .net-5 csproj

Referencing an ASP.NET xproj from a csproj

Does .NET 5 support the old csproj format?

Can not delete a nuget package with the dotnet cli