ContactParser - buggy but somewhat working

This commit is contained in:
2016-08-05 00:28:56 -04:00
parent 49599cd9ce
commit 699a99f8d8
74 changed files with 525 additions and 393 deletions

View File

@@ -4,7 +4,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{E0B1E1C9-AF77-424A-9F00-CDD27C499350}</ProjectGuid>
<ProjectGuid>{35187E28-CF64-4B0F-AADE-355B5561393C}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>quickftp</RootNamespace>
@@ -40,9 +40,6 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>3rdparty\Sdaleo.dll</HintPath>
</Reference>
<Reference Include="SMFTP">
<HintPath>3rdparty\SMFTP.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />