Fixed the path back to windows style

This commit is contained in:
Naveen
2015-12-14 19:22:59 -05:00
parent 83de8f0fbd
commit 27285e4aa2
+1 -1
View File
@@ -38,7 +38,7 @@
<ItemGroup>
<Reference Include="NSubstitute, Version=1.8.0.0, Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>../packages/NSubstitute.1.8.0.0/lib/net45/NSubstitute.dll</HintPath>
<HintPath>..\packages\NSubstitute.1.8.0.0\lib\net45\NSubstitute.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />