1 parent 3b5d938 commit 65bfc9aCopy full SHA for 65bfc9a
1 file changed
Essentials/Essentials.csproj
@@ -36,7 +36,7 @@
36
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
37
</Reference>
38
<Reference Include="NLog">
39
- <HintPath>..\..\..\TEST SERVER\NLog.dll</HintPath>
+ <HintPath>..\packages\NLog.4.4.12\lib\net45\NLog.dll</HintPath>
40
<Private>False</Private>
41
42
<Reference Include="PresentationCore" />
@@ -176,4 +176,4 @@
176
<None Include="packages.config" />
177
</ItemGroup>
178
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
179
-</Project>
+</Project>
0 commit comments