Subversion Repository Public Repository

ChrisCompleteCodeTrunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{DAA2A7CD-150F-434B-936F-0467C7647A63}</ProjectGuid>
    <OutputType>Exe</OutputType>
    <RootNamespace>AirgasFileDownloader</RootNamespace>
    <AssemblyName>AirgasFileDownloader</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="DocuWare.Common">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Common.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Common.Parsers">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Common.Parsers.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Communication.AuthenticationServer">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Communication.AuthenticationServer.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Communication.Client">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Communication.Client.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Communication.Server">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Communication.Server.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.ContentServer">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.ContentServer.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.DAL.XChange">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.DAL.XChange.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Document">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Document.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Document.PDF">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Document.PDF.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.DocumentContentProcessing">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.DocumentContentProcessing.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Gapi">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Gapi.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.LanguageStrings">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.LanguageStrings.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.OCR.Common">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.OCR.Common.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.OCR.Providers">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.OCR.Providers.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.PDF">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.PDF.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.PDF.Dyna">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.PDF.Dyna.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.SSL.SSLChannel">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.SSL.SSLChannel.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.SSL.SSPI">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.SSL.SSPI.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.SSPI">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.SSPI.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.SSPIChannel">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.SSPIChannel.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.SwitchChannel">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.SwitchChannel.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Remoting.XChange">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Remoting.XChange.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.SAPConnector">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.SAPConnector.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Settings">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Settings.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.Settings.Interop">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.Settings.Interop.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.SettingsServer">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.SettingsServer.dll</HintPath>
    </Reference>
    <Reference Include="DocuWare.XChange">
      <HintPath>..\..\..\..\..\Downloads\Gapi\DocuWare.XChange.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config">
      <SubType>Designer</SubType>
    </None>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

Commits for ChrisCompleteCodeTrunk/AirgasFileDownloader/AirgasFileDownloader/AirgasFileDownloader.csproj

Diff revisions: vs.
Revision Author Commited Message
1 BBDSCHRIS picture BBDSCHRIS Wed 22 Aug, 2018 20:08:03 +0000