What sort of resharper specific files does resharper generate in your vs.net project?
(BTW, did you guys get the full version or just the C# version?)
|
|
What sort of resharper specific files does resharper generate in your vs.net project? (BTW, did you guys get the full version or just the C# version?) |
||
|
|
|
|
Couple of different things:
Both are created in the root of solution next to the .sln file. You can delete them if necessary and ReSharper will just recreate them on next load. Keep them out of your source control management system - they serve no purpose under verison control. |
||
|
|