TrainVideoDataDispose.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{72DC9D1F-AF25-4572-9D7B-4E305ED3298D}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>TrainVideoDataDispose</RootNamespace>
  12. <AssemblyName>TrainVideoDataDispose</AssemblyName>
  13. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. <OldToolsVersion>3.5</OldToolsVersion>
  20. <TargetFrameworkProfile />
  21. <IsWebBootstrapper>false</IsWebBootstrapper>
  22. <PublishUrl>publish\</PublishUrl>
  23. <Install>true</Install>
  24. <InstallFrom>Disk</InstallFrom>
  25. <UpdateEnabled>false</UpdateEnabled>
  26. <UpdateMode>Foreground</UpdateMode>
  27. <UpdateInterval>7</UpdateInterval>
  28. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  29. <UpdatePeriodically>false</UpdatePeriodically>
  30. <UpdateRequired>false</UpdateRequired>
  31. <MapFileExtensions>true</MapFileExtensions>
  32. <ApplicationRevision>0</ApplicationRevision>
  33. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  34. <UseApplicationTrust>false</UseApplicationTrust>
  35. <BootstrapperEnabled>true</BootstrapperEnabled>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\Debug\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <Prefer32Bit>false</Prefer32Bit>
  46. <PlatformTarget>x86</PlatformTarget>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. <Prefer32Bit>false</Prefer32Bit>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Reference Include="Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\Output\Common.dll</HintPath>
  61. </Reference>
  62. <Reference Include="CoreFS.CA06">
  63. <HintPath>.\CoreFS.CA06.dll</HintPath>
  64. </Reference>
  65. <Reference Include="CoreFS.CA06Lite">
  66. <HintPath>..\Output\CoreFS.CA06Lite.dll</HintPath>
  67. </Reference>
  68. <Reference Include="iCore.Rtdb, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\Output\iCore.Rtdb.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\Output\Infragistics2.Shared.v9.2.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\Output\Infragistics2.Win.UltraWinEditors.v9.2.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\Output\Infragistics2.Win.UltraWinGrid.v9.2.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\Output\Infragistics2.Win.v9.2.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Renci.SshNet">
  89. <HintPath>.\Renci.SshNet.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System" />
  92. <Reference Include="System.Configuration" />
  93. <Reference Include="System.Core">
  94. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  95. </Reference>
  96. <Reference Include="System.Data.OracleClient" />
  97. <Reference Include="System.Web.Extensions" />
  98. <Reference Include="System.Xml.Linq">
  99. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  100. </Reference>
  101. <Reference Include="System.Data.DataSetExtensions">
  102. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  103. </Reference>
  104. <Reference Include="System.Data" />
  105. <Reference Include="System.Deployment" />
  106. <Reference Include="System.Drawing" />
  107. <Reference Include="System.Windows.Forms" />
  108. <Reference Include="System.Xml" />
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Compile Include="CHCNetSDK.cs" />
  112. <Compile Include="connection.cs" />
  113. <Compile Include="Form1.cs">
  114. <SubType>Form</SubType>
  115. </Compile>
  116. <Compile Include="Form1.Designer.cs">
  117. <DependentUpon>Form1.cs</DependentUpon>
  118. </Compile>
  119. <Compile Include="Form2.cs">
  120. <SubType>Form</SubType>
  121. </Compile>
  122. <Compile Include="Form2.Designer.cs">
  123. <DependentUpon>Form2.cs</DependentUpon>
  124. </Compile>
  125. <Compile Include="ftpHelper.cs" />
  126. <Compile Include="Program.cs" />
  127. <Compile Include="Properties\AssemblyInfo.cs" />
  128. <Compile Include="text.cs">
  129. <SubType>Form</SubType>
  130. </Compile>
  131. <Compile Include="text.Designer.cs">
  132. <DependentUpon>text.cs</DependentUpon>
  133. </Compile>
  134. <EmbeddedResource Include="Form1.resx">
  135. <DependentUpon>Form1.cs</DependentUpon>
  136. </EmbeddedResource>
  137. <EmbeddedResource Include="Form2.resx">
  138. <DependentUpon>Form2.cs</DependentUpon>
  139. </EmbeddedResource>
  140. <EmbeddedResource Include="Properties\Resources.resx">
  141. <Generator>ResXFileCodeGenerator</Generator>
  142. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  143. <SubType>Designer</SubType>
  144. </EmbeddedResource>
  145. <Compile Include="Properties\Resources.Designer.cs">
  146. <AutoGen>True</AutoGen>
  147. <DependentUpon>Resources.resx</DependentUpon>
  148. <DesignTime>True</DesignTime>
  149. </Compile>
  150. <EmbeddedResource Include="text.resx">
  151. <DependentUpon>text.cs</DependentUpon>
  152. </EmbeddedResource>
  153. <None Include="App.config" />
  154. <None Include="Properties\Settings.settings">
  155. <Generator>SettingsSingleFileGenerator</Generator>
  156. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  157. </None>
  158. <Compile Include="Properties\Settings.Designer.cs">
  159. <AutoGen>True</AutoGen>
  160. <DependentUpon>Settings.settings</DependentUpon>
  161. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  162. </Compile>
  163. </ItemGroup>
  164. <ItemGroup>
  165. <BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
  166. <Visible>False</Visible>
  167. <ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 x64%29</ProductName>
  168. <Install>true</Install>
  169. </BootstrapperPackage>
  170. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  171. <Visible>False</Visible>
  172. <ProductName>.NET Framework 3.5 SP1</ProductName>
  173. <Install>false</Install>
  174. </BootstrapperPackage>
  175. </ItemGroup>
  176. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  177. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  178. Other similar extension points exist, see Microsoft.Common.targets.
  179. <Target Name="BeforeBuild">
  180. </Target>
  181. <Target Name="AfterBuild">
  182. </Target>
  183. -->
  184. </Project>