DeviceHttpServer.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{EC515FDD-F5F4-4315-BE25-570F5621667F}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HttpServer</RootNamespace>
  11. <AssemblyName>HttpServer</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <TargetFrameworkProfile />
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <PublishUrl>D:\publish\</PublishUrl>
  18. <Install>true</Install>
  19. <InstallFrom>Disk</InstallFrom>
  20. <UpdateEnabled>false</UpdateEnabled>
  21. <UpdateMode>Foreground</UpdateMode>
  22. <UpdateInterval>7</UpdateInterval>
  23. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  24. <UpdatePeriodically>false</UpdatePeriodically>
  25. <UpdateRequired>false</UpdateRequired>
  26. <MapFileExtensions>true</MapFileExtensions>
  27. <ApplicationRevision>1</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. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <PlatformTarget>AnyCPU</PlatformTarget>
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <PropertyGroup>
  53. <ManifestCertificateThumbprint>FE2B6A7C949DDF03613609EACEF46FCA861E5B59</ManifestCertificateThumbprint>
  54. </PropertyGroup>
  55. <PropertyGroup>
  56. <ManifestKeyFile>DeviceHttpServer_TemporaryKey.pfx</ManifestKeyFile>
  57. </PropertyGroup>
  58. <PropertyGroup>
  59. <GenerateManifests>true</GenerateManifests>
  60. </PropertyGroup>
  61. <PropertyGroup>
  62. <SignManifests>true</SignManifests>
  63. </PropertyGroup>
  64. <ItemGroup>
  65. <Reference Include="Interop.EZNCAUTLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <EmbedInteropTypes>True</EmbedInteropTypes>
  68. <HintPath>..\..\..\..\设备联调\三菱相关\new\SimCNC-master\SimCNC\Interop.EZNCAUTLib.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Interop.HeidenhainDNCLib, Version=1.5.0.0, Culture=neutral, processorArchitecture=x86">
  71. <SpecificVersion>False</SpecificVersion>
  72. <EmbedInteropTypes>True</EmbedInteropTypes>
  73. <HintPath>dll\Interop.HeidenhainDNCLib.dll</HintPath>
  74. </Reference>
  75. <Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
  76. <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>.\Newtonsoft.Json.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Opc.Ua.Client, Version=1.3.341.0, Culture=neutral, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>dll\Opc.Ua.Client.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Opc.Ua.Core, Version=1.3.341.0, Culture=neutral, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>dll\Opc.Ua.Core.dll</HintPath>
  87. </Reference>
  88. <Reference Include="SinumerikOpcUaAPI, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>dll\SinumerikOpcUaAPI.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System" />
  93. <Reference Include="System.Configuration" />
  94. <Reference Include="System.Configuration.ConfigurationManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  95. <HintPath>..\packages\System.Configuration.ConfigurationManager.5.0.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System.Core" />
  98. <Reference Include="System.Data.OracleClient" />
  99. <Reference Include="System.Net" />
  100. <Reference Include="System.Security" />
  101. <Reference Include="System.Security.AccessControl, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Security.AccessControl.5.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Security.Permissions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  105. <HintPath>..\packages\System.Security.Permissions.5.0.0\lib\net461\System.Security.Permissions.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  108. <HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.ServiceProcess" />
  111. <Reference Include="System.Transactions" />
  112. <Reference Include="System.Web.Extensions" />
  113. <Reference Include="System.Xml.Linq" />
  114. <Reference Include="System.Data.DataSetExtensions" />
  115. <Reference Include="Microsoft.CSharp" />
  116. <Reference Include="System.Data" />
  117. <Reference Include="System.Deployment" />
  118. <Reference Include="System.Drawing" />
  119. <Reference Include="System.Net.Http" />
  120. <Reference Include="System.Windows.Forms" />
  121. <Reference Include="System.Xml" />
  122. <Reference Include="UAClientHelperAPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  123. <SpecificVersion>False</SpecificVersion>
  124. <HintPath>dll\UAClientHelperAPI.dll</HintPath>
  125. </Reference>
  126. <Reference Include="WindowsBase" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Compile Include="body\DeviceInfoData.cs" />
  130. <Compile Include="body\RequestBody.cs" />
  131. <Compile Include="body\ResponseBody.cs" />
  132. <Compile Include="body\ResponseToolData.cs" />
  133. <Compile Include="fanuc\ConDevice.cs" />
  134. <Compile Include="fanuc\ConDevice2.cs" />
  135. <Compile Include="fanuc\Fanuc.cs" />
  136. <Compile Include="fanuc\FanucServer.cs" />
  137. <Compile Include="Form1.cs">
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="Form1.Designer.cs">
  141. <DependentUpon>Form1.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="fanuc\fwlib32.cs" />
  144. <Compile Include="hedidenain\HeidenhainServer.cs" />
  145. <Compile Include="Log\Log.cs" />
  146. <Compile Include="mazak\MazakDll.cs" />
  147. <Compile Include="mazak\MazakServer.cs" />
  148. <Compile Include="mitsubishi\Communication.cs" />
  149. <Compile Include="mitsubishi\Communicationcs.cs" />
  150. <Compile Include="mitsubishi\EZSockets\AgreeMent.cs" />
  151. <Compile Include="mitsubishi\EZSockets\MitCom.cs" />
  152. <Compile Include="mitsubishi\MitsubishiServer.cs" />
  153. <Compile Include="opcua\CommonAtrr.cs" />
  154. <Compile Include="opcua\CommonExtend.cs" />
  155. <Compile Include="opcua\DeviceOPCUat.cs" />
  156. <Compile Include="opcua\OpcUaServer.cs" />
  157. <Compile Include="Program.cs" />
  158. <Compile Include="Properties\AssemblyInfo.cs" />
  159. <EmbeddedResource Include="Form1.resx">
  160. <DependentUpon>Form1.cs</DependentUpon>
  161. </EmbeddedResource>
  162. <EmbeddedResource Include="Properties\Resources.resx">
  163. <Generator>ResXFileCodeGenerator</Generator>
  164. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  165. <SubType>Designer</SubType>
  166. </EmbeddedResource>
  167. <Compile Include="Properties\Resources.Designer.cs">
  168. <AutoGen>True</AutoGen>
  169. <DependentUpon>Resources.resx</DependentUpon>
  170. <DesignTime>True</DesignTime>
  171. </Compile>
  172. <None Include="DeviceHttpServer_TemporaryKey.pfx" />
  173. <None Include="packages.config" />
  174. <None Include="Properties\Settings.settings">
  175. <Generator>SettingsSingleFileGenerator</Generator>
  176. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  177. </None>
  178. <Compile Include="Properties\Settings.Designer.cs">
  179. <AutoGen>True</AutoGen>
  180. <DependentUpon>Settings.settings</DependentUpon>
  181. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  182. </Compile>
  183. </ItemGroup>
  184. <ItemGroup>
  185. <None Include="App.config">
  186. <SubType>Designer</SubType>
  187. </None>
  188. </ItemGroup>
  189. <ItemGroup>
  190. <Content Include="dll\EZSockets.dll" />
  191. <Content Include="dll\Fwlib32.dll">
  192. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  193. </Content>
  194. <Content Include="dll\fwlibe1.dll">
  195. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  196. </Content>
  197. <Content Include="dll\HslCommunication.dll" />
  198. <Content Include="dll\Interop.EZNCAUTLib.dll" />
  199. <Content Include="dll\Interop.HeidenhainDNCLib.dll" />
  200. <Content Include="dll\Newtonsoft.Json.dll">
  201. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  202. </Content>
  203. <Content Include="dll\Opc.Ua.Client.dll" />
  204. <Content Include="dll\Opc.Ua.Core.dll" />
  205. <Content Include="dll\Siemens.OpcUA.dll" />
  206. <Content Include="dll\SinumerikOpcUaAPI.dll" />
  207. <Content Include="dll\UAClientHelperAPI.dll" />
  208. </ItemGroup>
  209. <ItemGroup>
  210. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  211. <Visible>False</Visible>
  212. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
  213. <Install>true</Install>
  214. </BootstrapperPackage>
  215. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  216. <Visible>False</Visible>
  217. <ProductName>.NET Framework 3.5 SP1</ProductName>
  218. <Install>false</Install>
  219. </BootstrapperPackage>
  220. </ItemGroup>
  221. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  222. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  223. Other similar extension points exist, see Microsoft.Common.targets.
  224. <Target Name="BeforeBuild">
  225. </Target>
  226. <Target Name="AfterBuild">
  227. </Target>
  228. -->
  229. </Project>