UAS_AutoPass.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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>{00071CA1-0410-4E55-BC92-2FF6B160C3AC}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>UAS_AutoPass</RootNamespace>
  11. <AssemblyName>UAS_AutoPass</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <IsWebBootstrapper>true</IsWebBootstrapper>
  16. <TargetFrameworkProfile />
  17. <PublishUrl>E:\s_user_site\AutoPass\</PublishUrl>
  18. <Install>true</Install>
  19. <InstallFrom>Web</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. <InstallUrl>http://172.16.11.99/AutoPass/</InstallUrl>
  28. <ProductName>UAS自动过站解析器</ProductName>
  29. <PublisherName>深圳市优软科技有限公司</PublisherName>
  30. <SuiteName>UAS自动过站解析器</SuiteName>
  31. <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
  32. <WebPage>publish.htm</WebPage>
  33. <ApplicationRevision>4</ApplicationRevision>
  34. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  35. <UseApplicationTrust>false</UseApplicationTrust>
  36. <CreateDesktopShortcut>true</CreateDesktopShortcut>
  37. <PublishWizardCompleted>true</PublishWizardCompleted>
  38. <BootstrapperEnabled>true</BootstrapperEnabled>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  41. <PlatformTarget>AnyCPU</PlatformTarget>
  42. <DebugSymbols>true</DebugSymbols>
  43. <DebugType>full</DebugType>
  44. <Optimize>false</Optimize>
  45. <OutputPath>bin\Debug\</OutputPath>
  46. <DefineConstants>DEBUG;TRACE</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  51. <PlatformTarget>AnyCPU</PlatformTarget>
  52. <DebugType>pdbonly</DebugType>
  53. <Optimize>true</Optimize>
  54. <OutputPath>bin\Release\</OutputPath>
  55. <DefineConstants>TRACE</DefineConstants>
  56. <ErrorReport>prompt</ErrorReport>
  57. <WarningLevel>4</WarningLevel>
  58. </PropertyGroup>
  59. <PropertyGroup>
  60. <ManifestCertificateThumbprint>259567B7F3EA096551ECA21C8DEA9C2E21C8624B</ManifestCertificateThumbprint>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <ManifestKeyFile>UAS_AutoPass_TemporaryKey.pfx</ManifestKeyFile>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <GenerateManifests>true</GenerateManifests>
  67. </PropertyGroup>
  68. <PropertyGroup>
  69. <SignManifests>true</SignManifests>
  70. </PropertyGroup>
  71. <ItemGroup>
  72. <Reference Include="BenQGuru.eMES.DLLService">
  73. <HintPath>..\UAS_DLLTest\tool\BenQGuru.eMES.DLLService.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Oracle.ManagedDataAccess">
  76. <HintPath>..\UAS_DLLTest\tool\Oracle.ManagedDataAccess.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System" />
  79. <Reference Include="System.Core" />
  80. <Reference Include="System.Xml.Linq" />
  81. <Reference Include="System.Data.DataSetExtensions" />
  82. <Reference Include="Microsoft.CSharp" />
  83. <Reference Include="System.Data" />
  84. <Reference Include="System.Deployment" />
  85. <Reference Include="System.Drawing" />
  86. <Reference Include="System.Net.Http" />
  87. <Reference Include="System.Windows.Forms" />
  88. <Reference Include="System.Xml" />
  89. </ItemGroup>
  90. <ItemGroup>
  91. <Compile Include="AutoPassDataCollect.cs">
  92. <SubType>Form</SubType>
  93. </Compile>
  94. <Compile Include="AutoPassDataCollect.Designer.cs">
  95. <DependentUpon>AutoPassDataCollect.cs</DependentUpon>
  96. </Compile>
  97. <Compile Include="AutoAnalysisXml.cs">
  98. <SubType>Form</SubType>
  99. </Compile>
  100. <Compile Include="AutoAnalysisXml.Designer.cs">
  101. <DependentUpon>AutoAnalysisXml.cs</DependentUpon>
  102. </Compile>
  103. <Compile Include="LoadingCircle.cs">
  104. <SubType>Component</SubType>
  105. </Compile>
  106. <Compile Include="LoadingCircle.Designer.cs">
  107. <DependentUpon>LoadingCircle.cs</DependentUpon>
  108. </Compile>
  109. <Compile Include="Login.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="Login.Designer.cs">
  113. <DependentUpon>Login.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="Program.cs" />
  116. <Compile Include="Properties\AssemblyInfo.cs" />
  117. <Compile Include="SetLoadingWindow.cs">
  118. <SubType>Form</SubType>
  119. </Compile>
  120. <Compile Include="SetLoadingWindow.Designer.cs">
  121. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  122. </Compile>
  123. <Compile Include="ToolClass\BaseUtil.cs" />
  124. <Compile Include="ToolClass\DataHelper.cs" />
  125. <Compile Include="ToolClass\LogicHandler.cs" />
  126. <EmbeddedResource Include="AutoPassDataCollect.resx">
  127. <DependentUpon>AutoPassDataCollect.cs</DependentUpon>
  128. </EmbeddedResource>
  129. <EmbeddedResource Include="AutoAnalysisXml.resx">
  130. <DependentUpon>AutoAnalysisXml.cs</DependentUpon>
  131. </EmbeddedResource>
  132. <EmbeddedResource Include="Login.resx">
  133. <DependentUpon>Login.cs</DependentUpon>
  134. </EmbeddedResource>
  135. <EmbeddedResource Include="Properties\Resources.resx">
  136. <Generator>ResXFileCodeGenerator</Generator>
  137. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  138. <SubType>Designer</SubType>
  139. </EmbeddedResource>
  140. <Compile Include="Properties\Resources.Designer.cs">
  141. <AutoGen>True</AutoGen>
  142. <DependentUpon>Resources.resx</DependentUpon>
  143. <DesignTime>True</DesignTime>
  144. </Compile>
  145. <EmbeddedResource Include="SetLoadingWindow.resx">
  146. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  147. </EmbeddedResource>
  148. <None Include="Properties\Settings.settings">
  149. <Generator>SettingsSingleFileGenerator</Generator>
  150. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  151. </None>
  152. <Compile Include="Properties\Settings.Designer.cs">
  153. <AutoGen>True</AutoGen>
  154. <DependentUpon>Settings.settings</DependentUpon>
  155. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  156. </Compile>
  157. <None Include="UAS_AutoPass_TemporaryKey.pfx" />
  158. </ItemGroup>
  159. <ItemGroup>
  160. <None Include="App.config" />
  161. </ItemGroup>
  162. <ItemGroup>
  163. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  164. <Visible>False</Visible>
  165. <ProductName>.NET Framework 3.5 SP1</ProductName>
  166. <Install>false</Install>
  167. </BootstrapperPackage>
  168. </ItemGroup>
  169. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  170. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  171. Other similar extension points exist, see Microsoft.Common.targets.
  172. <Target Name="BeforeBuild">
  173. </Target>
  174. <Target Name="AfterBuild">
  175. </Target>
  176. -->
  177. </Project>