MOTINOVA_Motor_Factory_Set.csproj 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  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.8</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="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  84. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
  85. </Reference>
  86. <Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  87. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
  88. </Reference>
  89. <Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  90. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
  91. </Reference>
  92. <Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  93. <HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Spire.License, Version=1.4.0.40, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
  96. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.License.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Spire.Pdf, Version=8.2.2.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  99. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.Pdf.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Spire.XLS, Version=12.2.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  102. <HintPath>packages\FreeSpire.XLS.12.2.0\lib\net40\Spire.XLS.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System" />
  105. <Reference Include="System.Data" />
  106. <Reference Include="System.Deployment" />
  107. <Reference Include="System.Drawing" />
  108. <Reference Include="System.Windows.Forms" />
  109. <Reference Include="System.Xml" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <Compile Include="CheckForm.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="CheckForm.Designer.cs">
  116. <DependentUpon>CheckForm.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="Enter.cs">
  119. <SubType>Form</SubType>
  120. </Compile>
  121. <Compile Include="Enter.Designer.cs">
  122. <DependentUpon>Enter.cs</DependentUpon>
  123. </Compile>
  124. <Compile Include="ExportForm.cs">
  125. <SubType>Form</SubType>
  126. </Compile>
  127. <Compile Include="ExportForm.Designer.cs">
  128. <DependentUpon>ExportForm.cs</DependentUpon>
  129. </Compile>
  130. <Compile Include="ftp.cs" />
  131. <Compile Include="ImportForm.cs">
  132. <SubType>Form</SubType>
  133. </Compile>
  134. <Compile Include="ImportForm.Designer.cs">
  135. <DependentUpon>ImportForm.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="ManageForm.cs">
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="ManageForm.Designer.cs">
  141. <DependentUpon>ManageForm.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="PortSettings.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="PortSettings.Designer.cs">
  147. <DependentUpon>PortSettings.cs</DependentUpon>
  148. </Compile>
  149. <Compile Include="server_cfg.cs" />
  150. <Compile Include="StartForm.cs">
  151. <SubType>Form</SubType>
  152. </Compile>
  153. <Compile Include="StartForm.Designer.cs">
  154. <DependentUpon>StartForm.cs</DependentUpon>
  155. </Compile>
  156. <Compile Include="Program.cs" />
  157. <Compile Include="Properties\AssemblyInfo.cs" />
  158. <Compile Include="TorqueCheckParam.cs" />
  159. <EmbeddedResource Include="CheckForm.resx">
  160. <DependentUpon>CheckForm.cs</DependentUpon>
  161. </EmbeddedResource>
  162. <EmbeddedResource Include="Enter.resx">
  163. <DependentUpon>Enter.cs</DependentUpon>
  164. </EmbeddedResource>
  165. <EmbeddedResource Include="ExportForm.resx">
  166. <DependentUpon>ExportForm.cs</DependentUpon>
  167. </EmbeddedResource>
  168. <EmbeddedResource Include="ImportForm.resx">
  169. <DependentUpon>ImportForm.cs</DependentUpon>
  170. <SubType>Designer</SubType>
  171. </EmbeddedResource>
  172. <EmbeddedResource Include="ManageForm.resx">
  173. <DependentUpon>ManageForm.cs</DependentUpon>
  174. </EmbeddedResource>
  175. <EmbeddedResource Include="PortSettings.resx">
  176. <DependentUpon>PortSettings.cs</DependentUpon>
  177. </EmbeddedResource>
  178. <EmbeddedResource Include="Properties\Resources.resx">
  179. <Generator>ResXFileCodeGenerator</Generator>
  180. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  181. <SubType>Designer</SubType>
  182. </EmbeddedResource>
  183. <Compile Include="Properties\Resources.Designer.cs">
  184. <AutoGen>True</AutoGen>
  185. <DependentUpon>Resources.resx</DependentUpon>
  186. <DesignTime>True</DesignTime>
  187. </Compile>
  188. <EmbeddedResource Include="StartForm.resx">
  189. <DependentUpon>StartForm.cs</DependentUpon>
  190. </EmbeddedResource>
  191. <None Include="app.config" />
  192. <None Include="MOTINOVA_Motor_Factory_Set_TemporaryKey.pfx" />
  193. <None Include="packages.config" />
  194. <None Include="Properties\app.manifest" />
  195. <None Include="Properties\Settings.settings">
  196. <Generator>SettingsSingleFileGenerator</Generator>
  197. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  198. </None>
  199. <Compile Include="Properties\Settings.Designer.cs">
  200. <AutoGen>True</AutoGen>
  201. <DependentUpon>Settings.settings</DependentUpon>
  202. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  203. </Compile>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <None Include="images\title.png" />
  207. </ItemGroup>
  208. <ItemGroup>
  209. <None Include="images\close1.png" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <None Include="images\timg.jpg" />
  213. </ItemGroup>
  214. <ItemGroup>
  215. <None Include="images\MkqN4K4Mvj.png" />
  216. </ItemGroup>
  217. <ItemGroup>
  218. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  219. <Visible>False</Visible>
  220. <ProductName>.NET Framework 3.5 SP1</ProductName>
  221. <Install>true</Install>
  222. </BootstrapperPackage>
  223. </ItemGroup>
  224. <ItemGroup>
  225. <None Include="Resources\ttium.bmp" />
  226. </ItemGroup>
  227. <ItemGroup>
  228. <None Include="Resources\836618239619717251.jpg" />
  229. </ItemGroup>
  230. <ItemGroup>
  231. <None Include="images\read_book_study_icon-icons.com_51077.png" />
  232. <Content Include="import.ico" />
  233. </ItemGroup>
  234. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  235. </Project>