UAS_Web.csproj 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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="..\packages\CefSharp.WinForms.49.0.1\build\CefSharp.WinForms.props" Condition="Exists('..\packages\CefSharp.WinForms.49.0.1\build\CefSharp.WinForms.props')" />
  4. <Import Project="..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.props" Condition="Exists('..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProjectGuid>{7293045C-D6EE-4454-B822-E296AD9E758B}</ProjectGuid>
  10. <OutputType>WinExe</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>UAS_Web</RootNamespace>
  13. <AssemblyName>UAS_Web</AssemblyName>
  14. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  15. <FileAlignment>512</FileAlignment>
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. <TargetFrameworkProfile />
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <PlatformTarget>x86</PlatformTarget>
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <PlatformTarget>AnyCPU</PlatformTarget>
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  40. <DebugSymbols>true</DebugSymbols>
  41. <OutputPath>bin\x86\Debug\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <DebugType>full</DebugType>
  44. <PlatformTarget>x86</PlatformTarget>
  45. <ErrorReport>prompt</ErrorReport>
  46. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  49. <OutputPath>bin\x86\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <Optimize>true</Optimize>
  52. <DebugType>pdbonly</DebugType>
  53. <PlatformTarget>x86</PlatformTarget>
  54. <ErrorReport>prompt</ErrorReport>
  55. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  58. <DebugSymbols>true</DebugSymbols>
  59. <OutputPath>bin\x64\Debug\</OutputPath>
  60. <DefineConstants>DEBUG;TRACE</DefineConstants>
  61. <DebugType>full</DebugType>
  62. <PlatformTarget>x64</PlatformTarget>
  63. <ErrorReport>prompt</ErrorReport>
  64. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  67. <OutputPath>bin\x64\Release\</OutputPath>
  68. <DefineConstants>TRACE</DefineConstants>
  69. <Optimize>true</Optimize>
  70. <DebugType>pdbonly</DebugType>
  71. <PlatformTarget>x64</PlatformTarget>
  72. <ErrorReport>prompt</ErrorReport>
  73. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  74. </PropertyGroup>
  75. <PropertyGroup>
  76. <ApplicationIcon>tool\print.ico</ApplicationIcon>
  77. </PropertyGroup>
  78. <PropertyGroup>
  79. <TargetZone>LocalIntranet</TargetZone>
  80. </PropertyGroup>
  81. <PropertyGroup>
  82. <GenerateManifests>false</GenerateManifests>
  83. </PropertyGroup>
  84. <PropertyGroup>
  85. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  86. </PropertyGroup>
  87. <ItemGroup>
  88. <Reference Include="FastReport">
  89. <HintPath>tool\FastReport.dll</HintPath>
  90. </Reference>
  91. <Reference Include="FastReport.Bars">
  92. <HintPath>..\..\..\..\Users\Hcsy\Documents\Visual Studio 2015\Projects\WinformT\WinformT\FastReport.Bars.dll</HintPath>
  93. </Reference>
  94. <Reference Include="FastReport.Editor">
  95. <HintPath>..\..\..\..\Users\Hcsy\Documents\Visual Studio 2015\Projects\WinformT\WinformT\FastReport.Editor.dll</HintPath>
  96. </Reference>
  97. <Reference Include="PresentationCore" />
  98. <Reference Include="System" />
  99. <Reference Include="System.Core" />
  100. <Reference Include="System.Web" />
  101. <Reference Include="System.Xml.Linq" />
  102. <Reference Include="System.Data.DataSetExtensions" />
  103. <Reference Include="System.Data" />
  104. <Reference Include="System.Deployment" />
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Windows.Forms" />
  107. <Reference Include="System.Xml" />
  108. <Reference Include="zxing, Version=0.16.2.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>tool\zxing.dll</HintPath>
  111. </Reference>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Browser.cs">
  115. <SubType>Form</SubType>
  116. </Compile>
  117. <Compile Include="Browser.Designer.cs">
  118. <DependentUpon>Browser.cs</DependentUpon>
  119. </Compile>
  120. <Compile Include="PrinterList.cs">
  121. <SubType>Form</SubType>
  122. </Compile>
  123. <Compile Include="PrinterList.Designer.cs">
  124. <DependentUpon>PrinterList.cs</DependentUpon>
  125. </Compile>
  126. <Compile Include="Program.cs" />
  127. <Compile Include="Properties\AssemblyInfo.cs" />
  128. <Compile Include="tool\BaseUtil.cs" />
  129. <Compile Include="tool\Code128.cs" />
  130. <Compile Include="tool\CookieVisitor .cs" />
  131. <Compile Include="tool\CustomCommand.cs" />
  132. <Compile Include="tool\DownLoadFile.cs" />
  133. <Compile Include="tool\FilterManager.cs" />
  134. <Compile Include="tool\MenuHandler.cs" />
  135. <Compile Include="tool\MessageFilter.cs" />
  136. <Compile Include="tool\PrintHelper.cs" />
  137. <Compile Include="tool\RequestHandler.cs" />
  138. <EmbeddedResource Include="Browser.resx">
  139. <DependentUpon>Browser.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="PrinterList.resx">
  142. <DependentUpon>PrinterList.cs</DependentUpon>
  143. </EmbeddedResource>
  144. <EmbeddedResource Include="Properties\Resources.resx">
  145. <Generator>ResXFileCodeGenerator</Generator>
  146. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  147. <SubType>Designer</SubType>
  148. </EmbeddedResource>
  149. <Compile Include="Properties\Resources.Designer.cs">
  150. <AutoGen>True</AutoGen>
  151. <DependentUpon>Resources.resx</DependentUpon>
  152. <DesignTime>True</DesignTime>
  153. </Compile>
  154. <None Include="app.config" />
  155. <None Include="packages.config">
  156. <SubType>Designer</SubType>
  157. </None>
  158. <None Include="Properties\app.manifest" />
  159. <None Include="Properties\Settings.settings">
  160. <Generator>SettingsSingleFileGenerator</Generator>
  161. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  162. </None>
  163. <Compile Include="Properties\Settings.Designer.cs">
  164. <AutoGen>True</AutoGen>
  165. <DependentUpon>Settings.settings</DependentUpon>
  166. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  167. </Compile>
  168. </ItemGroup>
  169. <ItemGroup>
  170. <None Include="tool\print.ico" />
  171. </ItemGroup>
  172. <ItemGroup>
  173. <Content Include="tool\zxing.dll" />
  174. </ItemGroup>
  175. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  176. <Import Project="..\packages\cef.redist.x64.3.2623.1401\build\cef.redist.x64.targets" Condition="Exists('..\packages\cef.redist.x64.3.2623.1401\build\cef.redist.x64.targets')" />
  177. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  178. <PropertyGroup>
  179. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  180. </PropertyGroup>
  181. <Error Condition="!Exists('..\packages\cef.redist.x64.3.2623.1401\build\cef.redist.x64.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.3.2623.1401\build\cef.redist.x64.targets'))" />
  182. <Error Condition="!Exists('..\packages\cef.redist.x86.3.2623.1401\build\cef.redist.x86.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.3.2623.1401\build\cef.redist.x86.targets'))" />
  183. <Error Condition="!Exists('..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.props'))" />
  184. <Error Condition="!Exists('..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.targets'))" />
  185. <Error Condition="!Exists('..\packages\CefSharp.WinForms.49.0.1\build\CefSharp.WinForms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.WinForms.49.0.1\build\CefSharp.WinForms.props'))" />
  186. </Target>
  187. <Import Project="..\packages\cef.redist.x86.3.2623.1401\build\cef.redist.x86.targets" Condition="Exists('..\packages\cef.redist.x86.3.2623.1401\build\cef.redist.x86.targets')" />
  188. <Import Project="..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.targets" Condition="Exists('..\packages\CefSharp.Common.49.0.1\build\CefSharp.Common.targets')" />
  189. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  190. Other similar extension points exist, see Microsoft.Common.targets.
  191. <Target Name="BeforeBuild">
  192. </Target>
  193. <Target Name="AfterBuild">
  194. </Target>
  195. -->
  196. </Project>