锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

310 lines
14 KiB

5 months ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{02CEBAE5-E761-4B4A-8123-A543FB6E5E11}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>ICSSoft.Frame.Main.Entrance</RootNamespace>
  12. <AssemblyName>ICSSoft.Frame.Main.Entrance</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  15. <FileAlignment>512</FileAlignment>
  16. <SccProjectName>
  17. </SccProjectName>
  18. <SccLocalPath>
  19. </SccLocalPath>
  20. <SccAuxPath>
  21. </SccAuxPath>
  22. <SccProvider>
  23. </SccProvider>
  24. <IsWebBootstrapper>false</IsWebBootstrapper>
  25. <PublishUrl>C:\Users\Administrator\Desktop\</PublishUrl>
  26. <Install>true</Install>
  27. <InstallFrom>Disk</InstallFrom>
  28. <UpdateEnabled>false</UpdateEnabled>
  29. <UpdateMode>Foreground</UpdateMode>
  30. <UpdateInterval>7</UpdateInterval>
  31. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  32. <UpdatePeriodically>false</UpdatePeriodically>
  33. <UpdateRequired>false</UpdateRequired>
  34. <MapFileExtensions>true</MapFileExtensions>
  35. <WebPage>publish.htm</WebPage>
  36. <AutorunEnabled>true</AutorunEnabled>
  37. <ApplicationRevision>2</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <UseApplicationTrust>false</UseApplicationTrust>
  40. <PublishWizardCompleted>true</PublishWizardCompleted>
  41. <BootstrapperEnabled>true</BootstrapperEnabled>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  44. <PlatformTarget>x86</PlatformTarget>
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>..\Root\</OutputPath>
  49. <DefineConstants>DEBUG;TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  54. <PlatformTarget>x86</PlatformTarget>
  55. <DebugType>pdbonly</DebugType>
  56. <Optimize>true</Optimize>
  57. <OutputPath>bin\Release\</OutputPath>
  58. <DefineConstants>TRACE</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>4</WarningLevel>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <ApplicationIcon>智合诚.ico</ApplicationIcon>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <ManifestCertificateThumbprint>E7454528CADF3EEDB9097019027D91F26718241D</ManifestCertificateThumbprint>
  67. </PropertyGroup>
  68. <PropertyGroup>
  69. <ManifestKeyFile>YhSoft.Frame.Main.Entrance_TemporaryKey.pfx</ManifestKeyFile>
  70. </PropertyGroup>
  71. <PropertyGroup>
  72. <GenerateManifests>true</GenerateManifests>
  73. </PropertyGroup>
  74. <PropertyGroup>
  75. <SignManifests>false</SignManifests>
  76. </PropertyGroup>
  77. <ItemGroup>
  78. <Reference Include="DevExpress.Data.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  79. <Reference Include="DevExpress.Printing.v12.2.Core, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  80. <Reference Include="DevExpress.Utils.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  81. <Reference Include="DevExpress.XtraBars.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  82. <Reference Include="DevExpress.XtraEditors.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  83. <Reference Include="DevExpress.XtraGrid.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  84. <Reference Include="DevExpress.XtraLayout.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  85. <Reference Include="DevExpress.XtraNavBar.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  86. <Reference Include="ICSSoft.Base.Config.AppConfig, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>..\Root\ICSSoft.Base.Config.AppConfig.dll</HintPath>
  89. </Reference>
  90. <Reference Include="ICSSoft.Base.Config.DBHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  91. <SpecificVersion>False</SpecificVersion>
  92. <HintPath>..\Root\ICSSoft.Base.Config.DBHelper.dll</HintPath>
  93. </Reference>
  94. <Reference Include="ICSSoft.Base.Enum.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>..\Root\ICSSoft.Base.Enum.BLL.dll</HintPath>
  97. </Reference>
  98. <Reference Include="ICSSoft.Base.Language.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\Root\ICSSoft.Base.Language.BLL.dll</HintPath>
  101. </Reference>
  102. <Reference Include="ICSSoft.Base.Language.Tool, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  103. <SpecificVersion>False</SpecificVersion>
  104. <HintPath>..\Root\ICSSoft.Base.Language.Tool.dll</HintPath>
  105. </Reference>
  106. <Reference Include="ICSSoft.Base.UserControl.MessageControl, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\Root\ICSSoft.Base.UserControl.MessageControl.dll</HintPath>
  109. </Reference>
  110. <Reference Include="ICSSoft.Frame.Data.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>..\Root\ICSSoft.Frame.Data.BLL.dll</HintPath>
  113. </Reference>
  114. <Reference Include="ICSSoft.Frame.Data.DAL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\Root\ICSSoft.Frame.Data.DAL.dll</HintPath>
  117. </Reference>
  118. <Reference Include="ICSSoft.Frame.Menu.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  119. <SpecificVersion>False</SpecificVersion>
  120. <HintPath>..\Root\ICSSoft.Frame.Menu.BLL.dll</HintPath>
  121. </Reference>
  122. <Reference Include="ICSSoft.Frame.Menu.Entity, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  123. <SpecificVersion>False</SpecificVersion>
  124. <HintPath>..\Root\ICSSoft.Frame.Menu.Entity.dll</HintPath>
  125. </Reference>
  126. <Reference Include="ICSSoft.Frame.Menu.MenuManage, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  127. <SpecificVersion>False</SpecificVersion>
  128. <HintPath>..\Root\ICSSoft.Frame.Menu.MenuManage.dll</HintPath>
  129. </Reference>
  130. <Reference Include="ICSSoft.Frame.User.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  131. <SpecificVersion>False</SpecificVersion>
  132. <HintPath>..\Root\ICSSoft.Frame.User.BLL.dll</HintPath>
  133. </Reference>
  134. <Reference Include="ICSSoft.Frame.WorkPoint.BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  135. <SpecificVersion>False</SpecificVersion>
  136. <HintPath>..\Root\ICSSoft.Frame.WorkPoint.BLL.dll</HintPath>
  137. </Reference>
  138. <Reference Include="ICSSoft.Frame.WorkPoint.DAL, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  139. <SpecificVersion>False</SpecificVersion>
  140. <HintPath>..\Root\ICSSoft.Frame.WorkPoint.DAL.dll</HintPath>
  141. </Reference>
  142. <Reference Include="ICSSoft.Frame.WorkPoint.Entity, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  143. <SpecificVersion>False</SpecificVersion>
  144. <HintPath>..\Root\ICSSoft.Frame.WorkPoint.Entity.dll</HintPath>
  145. </Reference>
  146. <Reference Include="ICSSoft.YT.Entity, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  147. <SpecificVersion>False</SpecificVersion>
  148. <HintPath>..\Root\ICSSoft.YT.Entity.dll</HintPath>
  149. </Reference>
  150. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  151. <SpecificVersion>False</SpecificVersion>
  152. <HintPath>..\Root\Newtonsoft.Json.dll</HintPath>
  153. </Reference>
  154. <Reference Include="SelfSkin, Version=12.2.5.0, Culture=neutral, PublicKeyToken=95fc6c5621878f0a, processorArchitecture=MSIL">
  155. <SpecificVersion>False</SpecificVersion>
  156. <HintPath>..\Root\SelfSkin.dll</HintPath>
  157. </Reference>
  158. <Reference Include="System" />
  159. <Reference Include="System.Core" />
  160. <Reference Include="System.Runtime.Serialization" />
  161. <Reference Include="System.Xml.Linq" />
  162. <Reference Include="System.Data.DataSetExtensions" />
  163. <Reference Include="Microsoft.CSharp" />
  164. <Reference Include="System.Data" />
  165. <Reference Include="System.Deployment" />
  166. <Reference Include="System.Drawing" />
  167. <Reference Include="System.Windows.Forms" />
  168. <Reference Include="System.Xml" />
  169. </ItemGroup>
  170. <ItemGroup>
  171. <Compile Include="FormConfigService.cs">
  172. <SubType>Form</SubType>
  173. </Compile>
  174. <Compile Include="FormConfigService.Designer.cs">
  175. <DependentUpon>FormConfigService.cs</DependentUpon>
  176. </Compile>
  177. <Compile Include="FormLoginNew.cs">
  178. <SubType>Form</SubType>
  179. </Compile>
  180. <Compile Include="FormLoginNew.designer.cs">
  181. <DependentUpon>FormLoginNew.cs</DependentUpon>
  182. </Compile>
  183. <Compile Include="FormMainNew.cs">
  184. <SubType>Form</SubType>
  185. </Compile>
  186. <Compile Include="FormMainNew.designer.cs">
  187. <DependentUpon>FormMainNew.cs</DependentUpon>
  188. </Compile>
  189. <Compile Include="FormSysConfig.cs">
  190. <SubType>Form</SubType>
  191. </Compile>
  192. <Compile Include="FormSysConfig.Designer.cs">
  193. <DependentUpon>FormSysConfig.cs</DependentUpon>
  194. </Compile>
  195. <Compile Include="FormWorkPoint.cs">
  196. <SubType>Form</SubType>
  197. </Compile>
  198. <Compile Include="FormWorkPoint.Designer.cs">
  199. <DependentUpon>FormWorkPoint.cs</DependentUpon>
  200. </Compile>
  201. <Compile Include="FormEditPwd.cs">
  202. <SubType>Form</SubType>
  203. </Compile>
  204. <Compile Include="FormEditPwd.Designer.cs">
  205. <DependentUpon>FormEditPwd.cs</DependentUpon>
  206. </Compile>
  207. <Compile Include="FormLogin.cs">
  208. <SubType>Form</SubType>
  209. </Compile>
  210. <Compile Include="FormLogin.Designer.cs">
  211. <DependentUpon>FormLogin.cs</DependentUpon>
  212. </Compile>
  213. <Compile Include="FormMain.cs">
  214. <SubType>Form</SubType>
  215. </Compile>
  216. <Compile Include="FormMain.Designer.cs">
  217. <DependentUpon>FormMain.cs</DependentUpon>
  218. </Compile>
  219. <Compile Include="FormTableMenu.cs">
  220. <SubType>Form</SubType>
  221. </Compile>
  222. <Compile Include="FormTableMenu.Designer.cs">
  223. <DependentUpon>FormTableMenu.cs</DependentUpon>
  224. </Compile>
  225. <Compile Include="Program.cs" />
  226. <Compile Include="Properties\AssemblyInfo.cs" />
  227. <EmbeddedResource Include="FormConfigService.resx">
  228. <DependentUpon>FormConfigService.cs</DependentUpon>
  229. </EmbeddedResource>
  230. <EmbeddedResource Include="FormLoginNew.resx">
  231. <DependentUpon>FormLoginNew.cs</DependentUpon>
  232. </EmbeddedResource>
  233. <EmbeddedResource Include="FormMainNew.resx">
  234. <DependentUpon>FormMainNew.cs</DependentUpon>
  235. </EmbeddedResource>
  236. <EmbeddedResource Include="FormSysConfig.resx">
  237. <DependentUpon>FormSysConfig.cs</DependentUpon>
  238. </EmbeddedResource>
  239. <EmbeddedResource Include="FormWorkPoint.resx">
  240. <DependentUpon>FormWorkPoint.cs</DependentUpon>
  241. </EmbeddedResource>
  242. <EmbeddedResource Include="FormEditPwd.resx">
  243. <DependentUpon>FormEditPwd.cs</DependentUpon>
  244. </EmbeddedResource>
  245. <EmbeddedResource Include="FormLogin.resx">
  246. <DependentUpon>FormLogin.cs</DependentUpon>
  247. </EmbeddedResource>
  248. <EmbeddedResource Include="FormMain.resx">
  249. <DependentUpon>FormMain.cs</DependentUpon>
  250. </EmbeddedResource>
  251. <EmbeddedResource Include="FormTableMenu.resx">
  252. <DependentUpon>FormTableMenu.cs</DependentUpon>
  253. </EmbeddedResource>
  254. <EmbeddedResource Include="Properties\licenses.licx" />
  255. <EmbeddedResource Include="Properties\Resources.resx">
  256. <Generator>ResXFileCodeGenerator</Generator>
  257. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  258. <SubType>Designer</SubType>
  259. </EmbeddedResource>
  260. <Compile Include="Properties\Resources.Designer.cs">
  261. <AutoGen>True</AutoGen>
  262. <DependentUpon>Resources.resx</DependentUpon>
  263. <DesignTime>True</DesignTime>
  264. </Compile>
  265. <None Include="App.config">
  266. <SubType>Designer</SubType>
  267. </None>
  268. <None Include="Properties\Settings.settings">
  269. <Generator>SettingsSingleFileGenerator</Generator>
  270. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  271. </None>
  272. <Compile Include="Properties\Settings.Designer.cs">
  273. <AutoGen>True</AutoGen>
  274. <DependentUpon>Settings.settings</DependentUpon>
  275. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  276. </Compile>
  277. </ItemGroup>
  278. <ItemGroup>
  279. <Content Include="智合诚.ico" />
  280. </ItemGroup>
  281. <ItemGroup>
  282. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  283. <Visible>False</Visible>
  284. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 和 x64%29</ProductName>
  285. <Install>true</Install>
  286. </BootstrapperPackage>
  287. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  288. <Visible>False</Visible>
  289. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  290. <Install>false</Install>
  291. </BootstrapperPackage>
  292. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  293. <Visible>False</Visible>
  294. <ProductName>.NET Framework 3.5 SP1</ProductName>
  295. <Install>false</Install>
  296. </BootstrapperPackage>
  297. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  298. <Visible>False</Visible>
  299. <ProductName>Windows Installer 3.1</ProductName>
  300. <Install>true</Install>
  301. </BootstrapperPackage>
  302. </ItemGroup>
  303. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  304. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  305. Other similar extension points exist, see Microsoft.Common.targets.
  306. <Target Name="BeforeBuild">
  307. </Target>
  308. <Target Name="AfterBuild">
  309. </Target>
  310. -->
  311. </Project>