Commit 90071d8a authored by Gufran Khan's avatar Gufran Khan

added dll to project

parent d4c0bbc4
File added
......@@ -70,7 +70,7 @@
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<ItemGroup>
<Reference Include="FingerPrintJar">
<HintPath>..\..\..\..\..\Documents\Visual Studio 2015\Projects\FingerPrintJar\FingerPrintJar\bin\Debug\FingerPrintJar.dll</HintPath>
<HintPath>..\..\ExternalDll\FingerPrintJar.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
......@@ -88,4 +88,5 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
</Project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment