J92
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Rider looking in obj for project dependency rather than bin (works in Visual Studio)
I've got a C# solution that targets multiple platforms. The project structure is like:Project.Common - the main UI & implementation code (built in Avalonia), referenced by various small platform-sp...