Thanks for this project! I found that I couldn't install the latest RC with WP8.1 support into my solution when running VS2013. I get Install-Package : 'xunit.core' already has a dependency defined for 'xunit.extensibility.core'.
In VS2015 I had no trouble, I wonder if it is related the to change in NuGet dependency version resolution?
Hi,
Thanks for this project! I found that I couldn't install the latest RC with WP8.1 support into my solution when running VS2013. I get
Install-Package : 'xunit.core' already has a dependency defined for 'xunit.extensibility.core'.
In VS2015 I had no trouble, I wonder if it is related the to change in NuGet dependency version resolution?