Search code examples
Can I use both wildcard and Link element inside the Compile element?...

msbuildcsproj

Read More
Mixing packageReference and packages.config in one Solution?...

asp.net.netnugetcsproj

Read More
Automatically nest files in .csproj class libary (DependentUpon)...

c#visual-studio.net-coremsbuildcsproj

Read More
How to check for conditional compilation symbols in csproj...

c#csprojconditional-compilation

Read More
How to convert a non-core csproj to VS2017 format...

visual-studiovisual-studio-2017migrationupgradecsproj

Read More
How can I save an XmlDocument without the XML Prolog?...

c#.netxmlcsproj

Read More
Locally installing dotnet tool uses old command name...

c#.net-corecsprojdotnet-tool

Read More
Can't access ArtifactStagingDirectory variable in MSBuild...

tfsmsbuildtfsbuildcsproj

Read More
MSBuild ZipDirectory Output Different when Building Solution and Building Individual Project...

visual-studiomsbuildcsprojsolution

Read More
dotnet test doesn't recursively search folders for .csproj with wildcards...

.nettestingautomated-testsxunitcsproj

Read More
Regex that is working in C# is not working in MSBuild...

c#regex.net-coremsbuildcsproj

Read More
Using Azure Predefined Variable in a .pubxml file in Azure YAML Pipeline...

azure-devopsyamlazure-pipelinescsprojpubxml

Read More
nuget packages folder is created in solution level and project level hint path not able to find it...

visual-studionugetnuget-packagecsprojnuget-package-restore

Read More
Msbuild step to generate c# file and then compile it...

c#code-generationcsprojmsbuild-task

Read More
Project Reference with ReferenceOutputAssembly tag with false value does not copy its SatelliteDlls...

c#msbuildvisual-studio-2019csproj

Read More
MSBuild outputting incorrect DateTime.UtcNow format...

asp.net-core.net-coremsbuildcsproj

Read More
copyToOutput is not set in .nuspec even though it is set in the csproj file for the content...

.net-corenugetvisual-studio-2019csproj

Read More
Visual Studio Code .NET Core .csproj exclude...

angularasp.net-corecsproj

Read More
What command can I use to remove a project in .NET Core?...

.net-coreprojectcsprojdotnet-cli

Read More
What does the 'GenerateBindingRedirectsOutputType' option do?...

.netmsbuildcsproj

Read More
Can ItemGroups in new VisualStudio 2017 csproj files be merged?...

visual-studio-2017csprojdotnet-sdk

Read More
Can I check in my cs project properties on tfs?...

c#tfspropertiesvisual-studio-2017csproj

Read More
How to add a reference to an Azure Function C# project?...

c#azuremsbuildcsprojazure-functions

Read More
Is there a correct way to reference a sqlproj project from a csproj project using Directory.Build.Pr...

.netvisual-studiomsbuildnugetcsproj

Read More
csproj <Content> with CopyToOutputDirectory="PreserveNewest" is invalid...

.net-corecsproj

Read More
Is there a way to throw a custom compilation error if some MsBuild property is set in any project wi...

c#.netmsbuildcsprojsln-file

Read More
How to define compile time constants based on platform (Linux vs Windows) in C# / .Net.Core?...

c#linux.net-corecsprojconditional-compilation

Read More
How to ignore warnings and errors of a postbuild event?...

c#.netmsbuildcsproj

Read More
.NET Core 3 - SmtpClient fails in MVC project with PublishTrimmed=true...

.net-corevisual-studio-codeasp.net-core-mvccsproj

Read More
List of nodes in a particular node in .csproj file with Powershell...

xmlpowershellxpathcsproj

Read More
BackNext