Core.StlMes.Client.ForgeResMgt.csproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{4A4F2A33-7139-4EC6-A860-40F6AB034516}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Core.StlMes.Client.ForgeResMgt</RootNamespace>
  12. <AssemblyName>Core.StlMes.Client.ForgeResMgt</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. <OldToolsVersion>3.5</OldToolsVersion>
  20. <PublishUrl>发布\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <IsWebBootstrapper>false</IsWebBootstrapper>
  33. <UseApplicationTrust>false</UseApplicationTrust>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>..\output\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. <DebugType>pdbonly</DebugType>
  48. <Optimize>true</Optimize>
  49. <OutputPath>bin\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. </PropertyGroup>
  54. <ItemGroup>
  55. <Reference Include="AxInterop.SHDocVw, Version=1.1.0.0, Culture=neutral, PublicKeyToken=0a50e0ef4ca013fe" />
  56. <Reference Include="Core.Mes.Client.Comm, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\output\Core.Mes.Client.Comm.dll</HintPath>
  59. </Reference>
  60. <Reference Include="CoreFS.CA06, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  61. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  62. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  63. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  64. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  65. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  66. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  67. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  68. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  69. <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  70. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  71. <Reference Include="Interop.Excel, Version=1.3.0.0, Culture=neutral" />
  72. <Reference Include="System" />
  73. <Reference Include="System.Core">
  74. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  75. </Reference>
  76. <Reference Include="System.Drawing" />
  77. <Reference Include="System.Web" />
  78. <Reference Include="System.Windows.Forms" />
  79. <Reference Include="System.Xml.Linq">
  80. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  81. </Reference>
  82. <Reference Include="System.Data.DataSetExtensions">
  83. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  84. </Reference>
  85. <Reference Include="System.Data" />
  86. <Reference Include="System.Xml" />
  87. </ItemGroup>
  88. <ItemGroup>
  89. <Compile Include="0、原料退废实绩管理\frmScrapMaterialMgt.cs">
  90. <SubType>Form</SubType>
  91. </Compile>
  92. <Compile Include="0、原料退废实绩管理\frmScrapMaterialMgt.Designer.cs">
  93. <DependentUpon>frmScrapMaterialMgt.cs</DependentUpon>
  94. </Compile>
  95. <Compile Include="0、原料退废实绩管理\frmScrapReason.cs">
  96. <SubType>Form</SubType>
  97. </Compile>
  98. <Compile Include="0、原料退废实绩管理\frmScrapReason.Designer.cs">
  99. <DependentUpon>frmScrapReason.cs</DependentUpon>
  100. </Compile>
  101. <Compile Include="1、原料锯切管理\frmMaterialCutMgt.cs">
  102. <SubType>Form</SubType>
  103. </Compile>
  104. <Compile Include="1、原料锯切管理\frmMaterialCutMgt.Designer.cs">
  105. <DependentUpon>frmMaterialCutMgt.cs</DependentUpon>
  106. </Compile>
  107. <Compile Include="2、锻造异常材管理\frmAbnormalMaterialMgt.cs">
  108. <SubType>Form</SubType>
  109. </Compile>
  110. <Compile Include="2、锻造异常材管理\frmAbnormalMaterialMgt.Designer.cs">
  111. <DependentUpon>frmAbnormalMaterialMgt.cs</DependentUpon>
  112. </Compile>
  113. <Compile Include="3、原料委外加工管理\frmOutProcessMgt.cs">
  114. <SubType>Form</SubType>
  115. </Compile>
  116. <Compile Include="3、原料委外加工管理\frmOutProcessMgt.Designer.cs">
  117. <DependentUpon>frmOutProcessMgt.cs</DependentUpon>
  118. </Compile>
  119. <Compile Include="3、原料委外加工管理\frmOutProcessInput.cs">
  120. <SubType>Form</SubType>
  121. </Compile>
  122. <Compile Include="3、原料委外加工管理\frmOutProcessInput.Designer.cs">
  123. <DependentUpon>frmOutProcessInput.cs</DependentUpon>
  124. </Compile>
  125. <Compile Include="Properties\AssemblyInfo.cs" />
  126. </ItemGroup>
  127. <ItemGroup>
  128. <EmbeddedResource Include="0、原料退废实绩管理\frmScrapMaterialMgt.resx">
  129. <DependentUpon>frmScrapMaterialMgt.cs</DependentUpon>
  130. <SubType>Designer</SubType>
  131. </EmbeddedResource>
  132. <EmbeddedResource Include="0、原料退废实绩管理\frmScrapReason.resx">
  133. <DependentUpon>frmScrapReason.cs</DependentUpon>
  134. <SubType>Designer</SubType>
  135. </EmbeddedResource>
  136. <EmbeddedResource Include="1、原料锯切管理\frmMaterialCutMgt.resx">
  137. <DependentUpon>frmMaterialCutMgt.cs</DependentUpon>
  138. <SubType>Designer</SubType>
  139. </EmbeddedResource>
  140. <EmbeddedResource Include="2、锻造异常材管理\frmAbnormalMaterialMgt.resx">
  141. <DependentUpon>frmAbnormalMaterialMgt.cs</DependentUpon>
  142. <SubType>Designer</SubType>
  143. </EmbeddedResource>
  144. <EmbeddedResource Include="3、原料委外加工管理\frmOutProcessMgt.resx">
  145. <DependentUpon>frmOutProcessMgt.cs</DependentUpon>
  146. <SubType>Designer</SubType>
  147. </EmbeddedResource>
  148. <EmbeddedResource Include="3、原料委外加工管理\frmOutProcessInput.resx">
  149. <DependentUpon>frmOutProcessInput.cs</DependentUpon>
  150. <SubType>Designer</SubType>
  151. </EmbeddedResource>
  152. <EmbeddedResource Include="Properties\licenses.licx" />
  153. </ItemGroup>
  154. <ItemGroup>
  155. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  156. <Visible>False</Visible>
  157. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  158. <Install>false</Install>
  159. </BootstrapperPackage>
  160. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  161. <Visible>False</Visible>
  162. <ProductName>.NET Framework 3.5 SP1</ProductName>
  163. <Install>true</Install>
  164. </BootstrapperPackage>
  165. </ItemGroup>
  166. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  167. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  168. Other similar extension points exist, see Microsoft.Common.targets.
  169. <Target Name="BeforeBuild">
  170. </Target>
  171. <Target Name="AfterBuild">
  172. </Target>
  173. -->
  174. </Project>