Robert Nilsson
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Inspection Severity not stored to UserSettings.xml
Hello!I'm trying to develop rules on inspection severity for ReSharper for our project to be shared across multiple users. From a tip in this thread http://devnet.jetbrains.net/thread/275194 I have... -
Created Msbuild task to run ReSharper when building a solution in TeamCity
Hello!I'm looking for a way to run ReSharper as a build task (like you can do with stylecop) to automatically run ReSharper when building a solution in TeamCity. Is this possible?