nixpacks
nixpacks copied to clipboard
Dotnet configurable csproj file
Feature request
Hi, I am trying to build a dotnet application, but it seems to fail because I have multiple projects in the root folder.
I don't see a way to avoid it, there should be a way to specify the start project .csproj
.
I hope this is really the problem I encountered, it's just very hard debugging these things.
Let me know what you guys think, thanks!
Motivation
Multi-project support, which is a known convention for .net project
Contribution
No response