Its.Configuration icon indicating copy to clipboard operation
Its.Configuration copied to clipboard

Does not work with XUnit + ReSharper, keeps looking for the configuration file under the ReSharper folder

Open MaurGi opened this issue 7 years ago • 1 comments

I did a quick PR with the proposed change, to use Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location) as base folder -

Unfortunately I don't have the time to debug it - please take a look if you can.

MaurGi avatar Apr 24 '17 22:04 MaurGi

I have no issues with XUnit + ReSharper

SurajGupta avatar Aug 18 '17 18:08 SurajGupta