C#C
C#9mo ago
Tobii

✅ Local csproj

I am currently working on a project which is used as a library. My problem is that if I locally develop the project it is a standalone project and should be run as WinExe. When I use the project as Library in another project the .csproj needs to be changed. Is there an easy way to have a "local" .csproj and a "github" .csproj.
If I am on the wrong track, please let me know.
Was this page helpful?