MOTINOVA_Motor_Factory_Set.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{8A575ABA-3E5E-4C88-9817-39A4256C7E79}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>MOTINOVA_Motor_Factory_Set</RootNamespace>
  10. <AssemblyName>MOTINOVA_Motor_Factory_Set</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <IsWebBootstrapper>false</IsWebBootstrapper>
  15. <TargetFrameworkProfile />
  16. <PublishUrl>D:\SoftDesign\MOTINOVA_Motor_Factory_Set\Publish\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <AutorunEnabled>true</AutorunEnabled>
  27. <ApplicationRevision>3</ApplicationRevision>
  28. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  29. <UseApplicationTrust>false</UseApplicationTrust>
  30. <PublishWizardCompleted>true</PublishWizardCompleted>
  31. <BootstrapperEnabled>true</BootstrapperEnabled>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  34. <PlatformTarget>AnyCPU</PlatformTarget>
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>false</Prefer32Bit>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <PlatformTarget>AnyCPU</PlatformTarget>
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\Release\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <Prefer32Bit>false</Prefer32Bit>
  53. </PropertyGroup>
  54. <PropertyGroup>
  55. <ManifestCertificateThumbprint>59B8C10AF31C7A7A8CE1223D08FB77D250DDFB1C</ManifestCertificateThumbprint>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <ManifestKeyFile>MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx</ManifestKeyFile>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <GenerateManifests>true</GenerateManifests>
  62. </PropertyGroup>
  63. <PropertyGroup>
  64. <TargetZone>LocalIntranet</TargetZone>
  65. </PropertyGroup>
  66. <PropertyGroup>
  67. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  68. </PropertyGroup>
  69. <PropertyGroup>
  70. <SignManifests>false</SignManifests>
  71. </PropertyGroup>
  72. <PropertyGroup>
  73. <ApplicationIcon>import.ico</ApplicationIcon>
  74. </PropertyGroup>
  75. <ItemGroup>
  76. <Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
  77. <HintPath>packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
  78. </Reference>
  79. <Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  80. <HintPath>packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.CSharp" />
  83. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  84. <HintPath>packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  85. </Reference>
  86. <Reference Include="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  87. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
  88. </Reference>
  89. <Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  90. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
  91. </Reference>
  92. <Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  93. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
  94. </Reference>
  95. <Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  96. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Spire.License, Version=1.4.0.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
  99. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.License.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Spire.Pdf, Version=8.2.2.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  102. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.Pdf.dll</HintPath>
  103. </Reference>
  104. <Reference Include="Spire.XLS, Version=12.2.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  105. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.XLS.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System" />
  108. <Reference Include="System.Data" />
  109. <Reference Include="System.Deployment" />
  110. <Reference Include="System.Drawing" />
  111. <Reference Include="System.Windows.Forms" />
  112. <Reference Include="System.Xml" />
  113. </ItemGroup>
  114. <ItemGroup>
  115. <Compile Include="CheckForm.cs">
  116. <SubType>Form</SubType>
  117. </Compile>
  118. <Compile Include="CheckForm.Designer.cs">
  119. <DependentUpon>CheckForm.cs</DependentUpon>
  120. </Compile>
  121. <Compile Include="Enter.cs">
  122. <SubType>Form</SubType>
  123. </Compile>
  124. <Compile Include="Enter.Designer.cs">
  125. <DependentUpon>Enter.cs</DependentUpon>
  126. </Compile>
  127. <Compile Include="ExportForm.cs">
  128. <SubType>Form</SubType>
  129. </Compile>
  130. <Compile Include="ExportForm.Designer.cs">
  131. <DependentUpon>ExportForm.cs</DependentUpon>
  132. </Compile>
  133. <Compile Include="ftp.cs" />
  134. <Compile Include="ImportForm.cs">
  135. <SubType>Form</SubType>
  136. </Compile>
  137. <Compile Include="ImportForm.Designer.cs">
  138. <DependentUpon>ImportForm.cs</DependentUpon>
  139. </Compile>
  140. <Compile Include="ManageForm.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="ManageForm.Designer.cs">
  144. <DependentUpon>ManageForm.cs</DependentUpon>
  145. </Compile>
  146. <Compile Include="Note.cs">
  147. <SubType>Form</SubType>
  148. </Compile>
  149. <Compile Include="Note.Designer.cs">
  150. <DependentUpon>Note.cs</DependentUpon>
  151. </Compile>
  152. <Compile Include="PortSettings.cs">
  153. <SubType>Form</SubType>
  154. </Compile>
  155. <Compile Include="PortSettings.Designer.cs">
  156. <DependentUpon>PortSettings.cs</DependentUpon>
  157. </Compile>
  158. <Compile Include="server_cfg.cs" />
  159. <Compile Include="StartForm.cs">
  160. <SubType>Form</SubType>
  161. </Compile>
  162. <Compile Include="StartForm.Designer.cs">
  163. <DependentUpon>StartForm.cs</DependentUpon>
  164. </Compile>
  165. <Compile Include="Program.cs" />
  166. <Compile Include="Properties\AssemblyInfo.cs" />
  167. <Compile Include="TorqueCheckParam.cs" />
  168. <EmbeddedResource Include="CheckForm.resx">
  169. <DependentUpon>CheckForm.cs</DependentUpon>
  170. </EmbeddedResource>
  171. <EmbeddedResource Include="Enter.resx">
  172. <DependentUpon>Enter.cs</DependentUpon>
  173. </EmbeddedResource>
  174. <EmbeddedResource Include="ExportForm.resx">
  175. <DependentUpon>ExportForm.cs</DependentUpon>
  176. </EmbeddedResource>
  177. <EmbeddedResource Include="ImportForm.resx">
  178. <DependentUpon>ImportForm.cs</DependentUpon>
  179. <SubType>Designer</SubType>
  180. </EmbeddedResource>
  181. <EmbeddedResource Include="ManageForm.resx">
  182. <DependentUpon>ManageForm.cs</DependentUpon>
  183. </EmbeddedResource>
  184. <EmbeddedResource Include="Note.resx">
  185. <DependentUpon>Note.cs</DependentUpon>
  186. </EmbeddedResource>
  187. <EmbeddedResource Include="PortSettings.resx">
  188. <DependentUpon>PortSettings.cs</DependentUpon>
  189. </EmbeddedResource>
  190. <EmbeddedResource Include="Properties\Resources.resx">
  191. <Generator>ResXFileCodeGenerator</Generator>
  192. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  193. <SubType>Designer</SubType>
  194. </EmbeddedResource>
  195. <Compile Include="Properties\Resources.Designer.cs">
  196. <AutoGen>True</AutoGen>
  197. <DependentUpon>Resources.resx</DependentUpon>
  198. <DesignTime>True</DesignTime>
  199. </Compile>
  200. <EmbeddedResource Include="StartForm.resx">
  201. <DependentUpon>StartForm.cs</DependentUpon>
  202. </EmbeddedResource>
  203. <None Include="app.config" />
  204. <None Include="MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx" />
  205. <None Include="packages.config" />
  206. <None Include="Properties\app.manifest" />
  207. <None Include="Properties\Settings.settings">
  208. <Generator>SettingsSingleFileGenerator</Generator>
  209. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  210. </None>
  211. <Compile Include="Properties\Settings.Designer.cs">
  212. <AutoGen>True</AutoGen>
  213. <DependentUpon>Settings.settings</DependentUpon>
  214. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  215. </Compile>
  216. </ItemGroup>
  217. <ItemGroup>
  218. <None Include="images\title.png" />
  219. </ItemGroup>
  220. <ItemGroup>
  221. <None Include="images\close1.png" />
  222. </ItemGroup>
  223. <ItemGroup>
  224. <None Include="images\timg.jpg" />
  225. </ItemGroup>
  226. <ItemGroup>
  227. <None Include="images\MkqN4K4Mvj.png" />
  228. </ItemGroup>
  229. <ItemGroup>
  230. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  231. <Visible>False</Visible>
  232. <ProductName>.NET Framework 3.5 SP1</ProductName>
  233. <Install>true</Install>
  234. </BootstrapperPackage>
  235. </ItemGroup>
  236. <ItemGroup>
  237. <None Include="Resources\ttium.bmp" />
  238. </ItemGroup>
  239. <ItemGroup>
  240. <None Include="Resources\836618239619717251.jpg" />
  241. </ItemGroup>
  242. <ItemGroup>
  243. <None Include="images\read_book_study_icon-icons.com_51077.png" />
  244. <Content Include="import.ico" />
  245. </ItemGroup>
  246. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  247. </Project>