We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbd3c3 commit 1ea7affCopy full SHA for 1ea7aff
src/Tests/Tests.Helpers/Tests.Helpers.csproj
@@ -45,7 +45,7 @@
45
</PropertyGroup>
46
<ItemGroup>
47
<Reference Include="FakeData, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
48
- <HintPath>..\packages\FakeData.1.0.0\lib\FakeData.dll</HintPath>
+ <HintPath>..\..\packages\FakeData.1.0.0\lib\FakeData.dll</HintPath>
49
</Reference>
50
<Reference Include="System" />
51
<Reference Include="System.Core" />
0 commit comments