Suprcode / Zircon

Legend of Mir 3 - Official Public Zircon Source
337 stars 256 forks source link

Make source code compile again. #73

Closed FluffyDuckyEU closed 1 year ago

FluffyDuckyEU commented 1 year ago

I know it's a bit difficult but I wonder if there is something to stop this ping pong affect with local configurations, like adding .csproj and .sln to gitignore?

I assume only sensible people will make meaningful changes to these files and can work around the .gitignore, i think in the long run it is less frustration for contributors.

Suprcode commented 1 year ago

I'm not sure why it keeps changing the reference paths. I'm pretty sure I only choose the ones in the component folder.

Ignoring the proj or sln isn't really an option unfortunately, but hopefully there won't be any reference changes for a while so this issue won't occur again anyway.