We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c085220 commit 4e69c3cCopy full SHA for 4e69c3c
1 file changed
ICSharpCode.AvalonEdit.Tests/ICSharpCode.AvalonEdit.Tests.csproj
@@ -64,7 +64,7 @@
64
<Name>ICSharpCode.NRefactory</Name>
65
</ProjectReference>
66
<Reference Include="nunit.framework">
67
- <HintPath>..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
+ <HintPath>$(SolutionDir)\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
68
</Reference>
69
<Reference Include="PresentationCore">
70
<RequiredTargetFramework>3.0</RequiredTargetFramework>
0 commit comments