Search code examples
Understanding a csproj assembly reference...

c#visual-studio-2010reference.net-assemblycsproj

Read More
Nuget dependencies are not copied to the target directory (net472 vs. net80)...

c#dependenciesnugetcsproj

Read More
How to use Microsoft.Build.Evaluation.Project.RemoveItem...

c#csproj

Read More
Reference for expression syntax in CSPROJ files...

msbuildcsproj

Read More
How to change targetframework based on Visual Studio version...

.netvisual-studiomsbuildcsprojtarget-framework

Read More
<ImplicitUsings> in .NET8 project, any vulnerabilities?...

c#.netcsproj

Read More
How to create an SDK-style .NET Framework project in VS?...

c#.netvisual-studiocsproj

Read More
Variable in Directory.Build.Props not working for old-style csproj format...

c#.netmsbuildcsproj

Read More
How to easily share code between iOS and Mac Catalyst in .net 6?...

.netxamarin.net-6.0csprojvisual-studio-mac

Read More
Documentation for C# Project Property: `<Features>strict</Features>`...

c#compiler-warningscsprojstrictcode-documentation

Read More
MsBuild DefineConstants from .pubxml doesnt work correctly...

c#visual-studioasp.net-coremsbuildcsproj

Read More
Does Xunit use a source generator for test data?...

c#.net-corecsprojxunit.net

Read More
Nuget pack with nuspec includes all solution inside...

c#nugetcsprojpacknuspec

Read More
Copy folder on publish ASP.NET Core...

asp.net-coremsbuildcsproj

Read More
What is server garbage collection in ASP.NET Core?...

c#.netasp.net-core.net-corecsproj

Read More
Using variable in library dependency path in .NET...

c#msbuild.net-6.0csproj

Read More
Visual Studio doesn't load project references...

.netvisual-studiovisual-studio-2013windows-10csproj

Read More
RuntimeIdentifier is not recognized using .NET 8...

.netxamlcsprojwinui-3.net-8.0

Read More
.runsettings file schema and/or syntax...

c#.netcsprojrunsettings

Read More
How can I call code that uses `Start-ThreadJob` from the PowerShell SDK?...

.netpowershellmsbuildcsproj

Read More
Can a csproj detect if using `dotnet` or `msbuild`/`devenv` for conditions?...

msbuildcsprojdotnet-cli

Read More
How to define a property referencing IntermediateOutputPath in .csproj...

msbuildcsproj

Read More
Custom ProductVersion string in .NET 6...

.netvisual-studioversion.net-6.0csproj

Read More
Running processes at the same time on the Target xml object (csproj file)...

c#.netvisual-studiomsbuildcsproj

Read More
PackageReference condition is ignored...

visual-studiomsbuildcsprojdocfx

Read More
PackageReference and PackageReference to same project...

c#referencecsproj

Read More
How do I get a diagram of the dependencies between my C# projects...

c#.netvisualizationdependenciescsproj

Read More
How to use a custom attribute on an assembly in .NET Core 1.1...

.net-corecsproj

Read More
.Net project always rebuilds, not up to date caused by CopyLocal property...

c#.netvisual-studiomsbuildcsproj

Read More
How to add existing file to project without the file being copied? VS2022 CSPROJ...

c#visual-studio-2022csproj

Read More
BackNext