Venus_MainPages.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{581A0BC3-9EF7-454D-B2DD-F4FFD0BED5E0}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Venus_MainPages</RootNamespace>
  11. <AssemblyName>Venus_MainPages</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <NoWarn>CS0168</NoWarn>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="Caliburn.Micro, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  37. <SpecificVersion>False</SpecificVersion>
  38. <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
  39. </Reference>
  40. <Reference Include="CommonServiceLocator">
  41. <HintPath>..\ThirdParty\CommonServiceLocator.dll</HintPath>
  42. </Reference>
  43. <Reference Include="ControlzEx">
  44. <HintPath>..\ThirdParty\ControlzEx.dll</HintPath>
  45. </Reference>
  46. <Reference Include="LiveCharts">
  47. <HintPath>..\ThirdParty\LiveCharts.dll</HintPath>
  48. </Reference>
  49. <Reference Include="LiveCharts.Wpf">
  50. <HintPath>..\ThirdParty\LiveCharts.Wpf.dll</HintPath>
  51. </Reference>
  52. <Reference Include="log4net">
  53. <HintPath>..\ThirdParty\log4net.dll</HintPath>
  54. </Reference>
  55. <Reference Include="OpenSEMI.ClientBase, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>..\ThirdParty\selfbuild\OpenSEMI.ClientBase.dll</HintPath>
  58. </Reference>
  59. <Reference Include="OpenSEMI.Core">
  60. <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
  61. </Reference>
  62. <Reference Include="OpenSEMI.Ctrlib">
  63. <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
  64. </Reference>
  65. <Reference Include="PresentationCore" />
  66. <Reference Include="PresentationFramework" />
  67. <Reference Include="Prism">
  68. <HintPath>..\ThirdParty\Prism.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Prism.Unity.Wpf">
  71. <HintPath>..\ThirdParty\Prism.Unity.Wpf.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Prism.Wpf">
  74. <HintPath>..\ThirdParty\Prism.Wpf.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System" />
  77. <Reference Include="System.Core" />
  78. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>..\ThirdParty\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Runtime.Serialization" />
  83. <Reference Include="System.Windows.Forms" />
  84. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.Xaml" />
  89. <Reference Include="System.Xml.Linq" />
  90. <Reference Include="System.Data.DataSetExtensions" />
  91. <Reference Include="Microsoft.CSharp" />
  92. <Reference Include="System.Data" />
  93. <Reference Include="System.Net.Http" />
  94. <Reference Include="System.Xml" />
  95. <Reference Include="Unity.Abstractions">
  96. <HintPath>..\ThirdParty\Unity.Abstractions.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Unity.Container">
  99. <HintPath>..\ThirdParty\Unity.Container.dll</HintPath>
  100. </Reference>
  101. <Reference Include="WindowsBase" />
  102. <Reference Include="WindowsFormsIntegration" />
  103. <Reference Include="WPFToolkit">
  104. <HintPath>..\ThirdParty\WPFToolkit.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Xceed.Wpf.DataGrid">
  107. <HintPath>..\ThirdParty\Xceed.Wpf.DataGrid.dll</HintPath>
  108. </Reference>
  109. <Reference Include="Xceed.Wpf.Toolkit">
  110. <HintPath>..\ThirdParty\Xceed.Wpf.Toolkit.dll</HintPath>
  111. </Reference>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Converters\AllNoneCheckboxConverter.cs" />
  115. <Compile Include="Converters\EventItemToStringConverter.cs" />
  116. <Compile Include="Converters\HeaterToStringConverter.cs" />
  117. <Compile Include="Converters\LLStateConverter.cs" />
  118. <Compile Include="Converters\MultiBindingConverter.cs" />
  119. <Compile Include="Converters\PMStateConverter.cs" />
  120. <Compile Include="Converters\TMStateConverter.cs" />
  121. <Compile Include="MainPageModule.cs" />
  122. <Compile Include="PMS\IUiRecipeManager.cs" />
  123. <Compile Include="PMS\UiRecipeManager.cs" />
  124. <Compile Include="Properties\AssemblyInfo.cs" />
  125. <Compile Include="RTData.cs" />
  126. <Compile Include="Unity\ChartParameter.cs" />
  127. <Compile Include="Unity\CommonFunction.cs" />
  128. <Compile Include="Unity\ConfigValueTemplateSelector.cs" />
  129. <Compile Include="Unity\ContextMenuManager.cs" />
  130. <Compile Include="Unity\FileNode.cs" />
  131. <Compile Include="Unity\FolderOrFileTemplateSelector.cs" />
  132. <Compile Include="Unity\GlobalEvents.cs" />
  133. <Compile Include="Unity\GridOptions.cs" />
  134. <Compile Include="Unity\IHandler.cs" />
  135. <Compile Include="Unity\ModuleManager.cs" />
  136. <Compile Include="Unity\RealtimeProvider.cs" />
  137. <Compile Include="Unity\VATPerformanceResult.cs" />
  138. <Compile Include="Unity\SystemConfig.cs" />
  139. <Compile Include="Unity\SystemConfigProvider.cs" />
  140. <Compile Include="Unity\WaferAssociationInfo.cs" />
  141. <Compile Include="Unity\WaferStatusHandler.cs" />
  142. <Compile Include="Unity\WaferStatusImp.cs" />
  143. <Compile Include="ViewModels\ButterflyValveViewModel.cs" />
  144. <Compile Include="ViewModels\DataHistoryViewModel.cs" />
  145. <Compile Include="ViewModels\EventViewModel.cs" />
  146. <Compile Include="ViewModels\GasLeakCheckViewModel.cs" />
  147. <Compile Include="ViewModels\IOViewModel.cs" />
  148. <Compile Include="ViewModels\MFCVerificationViewModel.cs" />
  149. <Compile Include="ViewModels\OperationOverViewModel.cs" />
  150. <Compile Include="ViewModels\OverViewModel.cs" />
  151. <Compile Include="ViewModels\PartialPressureViewModel.cs" />
  152. <Compile Include="ViewModels\PlatformViewModel.cs" />
  153. <Compile Include="ViewModels\ProcessHistoryViewModel.cs" />
  154. <Compile Include="ViewModels\ProcessViewModel.cs" />
  155. <Compile Include="ViewModels\RecipeViewModel.cs" />
  156. <Compile Include="ViewModels\RFCalibrationViewModel.cs" />
  157. <Compile Include="ViewModels\RoleViewModel.cs" />
  158. <Compile Include="ViewModels\SystemConfigViewModel.cs" />
  159. <Compile Include="ViewModels\TMViewModel.cs" />
  160. <Compile Include="ViewModels\TopViewModel.cs" />
  161. <Compile Include="ViewModels\VATPerformanceViewModel.cs" />
  162. <Compile Include="ViewModels\WaferHistoryDBViewModel.cs" />
  163. <Compile Include="Views\ButterflyValveView.xaml.cs">
  164. <DependentUpon>ButterflyValveView.xaml</DependentUpon>
  165. </Compile>
  166. <Compile Include="Views\DataHistoryView.xaml.cs">
  167. <DependentUpon>DataHistoryView.xaml</DependentUpon>
  168. </Compile>
  169. <Compile Include="Views\EventView.xaml.cs">
  170. <DependentUpon>EventView.xaml</DependentUpon>
  171. </Compile>
  172. <Compile Include="Views\GasLeakCheckView.xaml.cs">
  173. <DependentUpon>GasLeakCheckView.xaml</DependentUpon>
  174. </Compile>
  175. <Compile Include="Views\HeaterView.xaml.cs">
  176. <DependentUpon>HeaterView.xaml</DependentUpon>
  177. </Compile>
  178. <Compile Include="Views\IOView.xaml.cs">
  179. <DependentUpon>IOView.xaml</DependentUpon>
  180. </Compile>
  181. <Compile Include="Views\MFCVerificationView.xaml.cs">
  182. <DependentUpon>MFCVerificationView.xaml</DependentUpon>
  183. </Compile>
  184. <Compile Include="Views\OperationOverView.xaml.cs">
  185. <DependentUpon>OperationOverView.xaml</DependentUpon>
  186. </Compile>
  187. <Compile Include="Views\OverView.xaml.cs">
  188. <DependentUpon>OverView.xaml</DependentUpon>
  189. </Compile>
  190. <Compile Include="Views\PartialPressureView.xaml.cs">
  191. <DependentUpon>PartialPressureView.xaml</DependentUpon>
  192. </Compile>
  193. <Compile Include="Views\PlatformView.xaml.cs">
  194. <DependentUpon>PlatformView.xaml</DependentUpon>
  195. </Compile>
  196. <Compile Include="Views\ProcessHistoryView.xaml.cs">
  197. <DependentUpon>ProcessHistoryView.xaml</DependentUpon>
  198. </Compile>
  199. <Compile Include="Views\ProcessView.xaml.cs">
  200. <DependentUpon>ProcessView.xaml</DependentUpon>
  201. </Compile>
  202. <Compile Include="Views\RecipeView.xaml.cs">
  203. <DependentUpon>RecipeView.xaml</DependentUpon>
  204. </Compile>
  205. <Compile Include="Views\RFCalibrationView.xaml.cs">
  206. <DependentUpon>RFCalibrationView.xaml</DependentUpon>
  207. </Compile>
  208. <Compile Include="Views\RoleView.xaml.cs">
  209. <DependentUpon>RoleView.xaml</DependentUpon>
  210. </Compile>
  211. <Compile Include="Views\SequenceView.xaml.cs">
  212. <DependentUpon>SequenceView.xaml</DependentUpon>
  213. </Compile>
  214. <Compile Include="Views\SystemConfigView.xaml.cs">
  215. <DependentUpon>SystemConfigView.xaml</DependentUpon>
  216. </Compile>
  217. <Compile Include="Views\TMView.xaml.cs">
  218. <DependentUpon>TMView.xaml</DependentUpon>
  219. </Compile>
  220. <Compile Include="Views\TopView.xaml.cs">
  221. <DependentUpon>TopView.xaml</DependentUpon>
  222. </Compile>
  223. <Compile Include="Views\VATPerformanceView.xaml.cs">
  224. <DependentUpon>VATPerformanceView.xaml</DependentUpon>
  225. </Compile>
  226. <Compile Include="Views\WaferHistoryDBView.xaml.cs">
  227. <DependentUpon>WaferHistoryDBView.xaml</DependentUpon>
  228. </Compile>
  229. </ItemGroup>
  230. <ItemGroup>
  231. <ProjectReference Include="..\Framework\Common\Common.csproj">
  232. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  233. <Name>Common</Name>
  234. </ProjectReference>
  235. <ProjectReference Include="..\Framework\UICore\UICore.csproj">
  236. <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
  237. <Name>UICore</Name>
  238. </ProjectReference>
  239. <ProjectReference Include="..\RecipeEditorControl\RecipeEditorControl.csproj">
  240. <Project>{c226e370-e9fb-48e7-bf40-89a33f88ef17}</Project>
  241. <Name>RecipeEditorControl</Name>
  242. </ProjectReference>
  243. <ProjectReference Include="..\Venus_Core\Venus_Core.csproj">
  244. <Project>{E40639DD-94A7-4ECD-8137-11496BD0BFA3}</Project>
  245. <Name>Venus_Core</Name>
  246. </ProjectReference>
  247. <ProjectReference Include="..\Venus_Themes\Venus_Themes.csproj">
  248. <Project>{fa46d7f1-463b-4457-93af-760b409f9c7c}</Project>
  249. <Name>Venus_Themes</Name>
  250. </ProjectReference>
  251. </ItemGroup>
  252. <ItemGroup>
  253. <Page Include="Views\ButterflyValveView.xaml">
  254. <SubType>Designer</SubType>
  255. <Generator>MSBuild:Compile</Generator>
  256. </Page>
  257. <Page Include="Views\DataHistoryView.xaml">
  258. <SubType>Designer</SubType>
  259. <Generator>MSBuild:Compile</Generator>
  260. </Page>
  261. <Page Include="Views\EventView.xaml">
  262. <SubType>Designer</SubType>
  263. <Generator>MSBuild:Compile</Generator>
  264. </Page>
  265. <Page Include="Views\GasLeakCheckView.xaml">
  266. <SubType>Designer</SubType>
  267. <Generator>MSBuild:Compile</Generator>
  268. </Page>
  269. <Page Include="Views\HeaterView.xaml">
  270. <SubType>Designer</SubType>
  271. <Generator>MSBuild:Compile</Generator>
  272. </Page>
  273. <Page Include="Views\IOView.xaml">
  274. <SubType>Designer</SubType>
  275. <Generator>MSBuild:Compile</Generator>
  276. </Page>
  277. <Page Include="Views\MFCVerificationView.xaml">
  278. <SubType>Designer</SubType>
  279. <Generator>MSBuild:Compile</Generator>
  280. </Page>
  281. <Page Include="Views\OperationOverView.xaml">
  282. <SubType>Designer</SubType>
  283. <Generator>MSBuild:Compile</Generator>
  284. </Page>
  285. <Page Include="Views\OverView.xaml">
  286. <SubType>Designer</SubType>
  287. <Generator>MSBuild:Compile</Generator>
  288. </Page>
  289. <Page Include="Views\PartialPressureView.xaml">
  290. <SubType>Designer</SubType>
  291. <Generator>MSBuild:Compile</Generator>
  292. </Page>
  293. <Page Include="Views\PlatformView.xaml">
  294. <SubType>Designer</SubType>
  295. <Generator>MSBuild:Compile</Generator>
  296. </Page>
  297. <Page Include="Views\ProcessHistoryView.xaml">
  298. <SubType>Designer</SubType>
  299. <Generator>MSBuild:Compile</Generator>
  300. </Page>
  301. <Page Include="Views\ProcessView.xaml">
  302. <SubType>Designer</SubType>
  303. <Generator>MSBuild:Compile</Generator>
  304. </Page>
  305. <Page Include="Views\RecipeView.xaml">
  306. <Generator>MSBuild:Compile</Generator>
  307. <SubType>Designer</SubType>
  308. </Page>
  309. <Page Include="Views\RFCalibrationView.xaml">
  310. <SubType>Designer</SubType>
  311. <Generator>MSBuild:Compile</Generator>
  312. </Page>
  313. <Page Include="Views\RoleView.xaml">
  314. <SubType>Designer</SubType>
  315. <Generator>MSBuild:Compile</Generator>
  316. </Page>
  317. <Page Include="Views\SequenceView.xaml">
  318. <SubType>Designer</SubType>
  319. <Generator>MSBuild:Compile</Generator>
  320. </Page>
  321. <Page Include="Views\SystemConfigView.xaml">
  322. <SubType>Designer</SubType>
  323. <Generator>MSBuild:Compile</Generator>
  324. </Page>
  325. <Page Include="Views\TMView.xaml">
  326. <SubType>Designer</SubType>
  327. <Generator>MSBuild:Compile</Generator>
  328. </Page>
  329. <Page Include="Views\TopView.xaml">
  330. <SubType>Designer</SubType>
  331. <Generator>MSBuild:Compile</Generator>
  332. </Page>
  333. <Page Include="Views\VATPerformanceView.xaml">
  334. <SubType>Designer</SubType>
  335. <Generator>MSBuild:Compile</Generator>
  336. </Page>
  337. <Page Include="Views\WaferHistoryDBView.xaml">
  338. <SubType>Designer</SubType>
  339. <Generator>MSBuild:Compile</Generator>
  340. </Page>
  341. </ItemGroup>
  342. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  343. </Project>