Search code examples
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 set BuildInParallel="false" in a .NET SDK style .csproj?...


c#.netvisual-studiocsprojdotnet-cli

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


c#asp.netcsproj

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 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
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
BackNext