Skip to content

Commit a8d31f1

Browse files
committed
updated nunit's HintPath
1 parent b2bb9a6 commit a8d31f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/TestStack.BDDfy.Samples/TestStack.BDDfy.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Reference Include="nunit.framework">
62-
<HintPath>..\packages\NUnit.2.6.2\lib\nunit.framework.dll</HintPath>
62+
<HintPath>..\..\packages\NUnit.2.6.2\lib\nunit.framework.dll</HintPath>
6363
</Reference>
6464
<Reference Include="System" />
6565
</ItemGroup>

0 commit comments

Comments
 (0)