Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quickedmin-mobile-app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Saikrishna Pawar
quickedmin-mobile-app
Commits
90071d8a
Commit
90071d8a
authored
8 years ago
by
Gufran Khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added dll to project
parent
d4c0bbc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
ExternalDll/FingerPrintJar.dll
ExternalDll/FingerPrintJar.dll
+0
-0
QuickEdminMobile/QuickEdminMobile/QuickEdminMobile.csproj
QuickEdminMobile/QuickEdminMobile/QuickEdminMobile.csproj
+2
-1
No files found.
ExternalDll/FingerPrintJar.dll
0 → 100644
View file @
90071d8a
File added
This diff is collapsed.
Click to expand it.
QuickEdminMobile/QuickEdminMobile/QuickEdminMobile.csproj
View file @
90071d8a
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment