We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ace8f2 commit f339d79Copy full SHA for f339d79
UnitsNet.Tests/UnitsNet.Tests.csproj
@@ -35,10 +35,10 @@
35
</PropertyGroup>
36
<ItemGroup>
37
<Reference Include="MoreLinq">
38
- <HintPath>..\Src\packages\morelinq.1.0.16006\lib\net35\MoreLinq.dll</HintPath>
+ <HintPath>..\packages\morelinq.1.0.16006\lib\net35\MoreLinq.dll</HintPath>
39
</Reference>
40
<Reference Include="nunit.framework">
41
- <HintPath>..\Src\packages\NUnit.2.6.2\lib\nunit.framework.dll</HintPath>
+ <HintPath>..\packages\NUnit.2.6.2\lib\nunit.framework.dll</HintPath>
42
43
<Reference Include="System" />
44
<Reference Include="System.Core" />
0 commit comments