Simon W
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Simon W created a post, projectSettingsUpdater.xml in source control?
My team uses Rider, but we avoid all updating at the same time in case of serious bugs. Different versions seem to keep overwriting the file `.idea/.idea.Solution/.idea/projectSettingsUpdater.xml`:... -
-
-
Simon W created a post, Use wildcards to exclude directories from indexing
We have a C# solution with many projects, and each creates a Project/obj directory during the build process. Rider includes these directories in the solution and indexes them by default, so it will...