PunkHPX8_Themes.csproj 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292
  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>{FA46D7F1-463B-4457-93AF-760B409F9C7C}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PunkHPX8_Themes</RootNamespace>
  11. <AssemblyName>PunkHPX8_Themes</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>TRACE;DEBUG</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="Caliburn.Micro">
  35. <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
  36. </Reference>
  37. <Reference Include="LiveCharts">
  38. <HintPath>..\ThirdParty\LiveCharts.dll</HintPath>
  39. </Reference>
  40. <Reference Include="LiveCharts.Wpf">
  41. <HintPath>..\ThirdParty\LiveCharts.Wpf.dll</HintPath>
  42. </Reference>
  43. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>..\ThirdParty\log4net.dll</HintPath>
  46. </Reference>
  47. <Reference Include="PresentationCore" />
  48. <Reference Include="PresentationFramework" />
  49. <Reference Include="System" />
  50. <Reference Include="System.Core" />
  51. <Reference Include="System.Drawing" />
  52. <Reference Include="System.Windows.Forms" />
  53. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
  56. </Reference>
  57. <Reference Include="System.Xaml" />
  58. <Reference Include="System.Xml.Linq" />
  59. <Reference Include="System.Data.DataSetExtensions" />
  60. <Reference Include="Microsoft.CSharp" />
  61. <Reference Include="System.Data" />
  62. <Reference Include="System.Net.Http" />
  63. <Reference Include="System.Xml" />
  64. <Reference Include="WindowsBase" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Converters\AlarmTypeConverter.cs" />
  68. <Compile Include="Converters\Bool2Not.cs" />
  69. <Compile Include="Converters\BoolReverseToColor.cs" />
  70. <Compile Include="Converters\BoolToColor6.cs" />
  71. <Compile Include="Converters\BoolToColor7.cs" />
  72. <Compile Include="Converters\BoolToGreenRedColor.cs" />
  73. <Compile Include="Converters\BoolToInverseBoolConverter.cs" />
  74. <Compile Include="Converters\BoolToOrientation.cs" />
  75. <Compile Include="Converters\BoolToOrientation2.cs" />
  76. <Compile Include="Converters\BoolToRedColor.cs" />
  77. <Compile Include="Converters\BoolToErrorColor.cs" />
  78. <Compile Include="Converters\boolToRedColor2.cs" />
  79. <Compile Include="Converters\BoolToRedGreenColor.cs" />
  80. <Compile Include="Converters\BoolToYellowColor2.cs" />
  81. <Compile Include="Converters\RoleDataConverter.cs" />
  82. <Compile Include="Converters\DecimalPrecisionConverter.cs" />
  83. <Compile Include="Converters\IntToColorConverter.cs" />
  84. <Compile Include="Converters\IntToTargetNumber.cs" />
  85. <Compile Include="Converters\MutiBoolToBool.cs" />
  86. <Compile Include="Converters\NumberStringToBool.cs" />
  87. <Compile Include="Converters\StringToString.cs" />
  88. <Compile Include="Converters\StringToVisibility.cs" />
  89. <Compile Include="Converters\BoolToYellowColor.cs" />
  90. <Compile Include="Converters\RecipeIconConverter.cs" />
  91. <Compile Include="Converters\BoolToColor.cs" />
  92. <Compile Include="Converters\BoolToColor2.cs" />
  93. <Compile Include="Converters\BoolToColor3.cs" />
  94. <Compile Include="Converters\BoolToColor4.cs" />
  95. <Compile Include="Converters\BoolToColor5.cs" />
  96. <Compile Include="Converters\BoolToDirection.cs" />
  97. <Compile Include="Converters\BoolToDoubleConverter.cs" />
  98. <Compile Include="Converters\BoolToInt.cs" />
  99. <Compile Include="Converters\BoolToPath.cs" />
  100. <Compile Include="Converters\BoolToReverse.cs" />
  101. <Compile Include="Converters\BoolToUnitConverter.cs" />
  102. <Compile Include="Converters\BoolToValueConverter.cs" />
  103. <Compile Include="Converters\BoolToVisibility.cs" />
  104. <Compile Include="Converters\boolToVisibility2.cs" />
  105. <Compile Include="Converters\BoolToBool.cs" />
  106. <Compile Include="Converters\DoubleToDoubleConverter.cs" />
  107. <Compile Include="Converters\Float2String.cs" />
  108. <Compile Include="Converters\FOUPStatusConverter.cs" />
  109. <Compile Include="Converters\IntPlusConverter.cs" />
  110. <Compile Include="Converters\IntToBoolConverter.cs" />
  111. <Compile Include="Converters\IntToBoolConverter2.cs" />
  112. <Compile Include="Converters\IntToIsEnableConverter.cs" />
  113. <Compile Include="Converters\IsLastItemConverter.cs" />
  114. <Compile Include="Converters\IsProgressedConverter.cs" />
  115. <Compile Include="Converters\Null2Bool.cs" />
  116. <Compile Include="Converters\String2Double.cs" />
  117. <Compile Include="Converters\StringToColorConverter.cs" />
  118. <Compile Include="Converters\StringToVisibility1.cs" />
  119. <Compile Include="Converters\ToBoolMultiValueConverter.cs" />
  120. <Compile Include="Converters\ToBoolMultiValueConverter2.cs" />
  121. <Compile Include="Converters\ToBoolMultiValueConverter3.cs" />
  122. <Compile Include="Converters\ToBoolMultiValueConverter4.cs" />
  123. <Compile Include="Converters\ToBoolMutiValueConverter5.cs" />
  124. <Compile Include="Converters\VisibilityToReverse.cs" />
  125. <Compile Include="CustomControls\AduRadioButtonIcon.cs" />
  126. <Compile Include="CustomControls\CommonValveControl.cs" />
  127. <Compile Include="CustomControls\Controls\Win32.cs" />
  128. <Compile Include="CustomControls\Controls\WindowButtonBase.cs" />
  129. <Compile Include="CustomControls\Controls\WindowButtonClose.cs" />
  130. <Compile Include="CustomControls\Controls\WindowButtonMax.cs" />
  131. <Compile Include="CustomControls\Controls\WindowButtonMin.cs" />
  132. <Compile Include="CustomControls\Controls\WindowButtonNormal.cs" />
  133. <Compile Include="CustomControls\Controls\WindowTopArea.cs" />
  134. <Compile Include="CustomControls\CustomPasswordBox.cs" />
  135. <Compile Include="CustomControls\GuangChuanRobot.cs" />
  136. <Compile Include="CustomControls\CustomRobot.cs" />
  137. <Compile Include="CustomControls\MultiComboBox.cs" />
  138. <Compile Include="CustomControls\PathButton.cs" />
  139. <Compile Include="CustomControls\SERobot.cs" />
  140. <Compile Include="CustomControls\SplitButton.cs" />
  141. <Compile Include="CustomControls\StepBar.cs" />
  142. <Compile Include="CustomControls\StepBarItem.cs" />
  143. <Compile Include="Properties\AssemblyInfo.cs" />
  144. <Compile Include="Themes\Attach\BorderElement.cs" />
  145. <Compile Include="Themes\Attach\ElementBackground.cs" />
  146. <Compile Include="Themes\Attach\ElementBrushBase.cs" />
  147. <Compile Include="Themes\Attach\ElementForeground.cs" />
  148. <Compile Include="Themes\Attach\IconElement.cs" />
  149. <Compile Include="unity\UIEvents.cs" />
  150. <Compile Include="UserControls\AnolyteGroove.xaml.cs">
  151. <DependentUpon>AnolyteGroove.xaml</DependentUpon>
  152. </Compile>
  153. <Compile Include="UserControls\AnolyteMetalControl.xaml.cs">
  154. <DependentUpon>AnolyteMetalControl.xaml</DependentUpon>
  155. </Compile>
  156. <Compile Include="UserControls\Axes2D.xaml.cs">
  157. <DependentUpon>Axes2D.xaml</DependentUpon>
  158. </Compile>
  159. <Compile Include="UserControls\Blower.xaml.cs">
  160. <DependentUpon>Blower.xaml</DependentUpon>
  161. </Compile>
  162. <Compile Include="UserControls\BottleReserveControl.xaml.cs">
  163. <DependentUpon>BottleReserveControl.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="UserControls\BurnInControl.xaml.cs">
  166. <DependentUpon>BurnInControl.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="UserControls\ButterflyValve.xaml.cs">
  169. <DependentUpon>ButterflyValve.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="UserControls\ButterflyValveMessageBox.xaml.cs">
  172. <DependentUpon>ButterflyValveMessageBox.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="UserControls\CalibrateControl.xaml.cs">
  175. <DependentUpon>CalibrateControl.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="UserControls\CatholyteGroove.xaml.cs">
  178. <DependentUpon>CatholyteGroove.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="UserControls\CellStatusControl.xaml.cs">
  181. <DependentUpon>CellStatusControl.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="UserControls\Chamber.xaml.cs">
  184. <DependentUpon>Chamber.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="UserControls\Clamp.xaml.cs">
  187. <DependentUpon>Clamp.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="UserControls\CountersControl.xaml.cs">
  190. <DependentUpon>CountersControl.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="UserControls\CrossDoseControl.xaml.cs">
  193. <DependentUpon>CrossDoseControl.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="UserControls\CustomSwitch.xaml.cs">
  196. <DependentUpon>CustomSwitch.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="UserControls\Cylinder.xaml.cs">
  199. <DependentUpon>Cylinder.xaml</DependentUpon>
  200. </Compile>
  201. <Compile Include="UserControls\DosingControl.xaml.cs">
  202. <DependentUpon>DosingControl.xaml</DependentUpon>
  203. </Compile>
  204. <Compile Include="UserControls\DrawGraphicsControl.xaml.cs">
  205. <DependentUpon>DrawGraphicsControl.xaml</DependentUpon>
  206. </Compile>
  207. <Compile Include="UserControls\DryerUIControl.xaml.cs">
  208. <DependentUpon>DryerUIControl.xaml</DependentUpon>
  209. </Compile>
  210. <Compile Include="UserControls\EFEM.xaml.cs">
  211. <DependentUpon>EFEM.xaml</DependentUpon>
  212. </Compile>
  213. <Compile Include="UserControls\EFEMRight.xaml.cs">
  214. <DependentUpon>EFEMRight.xaml</DependentUpon>
  215. </Compile>
  216. <Compile Include="UserControls\EFEMFrontView.xaml.cs">
  217. <DependentUpon>EFEMFrontView.xaml</DependentUpon>
  218. </Compile>
  219. <Compile Include="UserControls\ExhaustPipe.xaml.cs">
  220. <DependentUpon>ExhaustPipe.xaml</DependentUpon>
  221. </Compile>
  222. <Compile Include="UserControls\Fan.xaml.cs">
  223. <DependentUpon>Fan.xaml</DependentUpon>
  224. </Compile>
  225. <Compile Include="UserControls\FlowPipe.xaml.cs">
  226. <DependentUpon>FlowPipe.xaml</DependentUpon>
  227. </Compile>
  228. <Compile Include="UserControls\FlowPipeValve.xaml.cs">
  229. <DependentUpon>FlowPipeValve.xaml</DependentUpon>
  230. </Compile>
  231. <Compile Include="UserControls\Foup.xaml.cs">
  232. <DependentUpon>Foup.xaml</DependentUpon>
  233. </Compile>
  234. <Compile Include="UserControls\FOUPFrontView.xaml.cs">
  235. <DependentUpon>FOUPFrontView.xaml</DependentUpon>
  236. </Compile>
  237. <Compile Include="UserControls\DummyCassete.xaml.cs">
  238. <DependentUpon>DummyCassete.xaml</DependentUpon>
  239. </Compile>
  240. <Compile Include="UserControls\GroupDigitalBoxControl.xaml.cs">
  241. <DependentUpon>GroupDigitalBoxControl.xaml</DependentUpon>
  242. </Compile>
  243. <Compile Include="UserControls\GroupTextBoxControl.xaml.cs">
  244. <DependentUpon>GroupTextBoxControl.xaml</DependentUpon>
  245. </Compile>
  246. <Compile Include="UserControls\GroupTextBoxControlDouble.xaml.cs">
  247. <DependentUpon>GroupTextBoxControlDouble.xaml</DependentUpon>
  248. </Compile>
  249. <Compile Include="UserControls\LinMotOtherControl.xaml.cs">
  250. <DependentUpon>LinMotOtherControl.xaml</DependentUpon>
  251. </Compile>
  252. <Compile Include="UserControls\LinMotControl.xaml.cs">
  253. <DependentUpon>LinMotControl.xaml</DependentUpon>
  254. </Compile>
  255. <Compile Include="UserControls\LockControl.xaml.cs">
  256. <DependentUpon>LockControl.xaml</DependentUpon>
  257. </Compile>
  258. <Compile Include="UserControls\MetalCMUIControl.xaml.cs">
  259. <DependentUpon>MetalCMUIControl.xaml</DependentUpon>
  260. </Compile>
  261. <Compile Include="UserControls\MetalSHUIControl.xaml.cs">
  262. <DependentUpon>MetalSHUIControl.xaml</DependentUpon>
  263. </Compile>
  264. <Compile Include="UserControls\MetalWaferSizeControl.xaml.cs">
  265. <DependentUpon>MetalWaferSizeControl.xaml</DependentUpon>
  266. </Compile>
  267. <Compile Include="UserControls\OperatingModeControl.xaml.cs">
  268. <DependentUpon>OperatingModeControl.xaml</DependentUpon>
  269. </Compile>
  270. <Compile Include="UserControls\PathButton.xaml.cs">
  271. <DependentUpon>PathButton.xaml</DependentUpon>
  272. </Compile>
  273. <Compile Include="UserControls\PlatingPowerSupplyControl.xaml.cs">
  274. <DependentUpon>PlatingPowerSupplyControl.xaml</DependentUpon>
  275. </Compile>
  276. <Compile Include="UserControls\PowerSupplierStepControl.xaml.cs">
  277. <DependentUpon>PowerSupplierStepControl.xaml</DependentUpon>
  278. </Compile>
  279. <Compile Include="UserControls\PMCounterComponent.xaml.cs">
  280. <DependentUpon>PMCounterComponent.xaml</DependentUpon>
  281. </Compile>
  282. <Compile Include="UserControls\PrewetFLowControl.xaml.cs">
  283. <DependentUpon>PrewetFLowControl.xaml</DependentUpon>
  284. </Compile>
  285. <Compile Include="UserControls\PrewetLeftSideControl.xaml.cs">
  286. <DependentUpon>PrewetLeftSideControl.xaml</DependentUpon>
  287. </Compile>
  288. <Compile Include="UserControls\PrewetMotionPanel.xaml.cs">
  289. <DependentUpon>PrewetMotionPanel.xaml</DependentUpon>
  290. </Compile>
  291. <Compile Include="UserControls\PrewetTankControl.xaml.cs">
  292. <DependentUpon>PrewetTankControl.xaml</DependentUpon>
  293. </Compile>
  294. <Compile Include="UserControls\PrewetUIControl.xaml.cs">
  295. <DependentUpon>PrewetUIControl.xaml</DependentUpon>
  296. </Compile>
  297. <Compile Include="UserControls\PrewetValve.xaml.cs">
  298. <DependentUpon>PrewetValve.xaml</DependentUpon>
  299. </Compile>
  300. <Compile Include="UserControls\PufChuckControl.xaml.cs">
  301. <DependentUpon>PufChuckControl.xaml</DependentUpon>
  302. </Compile>
  303. <Compile Include="UserControls\RecipeLoadDose.xaml.cs">
  304. <DependentUpon>RecipeLoadDose.xaml</DependentUpon>
  305. </Compile>
  306. <Compile Include="UserControls\ReplenControl.xaml.cs">
  307. <DependentUpon>ReplenControl.xaml</DependentUpon>
  308. </Compile>
  309. <Compile Include="UserControls\ReservoirPump.xaml.cs">
  310. <DependentUpon>ReservoirPump.xaml</DependentUpon>
  311. </Compile>
  312. <Compile Include="UserControls\Pump1.xaml.cs">
  313. <DependentUpon>Pump1.xaml</DependentUpon>
  314. </Compile>
  315. <Compile Include="UserControls\PumpSpeedControl.xaml.cs">
  316. <DependentUpon>PumpSpeedControl.xaml</DependentUpon>
  317. </Compile>
  318. <Compile Include="UserControls\RecipeControl.xaml.cs">
  319. <DependentUpon>RecipeControl.xaml</DependentUpon>
  320. </Compile>
  321. <Compile Include="UserControls\RecipeControlMetal.xaml.cs">
  322. <DependentUpon>RecipeControlMetal.xaml</DependentUpon>
  323. </Compile>
  324. <Compile Include="UserControls\RecipeLoad.xaml.cs">
  325. <DependentUpon>RecipeLoad.xaml</DependentUpon>
  326. </Compile>
  327. <Compile Include="UserControls\RecipeLoadControl.xaml.cs">
  328. <DependentUpon>RecipeLoadControl.xaml</DependentUpon>
  329. </Compile>
  330. <Compile Include="UserControls\RecipeModeControl.xaml.cs">
  331. <DependentUpon>RecipeModeControl.xaml</DependentUpon>
  332. </Compile>
  333. <Compile Include="UserControls\ReservoirMetal.xaml.cs">
  334. <DependentUpon>ReservoirMetal.xaml</DependentUpon>
  335. </Compile>
  336. <Compile Include="UserControls\ReservoirsInformationPanel.xaml.cs">
  337. <DependentUpon>ReservoirsInformationPanel.xaml</DependentUpon>
  338. </Compile>
  339. <Compile Include="UserControls\ReservoirsRecipeParametersPanel.xaml.cs">
  340. <DependentUpon>ReservoirsRecipeParametersPanel.xaml</DependentUpon>
  341. </Compile>
  342. <Compile Include="UserControls\RinseUIControl.xaml.cs">
  343. <DependentUpon>RinseUIControl.xaml</DependentUpon>
  344. </Compile>
  345. <Compile Include="UserControls\RobotFrontView.xaml.cs">
  346. <DependentUpon>RobotFrontView.xaml</DependentUpon>
  347. </Compile>
  348. <Compile Include="UserControls\SchedulerControl.cs">
  349. <SubType>UserControl</SubType>
  350. </Compile>
  351. <Compile Include="UserControls\SchedulerControl.Designer.cs">
  352. <DependentUpon>SchedulerControl.cs</DependentUpon>
  353. </Compile>
  354. <Compile Include="UserControls\Screw.xaml.cs">
  355. <DependentUpon>Screw.xaml</DependentUpon>
  356. </Compile>
  357. <Compile Include="UserControls\SRD1.xaml.cs">
  358. <DependentUpon>SRD1.xaml</DependentUpon>
  359. </Compile>
  360. <Compile Include="UserControls\SRD2.xaml.cs">
  361. <DependentUpon>SRD2.xaml</DependentUpon>
  362. </Compile>
  363. <Compile Include="UserControls\SRDFlipperControl.xaml.cs">
  364. <DependentUpon>SRDFlipperControl.xaml</DependentUpon>
  365. </Compile>
  366. <Compile Include="UserControls\SRDFrontView.xaml.cs">
  367. <DependentUpon>SRDFrontView.xaml</DependentUpon>
  368. </Compile>
  369. <Compile Include="UserControls\SRDMotionControl.xaml.cs">
  370. <DependentUpon>SRDMotionControl.xaml</DependentUpon>
  371. </Compile>
  372. <Compile Include="UserControls\SRDMoveControl.xaml.cs">
  373. <DependentUpon>SRDMoveControl.xaml</DependentUpon>
  374. </Compile>
  375. <Compile Include="UserControls\SRDSideControl.xaml.cs">
  376. <DependentUpon>SRDSideControl.xaml</DependentUpon>
  377. </Compile>
  378. <Compile Include="UserControls\SrdAwcCycleControl.xaml.cs">
  379. <DependentUpon>SrdAwcCycleControl.xaml</DependentUpon>
  380. </Compile>
  381. <Compile Include="UserControls\SRDLeftInformation.xaml.cs">
  382. <DependentUpon>SRDLeftInformation.xaml</DependentUpon>
  383. </Compile>
  384. <Compile Include="UserControls\SrdOverviewInformationPanel.xaml.cs">
  385. <DependentUpon>SrdOverviewInformationPanel.xaml</DependentUpon>
  386. </Compile>
  387. <Compile Include="UserControls\SrdStationPositionControl.xaml.cs">
  388. <DependentUpon>SrdStationPositionControl.xaml</DependentUpon>
  389. </Compile>
  390. <Compile Include="UserControls\PowerSupplyChannelControl.xaml.cs">
  391. <DependentUpon>PowerSupplyChannelControl.xaml</DependentUpon>
  392. </Compile>
  393. <Compile Include="UserControls\PressureBlockControl.xaml.cs">
  394. <DependentUpon>PressureBlockControl.xaml</DependentUpon>
  395. </Compile>
  396. <Compile Include="UserControls\PufMotionCommandControl.xaml.cs">
  397. <DependentUpon>PufMotionCommandControl.xaml</DependentUpon>
  398. </Compile>
  399. <Compile Include="UserControls\PufStationCommandControl.xaml.cs">
  400. <DependentUpon>PufStationCommandControl.xaml</DependentUpon>
  401. </Compile>
  402. <Compile Include="UserControls\PufStationDistanceControl.xaml.cs">
  403. <DependentUpon>PufStationDistanceControl.xaml</DependentUpon>
  404. </Compile>
  405. <Compile Include="UserControls\SRDUIControl.xaml.cs">
  406. <DependentUpon>SRDUIControl.xaml</DependentUpon>
  407. </Compile>
  408. <Compile Include="UserControls\TempControl.xaml.cs">
  409. <DependentUpon>TempControl.xaml</DependentUpon>
  410. </Compile>
  411. <Compile Include="UserControls\PufStationPositionControl.xaml.cs">
  412. <DependentUpon>PufStationPositionControl.xaml</DependentUpon>
  413. </Compile>
  414. <Compile Include="UserControls\PufArmControl.xaml.cs">
  415. <DependentUpon>PufArmControl.xaml</DependentUpon>
  416. </Compile>
  417. <Compile Include="UserControls\LoadLockLeft.xaml.cs">
  418. <DependentUpon>LoadLockLeft.xaml</DependentUpon>
  419. </Compile>
  420. <Compile Include="UserControls\LoadLockRight.xaml.cs">
  421. <DependentUpon>LoadLockRight.xaml</DependentUpon>
  422. </Compile>
  423. <Compile Include="UserControls\Loadport.xaml.cs">
  424. <DependentUpon>Loadport.xaml</DependentUpon>
  425. </Compile>
  426. <Compile Include="UserControls\MotionControl.xaml.cs">
  427. <DependentUpon>MotionControl.xaml</DependentUpon>
  428. </Compile>
  429. <Compile Include="UserControls\Pipe2.xaml.cs">
  430. <DependentUpon>Pipe2.xaml</DependentUpon>
  431. </Compile>
  432. <Compile Include="UserControls\Pipe3.xaml.cs">
  433. <DependentUpon>Pipe3.xaml</DependentUpon>
  434. </Compile>
  435. <Compile Include="UserControls\PufControl.xaml.cs">
  436. <DependentUpon>PufControl.xaml</DependentUpon>
  437. </Compile>
  438. <Compile Include="UserControls\Pump.xaml.cs">
  439. <DependentUpon>Pump.xaml</DependentUpon>
  440. </Compile>
  441. <Compile Include="UserControls\purge.xaml.cs">
  442. <DependentUpon>purge.xaml</DependentUpon>
  443. </Compile>
  444. <Compile Include="UserControls\RecipeFileLoadControl.xaml.cs">
  445. <DependentUpon>RecipeFileLoadControl.xaml</DependentUpon>
  446. </Compile>
  447. <Compile Include="UserControls\RecipeNameDialog.xaml.cs">
  448. <DependentUpon>RecipeNameDialog.xaml</DependentUpon>
  449. </Compile>
  450. <Compile Include="UserControls\ReserviorControl.xaml.cs">
  451. <DependentUpon>ReserviorControl.xaml</DependentUpon>
  452. </Compile>
  453. <Compile Include="UserControls\ResistivityProbeControl.xaml.cs">
  454. <DependentUpon>ResistivityProbeControl.xaml</DependentUpon>
  455. </Compile>
  456. <Compile Include="UserControls\StateTitle.xaml.cs">
  457. <DependentUpon>StateTitle.xaml</DependentUpon>
  458. </Compile>
  459. <Compile Include="UserControls\TemperatureControllerControl.xaml.cs">
  460. <DependentUpon>TemperatureControllerControl.xaml</DependentUpon>
  461. </Compile>
  462. <Compile Include="UserControls\TextboxWithLabel.xaml.cs">
  463. <DependentUpon>TextboxWithLabel.xaml</DependentUpon>
  464. </Compile>
  465. <Compile Include="UserControls\SRD.xaml.cs">
  466. <DependentUpon>SRD.xaml</DependentUpon>
  467. </Compile>
  468. <Compile Include="UserControls\PUFChamber.xaml.cs">
  469. <DependentUpon>PUFChamber.xaml</DependentUpon>
  470. </Compile>
  471. <Compile Include="UserControls\Turbo.xaml.cs">
  472. <DependentUpon>Turbo.xaml</DependentUpon>
  473. </Compile>
  474. <Compile Include="UserControls\ProcessControl.xaml.cs">
  475. <DependentUpon>ProcessControl.xaml</DependentUpon>
  476. </Compile>
  477. <Compile Include="UserControls\ProcessFurnace.xaml.cs">
  478. <DependentUpon>ProcessFurnace.xaml</DependentUpon>
  479. </Compile>
  480. <Compile Include="UserControls\ProcessSmallFurnace.xaml.cs">
  481. <DependentUpon>ProcessSmallFurnace.xaml</DependentUpon>
  482. </Compile>
  483. <Compile Include="UserControls\VPWBoosterPumpControl.xaml.cs">
  484. <DependentUpon>VPWBoosterPumpControl.xaml</DependentUpon>
  485. </Compile>
  486. <Compile Include="UserControls\VPWCellStatusControl.xaml.cs">
  487. <DependentUpon>VPWCellStatusControl.xaml</DependentUpon>
  488. </Compile>
  489. <Compile Include="UserControls\VPWCellUIControl.xaml.cs">
  490. <DependentUpon>VPWCellUIControl.xaml</DependentUpon>
  491. </Compile>
  492. <Compile Include="UserControls\VPWDegasControl.xaml.cs">
  493. <DependentUpon>VPWDegasControl.xaml</DependentUpon>
  494. </Compile>
  495. <Compile Include="UserControls\VPWMainPurgeControl.xaml.cs">
  496. <DependentUpon>VPWMainPurgeControl.xaml</DependentUpon>
  497. </Compile>
  498. <Compile Include="UserControls\VPWMainStateControl.xaml.cs">
  499. <DependentUpon>VPWMainStateControl.xaml</DependentUpon>
  500. </Compile>
  501. <Compile Include="UserControls\VPWMainUIControl.xaml.cs">
  502. <DependentUpon>VPWMainUIControl.xaml</DependentUpon>
  503. </Compile>
  504. <Compile Include="UserControls\VPWMainVacuumPumpControl.xaml.cs">
  505. <DependentUpon>VPWMainVacuumPumpControl.xaml</DependentUpon>
  506. </Compile>
  507. <Compile Include="UserControls\VPWMotionControl.xaml.cs">
  508. <DependentUpon>VPWMotionControl.xaml</DependentUpon>
  509. </Compile>
  510. <Compile Include="UserControls\VPWStationPositionControl.xaml.cs">
  511. <DependentUpon>VPWStationPositionControl.xaml</DependentUpon>
  512. </Compile>
  513. <Compile Include="UserControls\VPWWaferCtrl.xaml.cs">
  514. <DependentUpon>VPWWaferCtrl.xaml</DependentUpon>
  515. </Compile>
  516. <Compile Include="UserControls\WaferCtrl.xaml.cs">
  517. <DependentUpon>WaferCtrl.xaml</DependentUpon>
  518. </Compile>
  519. <Compile Include="UserControls\WaferOverviewPanel.xaml.cs">
  520. <DependentUpon>WaferOverviewPanel.xaml</DependentUpon>
  521. </Compile>
  522. <Compile Include="UserControls\WaferPresenceControl.xaml.cs">
  523. <DependentUpon>WaferPresenceControl.xaml</DependentUpon>
  524. </Compile>
  525. <Compile Include="UserControls\WaferStatus.xaml.cs">
  526. <DependentUpon>WaferStatus.xaml</DependentUpon>
  527. </Compile>
  528. <Compile Include="UserControls\WHClampControl.xaml.cs">
  529. <DependentUpon>WHClampControl.xaml</DependentUpon>
  530. </Compile>
  531. <Compile Include="UserControls\WPFMessageBox.xaml.cs">
  532. <DependentUpon>WPFMessageBox.xaml</DependentUpon>
  533. </Compile>
  534. <Compile Include="UserControls\ZhenValve.xaml.cs">
  535. <DependentUpon>ZhenValve.xaml</DependentUpon>
  536. </Compile>
  537. </ItemGroup>
  538. <ItemGroup>
  539. <Page Include="CustomControls\AduRadioButton.xaml">
  540. <Generator>MSBuild:Compile</Generator>
  541. <SubType>Designer</SubType>
  542. </Page>
  543. <Page Include="Styles\CustomWindowStyle.xaml">
  544. <Generator>MSBuild:Compile</Generator>
  545. <SubType>Designer</SubType>
  546. </Page>
  547. <Page Include="Styles\RadioButton.xaml">
  548. <Generator>MSBuild:Compile</Generator>
  549. <SubType>Designer</SubType>
  550. </Page>
  551. <Page Include="Styles\ToggleButton.xaml">
  552. <Generator>MSBuild:Compile</Generator>
  553. <SubType>Designer</SubType>
  554. </Page>
  555. <Page Include="Styles\Button.xaml">
  556. <Generator>MSBuild:Compile</Generator>
  557. <SubType>Designer</SubType>
  558. </Page>
  559. <Page Include="Styles\ComboBox.xaml">
  560. <Generator>MSBuild:Compile</Generator>
  561. <SubType>Designer</SubType>
  562. </Page>
  563. <Page Include="Styles\DataGrid.xaml">
  564. <Generator>MSBuild:Compile</Generator>
  565. <SubType>Designer</SubType>
  566. </Page>
  567. <Page Include="Styles\Expander.xaml">
  568. <Generator>MSBuild:Compile</Generator>
  569. <SubType>Designer</SubType>
  570. </Page>
  571. <Page Include="Styles\GroupBox.xaml">
  572. <Generator>MSBuild:Compile</Generator>
  573. <SubType>Designer</SubType>
  574. </Page>
  575. <Page Include="Styles\ListBox.xaml">
  576. <Generator>MSBuild:Compile</Generator>
  577. <SubType>Designer</SubType>
  578. </Page>
  579. <Page Include="Styles\Listview.xaml">
  580. <Generator>MSBuild:Compile</Generator>
  581. <SubType>Designer</SubType>
  582. </Page>
  583. <Page Include="Styles\MenuItem.xaml">
  584. <Generator>MSBuild:Compile</Generator>
  585. <SubType>Designer</SubType>
  586. </Page>
  587. <Page Include="Styles\Skin.xaml">
  588. <Generator>MSBuild:Compile</Generator>
  589. <SubType>Designer</SubType>
  590. </Page>
  591. <Page Include="Styles\Tab.xaml">
  592. <Generator>MSBuild:Compile</Generator>
  593. <SubType>Designer</SubType>
  594. </Page>
  595. <Page Include="Styles\TextBox.xaml">
  596. <Generator>MSBuild:Compile</Generator>
  597. <SubType>Designer</SubType>
  598. </Page>
  599. <Page Include="Styles\TreeView.xaml">
  600. <Generator>MSBuild:Compile</Generator>
  601. <SubType>Designer</SubType>
  602. </Page>
  603. <Page Include="Styles\WindowElementStyle.xaml">
  604. <Generator>MSBuild:Compile</Generator>
  605. <SubType>Designer</SubType>
  606. </Page>
  607. <Page Include="Themes\Generic.xaml">
  608. <Generator>MSBuild:Compile</Generator>
  609. <SubType>Designer</SubType>
  610. </Page>
  611. <Page Include="Languages\StringResources.en-US.xaml">
  612. <Generator>MSBuild:Compile</Generator>
  613. <SubType>Designer</SubType>
  614. </Page>
  615. <Page Include="Languages\StringResources.zh-CN.xaml">
  616. <Generator>MSBuild:Compile</Generator>
  617. <SubType>Designer</SubType>
  618. </Page>
  619. <Page Include="UserControls\AnolyteGroove.xaml">
  620. <SubType>Designer</SubType>
  621. <Generator>MSBuild:Compile</Generator>
  622. </Page>
  623. <Page Include="UserControls\AnolyteMetalControl.xaml">
  624. <SubType>Designer</SubType>
  625. <Generator>MSBuild:Compile</Generator>
  626. </Page>
  627. <Page Include="UserControls\Axes2D.xaml">
  628. <SubType>Designer</SubType>
  629. <Generator>MSBuild:Compile</Generator>
  630. </Page>
  631. <Page Include="UserControls\Blower.xaml">
  632. <SubType>Designer</SubType>
  633. <Generator>MSBuild:Compile</Generator>
  634. </Page>
  635. <Page Include="UserControls\BottleReserveControl.xaml">
  636. <SubType>Designer</SubType>
  637. <Generator>MSBuild:Compile</Generator>
  638. </Page>
  639. <Page Include="UserControls\BurnInControl.xaml">
  640. <SubType>Designer</SubType>
  641. <Generator>MSBuild:Compile</Generator>
  642. </Page>
  643. <Page Include="UserControls\ButterflyValve.xaml">
  644. <SubType>Designer</SubType>
  645. <Generator>MSBuild:Compile</Generator>
  646. </Page>
  647. <Page Include="UserControls\ButterflyValveMessageBox.xaml">
  648. <SubType>Designer</SubType>
  649. <Generator>MSBuild:Compile</Generator>
  650. </Page>
  651. <Page Include="UserControls\CalibrateControl.xaml">
  652. <SubType>Designer</SubType>
  653. <Generator>MSBuild:Compile</Generator>
  654. </Page>
  655. <Page Include="UserControls\CatholyteGroove.xaml">
  656. <SubType>Designer</SubType>
  657. <Generator>MSBuild:Compile</Generator>
  658. </Page>
  659. <Page Include="UserControls\CellStatusControl.xaml">
  660. <SubType>Designer</SubType>
  661. <Generator>MSBuild:Compile</Generator>
  662. </Page>
  663. <Page Include="UserControls\Chamber.xaml">
  664. <SubType>Designer</SubType>
  665. <Generator>MSBuild:Compile</Generator>
  666. </Page>
  667. <Page Include="UserControls\Clamp.xaml">
  668. <SubType>Designer</SubType>
  669. <Generator>MSBuild:Compile</Generator>
  670. </Page>
  671. <Page Include="UserControls\CountersControl.xaml">
  672. <SubType>Designer</SubType>
  673. <Generator>MSBuild:Compile</Generator>
  674. </Page>
  675. <Page Include="UserControls\CrossDoseControl.xaml">
  676. <SubType>Designer</SubType>
  677. <Generator>MSBuild:Compile</Generator>
  678. </Page>
  679. <Page Include="UserControls\CustomSwitch.xaml">
  680. <SubType>Designer</SubType>
  681. <Generator>MSBuild:Compile</Generator>
  682. </Page>
  683. <Page Include="UserControls\Cylinder.xaml">
  684. <SubType>Designer</SubType>
  685. <Generator>MSBuild:Compile</Generator>
  686. </Page>
  687. <Page Include="UserControls\DosingControl.xaml">
  688. <SubType>Designer</SubType>
  689. <Generator>MSBuild:Compile</Generator>
  690. </Page>
  691. <Page Include="UserControls\DrawGraphicsControl.xaml">
  692. <SubType>Designer</SubType>
  693. <Generator>MSBuild:Compile</Generator>
  694. </Page>
  695. <Page Include="UserControls\DryerUIControl.xaml">
  696. <SubType>Designer</SubType>
  697. <Generator>MSBuild:Compile</Generator>
  698. </Page>
  699. <Page Include="UserControls\EFEM.xaml">
  700. <Generator>MSBuild:Compile</Generator>
  701. <SubType>Designer</SubType>
  702. </Page>
  703. <Page Include="UserControls\EFEMRight.xaml">
  704. <SubType>Designer</SubType>
  705. <Generator>MSBuild:Compile</Generator>
  706. </Page>
  707. <Page Include="UserControls\EFEMFrontView.xaml">
  708. <Generator>MSBuild:Compile</Generator>
  709. <SubType>Designer</SubType>
  710. </Page>
  711. <Page Include="UserControls\ExhaustPipe.xaml">
  712. <SubType>Designer</SubType>
  713. <Generator>MSBuild:Compile</Generator>
  714. </Page>
  715. <Page Include="UserControls\Fan.xaml">
  716. <SubType>Designer</SubType>
  717. <Generator>MSBuild:Compile</Generator>
  718. </Page>
  719. <Page Include="UserControls\FlowPipe.xaml">
  720. <Generator>MSBuild:Compile</Generator>
  721. <SubType>Designer</SubType>
  722. </Page>
  723. <Page Include="UserControls\FlowPipeValve.xaml">
  724. <Generator>MSBuild:Compile</Generator>
  725. <SubType>Designer</SubType>
  726. </Page>
  727. <Page Include="UserControls\Foup.xaml">
  728. <SubType>Designer</SubType>
  729. <Generator>MSBuild:Compile</Generator>
  730. </Page>
  731. <Page Include="UserControls\FOUPFrontView.xaml">
  732. <Generator>MSBuild:Compile</Generator>
  733. <SubType>Designer</SubType>
  734. </Page>
  735. <Page Include="UserControls\DummyCassete.xaml">
  736. <Generator>MSBuild:Compile</Generator>
  737. <SubType>Designer</SubType>
  738. </Page>
  739. <Page Include="UserControls\GroupDigitalBoxControl.xaml">
  740. <Generator>MSBuild:Compile</Generator>
  741. <SubType>Designer</SubType>
  742. </Page>
  743. <Page Include="UserControls\GroupTextBoxControl.xaml">
  744. <SubType>Designer</SubType>
  745. <Generator>MSBuild:Compile</Generator>
  746. </Page>
  747. <Page Include="UserControls\GroupTextBoxControlDouble.xaml">
  748. <SubType>Designer</SubType>
  749. <Generator>MSBuild:Compile</Generator>
  750. </Page>
  751. <Page Include="UserControls\LinMotOtherControl.xaml">
  752. <Generator>MSBuild:Compile</Generator>
  753. <SubType>Designer</SubType>
  754. </Page>
  755. <Page Include="UserControls\LinMotControl.xaml">
  756. <SubType>Designer</SubType>
  757. <Generator>MSBuild:Compile</Generator>
  758. </Page>
  759. <Page Include="UserControls\LockControl.xaml">
  760. <SubType>Designer</SubType>
  761. <Generator>MSBuild:Compile</Generator>
  762. </Page>
  763. <Page Include="UserControls\MetalCMUIControl.xaml">
  764. <SubType>Designer</SubType>
  765. <Generator>MSBuild:Compile</Generator>
  766. </Page>
  767. <Page Include="UserControls\MetalSHUIControl.xaml">
  768. <SubType>Designer</SubType>
  769. <Generator>MSBuild:Compile</Generator>
  770. </Page>
  771. <Page Include="UserControls\MetalWaferSizeControl.xaml">
  772. <SubType>Designer</SubType>
  773. <Generator>MSBuild:Compile</Generator>
  774. </Page>
  775. <Page Include="UserControls\OperatingModeControl.xaml">
  776. <SubType>Designer</SubType>
  777. <Generator>MSBuild:Compile</Generator>
  778. </Page>
  779. <Page Include="UserControls\PathButton.xaml">
  780. <SubType>Designer</SubType>
  781. <Generator>MSBuild:Compile</Generator>
  782. </Page>
  783. <Page Include="UserControls\PlatingPowerSupplyControl.xaml">
  784. <SubType>Designer</SubType>
  785. <Generator>MSBuild:Compile</Generator>
  786. </Page>
  787. <Page Include="UserControls\PowerSupplierStepControl.xaml">
  788. <SubType>Designer</SubType>
  789. <Generator>MSBuild:Compile</Generator>
  790. </Page>
  791. <Page Include="UserControls\PMCounterComponent.xaml">
  792. <SubType>Designer</SubType>
  793. <Generator>MSBuild:Compile</Generator>
  794. </Page>
  795. <Page Include="UserControls\PrewetFLowControl.xaml">
  796. <SubType>Designer</SubType>
  797. <Generator>MSBuild:Compile</Generator>
  798. </Page>
  799. <Page Include="UserControls\PrewetLeftSideControl.xaml">
  800. <SubType>Designer</SubType>
  801. <Generator>MSBuild:Compile</Generator>
  802. </Page>
  803. <Page Include="UserControls\PrewetMotionPanel.xaml">
  804. <SubType>Designer</SubType>
  805. <Generator>MSBuild:Compile</Generator>
  806. </Page>
  807. <Page Include="UserControls\PrewetTankControl.xaml">
  808. <Generator>MSBuild:Compile</Generator>
  809. <SubType>Designer</SubType>
  810. </Page>
  811. <Page Include="UserControls\PrewetUIControl.xaml">
  812. <Generator>MSBuild:Compile</Generator>
  813. <SubType>Designer</SubType>
  814. </Page>
  815. <Page Include="UserControls\PrewetValve.xaml">
  816. <Generator>MSBuild:Compile</Generator>
  817. <SubType>Designer</SubType>
  818. </Page>
  819. <Page Include="UserControls\PufChuckControl.xaml">
  820. <Generator>MSBuild:Compile</Generator>
  821. <SubType>Designer</SubType>
  822. </Page>
  823. <Page Include="UserControls\RecipeLoadDose.xaml">
  824. <SubType>Designer</SubType>
  825. <Generator>MSBuild:Compile</Generator>
  826. </Page>
  827. <Page Include="UserControls\ReplenControl.xaml">
  828. <SubType>Designer</SubType>
  829. <Generator>MSBuild:Compile</Generator>
  830. </Page>
  831. <Page Include="UserControls\ReservoirPump.xaml">
  832. <Generator>MSBuild:Compile</Generator>
  833. <SubType>Designer</SubType>
  834. </Page>
  835. <Page Include="UserControls\Pump1.xaml">
  836. <SubType>Designer</SubType>
  837. <Generator>MSBuild:Compile</Generator>
  838. </Page>
  839. <Page Include="UserControls\PumpSpeedControl.xaml">
  840. <SubType>Designer</SubType>
  841. <Generator>MSBuild:Compile</Generator>
  842. </Page>
  843. <Page Include="UserControls\RecipeControl.xaml">
  844. <SubType>Designer</SubType>
  845. <Generator>MSBuild:Compile</Generator>
  846. </Page>
  847. <Page Include="UserControls\RecipeControlMetal.xaml">
  848. <SubType>Designer</SubType>
  849. <Generator>MSBuild:Compile</Generator>
  850. </Page>
  851. <Page Include="UserControls\RecipeLoad.xaml">
  852. <SubType>Designer</SubType>
  853. <Generator>MSBuild:Compile</Generator>
  854. </Page>
  855. <Page Include="UserControls\RecipeLoadControl.xaml">
  856. <Generator>MSBuild:Compile</Generator>
  857. <SubType>Designer</SubType>
  858. </Page>
  859. <Page Include="UserControls\RecipeModeControl.xaml">
  860. <SubType>Designer</SubType>
  861. <Generator>MSBuild:Compile</Generator>
  862. </Page>
  863. <Page Include="UserControls\ReservoirMetal.xaml">
  864. <SubType>Designer</SubType>
  865. <Generator>MSBuild:Compile</Generator>
  866. </Page>
  867. <Page Include="UserControls\ReservoirsInformationPanel.xaml">
  868. <SubType>Designer</SubType>
  869. <Generator>MSBuild:Compile</Generator>
  870. </Page>
  871. <Page Include="UserControls\ReservoirsRecipeParametersPanel.xaml">
  872. <SubType>Designer</SubType>
  873. <Generator>MSBuild:Compile</Generator>
  874. </Page>
  875. <Page Include="UserControls\RinseUIControl.xaml">
  876. <SubType>Designer</SubType>
  877. <Generator>MSBuild:Compile</Generator>
  878. </Page>
  879. <Page Include="UserControls\RobotFrontView.xaml">
  880. <SubType>Designer</SubType>
  881. <Generator>MSBuild:Compile</Generator>
  882. </Page>
  883. <Page Include="UserControls\Screw.xaml">
  884. <Generator>MSBuild:Compile</Generator>
  885. <SubType>Designer</SubType>
  886. </Page>
  887. <Page Include="UserControls\SRD1.xaml">
  888. <SubType>Designer</SubType>
  889. <Generator>MSBuild:Compile</Generator>
  890. </Page>
  891. <Page Include="UserControls\SRD2.xaml">
  892. <SubType>Designer</SubType>
  893. <Generator>MSBuild:Compile</Generator>
  894. </Page>
  895. <Page Include="UserControls\SRDFlipperControl.xaml">
  896. <SubType>Designer</SubType>
  897. <Generator>MSBuild:Compile</Generator>
  898. </Page>
  899. <Page Include="UserControls\SRDFrontView.xaml">
  900. <SubType>Designer</SubType>
  901. <Generator>MSBuild:Compile</Generator>
  902. </Page>
  903. <Page Include="UserControls\SRDMotionControl.xaml">
  904. <SubType>Designer</SubType>
  905. <Generator>MSBuild:Compile</Generator>
  906. </Page>
  907. <Page Include="UserControls\SRDMoveControl.xaml">
  908. <SubType>Designer</SubType>
  909. <Generator>MSBuild:Compile</Generator>
  910. </Page>
  911. <Page Include="UserControls\SRDSideControl.xaml">
  912. <SubType>Designer</SubType>
  913. <Generator>MSBuild:Compile</Generator>
  914. </Page>
  915. <Page Include="UserControls\SrdAwcCycleControl.xaml">
  916. <SubType>Designer</SubType>
  917. <Generator>MSBuild:Compile</Generator>
  918. </Page>
  919. <Page Include="UserControls\SRDLeftInformation.xaml">
  920. <SubType>Designer</SubType>
  921. <Generator>MSBuild:Compile</Generator>
  922. </Page>
  923. <Page Include="UserControls\SrdOverviewInformationPanel.xaml">
  924. <SubType>Designer</SubType>
  925. <Generator>MSBuild:Compile</Generator>
  926. </Page>
  927. <Page Include="UserControls\SrdStationPositionControl.xaml">
  928. <Generator>MSBuild:Compile</Generator>
  929. <SubType>Designer</SubType>
  930. </Page>
  931. <Page Include="UserControls\PowerSupplyChannelControl.xaml">
  932. <SubType>Designer</SubType>
  933. <Generator>MSBuild:Compile</Generator>
  934. </Page>
  935. <Page Include="UserControls\PressureBlockControl.xaml">
  936. <SubType>Designer</SubType>
  937. <Generator>MSBuild:Compile</Generator>
  938. </Page>
  939. <Page Include="UserControls\PufMotionCommandControl.xaml">
  940. <Generator>MSBuild:Compile</Generator>
  941. <SubType>Designer</SubType>
  942. </Page>
  943. <Page Include="UserControls\PufStationCommandControl.xaml">
  944. <SubType>Designer</SubType>
  945. <Generator>MSBuild:Compile</Generator>
  946. </Page>
  947. <Page Include="UserControls\PufStationDistanceControl.xaml">
  948. <SubType>Designer</SubType>
  949. <Generator>MSBuild:Compile</Generator>
  950. </Page>
  951. <Page Include="UserControls\SRDUIControl.xaml">
  952. <SubType>Designer</SubType>
  953. <Generator>MSBuild:Compile</Generator>
  954. </Page>
  955. <Page Include="UserControls\TempControl.xaml">
  956. <SubType>Designer</SubType>
  957. <Generator>MSBuild:Compile</Generator>
  958. </Page>
  959. <Page Include="UserControls\PufStationPositionControl.xaml">
  960. <Generator>MSBuild:Compile</Generator>
  961. <SubType>Designer</SubType>
  962. </Page>
  963. <Page Include="UserControls\PufArmControl.xaml">
  964. <SubType>Designer</SubType>
  965. <Generator>MSBuild:Compile</Generator>
  966. </Page>
  967. <Page Include="UserControls\LoadLockLeft.xaml">
  968. <SubType>Designer</SubType>
  969. <Generator>MSBuild:Compile</Generator>
  970. </Page>
  971. <Page Include="UserControls\LoadLockRight.xaml">
  972. <SubType>Designer</SubType>
  973. <Generator>MSBuild:Compile</Generator>
  974. </Page>
  975. <Page Include="UserControls\Loadport.xaml">
  976. <SubType>Designer</SubType>
  977. <Generator>MSBuild:Compile</Generator>
  978. </Page>
  979. <Page Include="UserControls\MotionControl.xaml">
  980. <SubType>Designer</SubType>
  981. <Generator>XamlIntelliSenseFileGenerator</Generator>
  982. </Page>
  983. <Page Include="UserControls\Pipe2.xaml">
  984. <SubType>Designer</SubType>
  985. <Generator>MSBuild:Compile</Generator>
  986. </Page>
  987. <Page Include="UserControls\Pipe3.xaml">
  988. <SubType>Designer</SubType>
  989. <Generator>MSBuild:Compile</Generator>
  990. </Page>
  991. <Page Include="UserControls\PufControl.xaml">
  992. <SubType>Designer</SubType>
  993. <Generator>MSBuild:Compile</Generator>
  994. </Page>
  995. <Page Include="UserControls\Pump.xaml">
  996. <SubType>Designer</SubType>
  997. <Generator>MSBuild:Compile</Generator>
  998. </Page>
  999. <Page Include="UserControls\purge.xaml">
  1000. <SubType>Designer</SubType>
  1001. <Generator>MSBuild:Compile</Generator>
  1002. </Page>
  1003. <Page Include="UserControls\RecipeFileLoadControl.xaml">
  1004. <SubType>Designer</SubType>
  1005. <Generator>MSBuild:Compile</Generator>
  1006. </Page>
  1007. <Page Include="UserControls\RecipeNameDialog.xaml">
  1008. <SubType>Designer</SubType>
  1009. <Generator>MSBuild:Compile</Generator>
  1010. </Page>
  1011. <Page Include="UserControls\ReserviorControl.xaml">
  1012. <Generator>MSBuild:Compile</Generator>
  1013. <SubType>Designer</SubType>
  1014. </Page>
  1015. <Page Include="UserControls\ResistivityProbeControl.xaml">
  1016. <SubType>Designer</SubType>
  1017. <Generator>MSBuild:Compile</Generator>
  1018. </Page>
  1019. <Page Include="UserControls\StateTitle.xaml">
  1020. <SubType>Designer</SubType>
  1021. <Generator>MSBuild:Compile</Generator>
  1022. </Page>
  1023. <Page Include="UserControls\TemperatureControllerControl.xaml">
  1024. <SubType>Designer</SubType>
  1025. <Generator>MSBuild:Compile</Generator>
  1026. </Page>
  1027. <Page Include="UserControls\TextboxWithLabel.xaml">
  1028. <SubType>Designer</SubType>
  1029. <Generator>MSBuild:Compile</Generator>
  1030. </Page>
  1031. <Page Include="UserControls\SRD.xaml">
  1032. <Generator>MSBuild:Compile</Generator>
  1033. <SubType>Designer</SubType>
  1034. </Page>
  1035. <Page Include="UserControls\PUFChamber.xaml">
  1036. <Generator>MSBuild:Compile</Generator>
  1037. <SubType>Designer</SubType>
  1038. </Page>
  1039. <Page Include="UserControls\Turbo.xaml">
  1040. <SubType>Designer</SubType>
  1041. <Generator>MSBuild:Compile</Generator>
  1042. </Page>
  1043. <Page Include="UserControls\ProcessControl.xaml">
  1044. <SubType>Designer</SubType>
  1045. <Generator>MSBuild:Compile</Generator>
  1046. </Page>
  1047. <Page Include="UserControls\ProcessFurnace.xaml">
  1048. <SubType>Designer</SubType>
  1049. <Generator>MSBuild:Compile</Generator>
  1050. </Page>
  1051. <Page Include="UserControls\ProcessSmallFurnace.xaml">
  1052. <SubType>Designer</SubType>
  1053. <Generator>MSBuild:Compile</Generator>
  1054. </Page>
  1055. <Page Include="UserControls\VPWBoosterPumpControl.xaml">
  1056. <SubType>Designer</SubType>
  1057. <Generator>MSBuild:Compile</Generator>
  1058. </Page>
  1059. <Page Include="UserControls\VPWCellStatusControl.xaml">
  1060. <SubType>Designer</SubType>
  1061. <Generator>MSBuild:Compile</Generator>
  1062. </Page>
  1063. <Page Include="UserControls\VPWCellUIControl.xaml">
  1064. <SubType>Designer</SubType>
  1065. <Generator>MSBuild:Compile</Generator>
  1066. </Page>
  1067. <Page Include="UserControls\VPWDegasControl.xaml">
  1068. <SubType>Designer</SubType>
  1069. <Generator>MSBuild:Compile</Generator>
  1070. </Page>
  1071. <Page Include="UserControls\VPWMainPurgeControl.xaml">
  1072. <SubType>Designer</SubType>
  1073. <Generator>MSBuild:Compile</Generator>
  1074. </Page>
  1075. <Page Include="UserControls\VPWMainStateControl.xaml">
  1076. <SubType>Designer</SubType>
  1077. <Generator>MSBuild:Compile</Generator>
  1078. </Page>
  1079. <Page Include="UserControls\VPWMainUIControl.xaml">
  1080. <SubType>Designer</SubType>
  1081. <Generator>MSBuild:Compile</Generator>
  1082. </Page>
  1083. <Page Include="UserControls\VPWMainVacuumPumpControl.xaml">
  1084. <SubType>Designer</SubType>
  1085. <Generator>MSBuild:Compile</Generator>
  1086. </Page>
  1087. <Page Include="UserControls\VPWMotionControl.xaml">
  1088. <SubType>Designer</SubType>
  1089. <Generator>MSBuild:Compile</Generator>
  1090. </Page>
  1091. <Page Include="UserControls\VPWStationPositionControl.xaml">
  1092. <SubType>Designer</SubType>
  1093. <Generator>MSBuild:Compile</Generator>
  1094. </Page>
  1095. <Page Include="UserControls\VPWWaferCtrl.xaml">
  1096. <SubType>Designer</SubType>
  1097. <Generator>MSBuild:Compile</Generator>
  1098. </Page>
  1099. <Page Include="UserControls\WaferCtrl.xaml">
  1100. <SubType>Designer</SubType>
  1101. <Generator>MSBuild:Compile</Generator>
  1102. </Page>
  1103. <Page Include="UserControls\WaferOverviewPanel.xaml">
  1104. <SubType>Designer</SubType>
  1105. <Generator>MSBuild:Compile</Generator>
  1106. </Page>
  1107. <Page Include="UserControls\WaferPresenceControl.xaml">
  1108. <SubType>Designer</SubType>
  1109. <Generator>MSBuild:Compile</Generator>
  1110. </Page>
  1111. <Page Include="UserControls\WaferStatus.xaml">
  1112. <SubType>Designer</SubType>
  1113. <Generator>MSBuild:Compile</Generator>
  1114. </Page>
  1115. <Page Include="UserControls\WHClampControl.xaml">
  1116. <SubType>Designer</SubType>
  1117. <Generator>MSBuild:Compile</Generator>
  1118. </Page>
  1119. <Page Include="UserControls\WPFMessageBox.xaml">
  1120. <Generator>MSBuild:Compile</Generator>
  1121. <SubType>Designer</SubType>
  1122. </Page>
  1123. <Page Include="UserControls\ZhenValve.xaml">
  1124. <SubType>Designer</SubType>
  1125. <Generator>MSBuild:Compile</Generator>
  1126. </Page>
  1127. </ItemGroup>
  1128. <ItemGroup>
  1129. <Resource Include="Resources\Arrow.png">
  1130. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1131. </Resource>
  1132. <Resource Include="Resources\Buffer.png">
  1133. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1134. </Resource>
  1135. <Resource Include="Resources\Folder_Unable.png">
  1136. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1137. </Resource>
  1138. <Resource Include="Resources\Folder_Close.png">
  1139. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1140. </Resource>
  1141. <Resource Include="Resources\pump.png">
  1142. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1143. </Resource>
  1144. <Resource Include="Resources\pump_gray.png">
  1145. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1146. </Resource>
  1147. <Resource Include="Resources\LoadLock.png">
  1148. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1149. </Resource>
  1150. <Resource Include="Resources\Chamber.png">
  1151. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1152. </Resource>
  1153. <Resource Include="Resources\carrier.png">
  1154. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1155. </Resource>
  1156. <Resource Include="Resources\foup.png">
  1157. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1158. </Resource>
  1159. <Resource Include="Resources\foup2.png">
  1160. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1161. </Resource>
  1162. <Resource Include="Resources\cassette.png" />
  1163. <Resource Include="Resources\file.png">
  1164. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1165. </Resource>
  1166. <Resource Include="Resources\PunkHPX8.png">
  1167. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1168. </Resource>
  1169. <Content Include="Resources\JetLogo.png" />
  1170. <Content Include="Styles\Folder_Close.png" />
  1171. <Content Include="Styles\Folder_Open.png" />
  1172. <Content Include="Styles\Folder_Unable.png" />
  1173. <Content Include="Themes\Images\parts\aligner.png" />
  1174. <Resource Include="Themes\Images\parts\Anolyte.png" />
  1175. <Content Include="Themes\Images\parts\atmrobot\arm1.png" />
  1176. <Content Include="Themes\Images\parts\atmrobot\arm2.png" />
  1177. <Content Include="Themes\Images\parts\atmrobot\dock.png" />
  1178. <Content Include="Themes\Images\parts\atmrobot\hand.png" />
  1179. <Resource Include="Themes\Images\parts\atmrobot\hand2.png" />
  1180. <Resource Include="Themes\Images\parts\atmrobot\hand1.png" />
  1181. <Resource Include="Themes\Images\parts\atmrobot\hand3.png" />
  1182. <Resource Include="Themes\Images\parts\Catholyte.png" />
  1183. <Resource Include="Themes\Images\parts\bigairflow.png" />
  1184. <Resource Include="Themes\Images\parts\blower.png" />
  1185. <Content Include="Themes\Images\parts\chamber.png" />
  1186. <Resource Include="Themes\Images\parts\Clamp.png" />
  1187. <Resource Include="Themes\Images\parts\Clamp1.png" />
  1188. <Content Include="Themes\Images\parts\doorclose.png" />
  1189. <Content Include="Themes\Images\parts\dooropen.png" />
  1190. <Content Include="Themes\Images\parts\doorunknown.png" />
  1191. <Content Include="Themes\Images\parts\efem.png" />
  1192. <Content Include="Themes\Images\parts\efemtrack.png" />
  1193. <Resource Include="Themes\Images\parts\Flipper.png" />
  1194. <Content Include="Themes\Images\parts\loadlock.png" />
  1195. <Content Include="Themes\Images\parts\loadport.png" />
  1196. <Resource Include="Themes\Images\parts\serobot\SERobot1.png" />
  1197. <Resource Include="Themes\Images\parts\serobot\SERobot11.png" />
  1198. <Resource Include="Themes\Images\parts\serobot\SERobot2.png" />
  1199. <Resource Include="Themes\Images\parts\serobot\SERobot3.png" />
  1200. <Resource Include="Themes\Images\parts\serobot\SERobot4.png" />
  1201. <Resource Include="Themes\Images\parts\Metal.png" />
  1202. <Resource Include="Themes\Images\parts\Pump.png" />
  1203. <Resource Include="Themes\Images\parts\Pump1.png" />
  1204. <Resource Include="Themes\Images\parts\Pump2.png" />
  1205. <Resource Include="Themes\Images\parts\MetalFence.png" />
  1206. <Content Include="Themes\Images\parts\myControl.png" />
  1207. <Resource Include="Themes\Images\parts\prewetMove.png" />
  1208. <Resource Include="Themes\Images\parts\prewetTank.png" />
  1209. <Resource Include="Themes\Images\parts\rinseBottomPool.png" />
  1210. <Resource Include="Themes\Images\parts\rinseMainFrame.png" />
  1211. <Resource Include="Themes\Images\parts\spray.png" />
  1212. <Resource Include="Themes\Images\parts\smallairflow.png" />
  1213. <Resource Include="Themes\Images\parts\SRDARM.png" />
  1214. <Resource Include="Themes\Images\parts\SRDDevice.png" />
  1215. <Resource Include="Themes\Images\parts\SRDWaterHead.png" />
  1216. <Resource Include="Themes\Images\parts\SRDChuck.png" />
  1217. <Content Include="Themes\Images\parts\tm.png" />
  1218. <Content Include="Themes\Images\parts\tmdock.png" />
  1219. <Resource Include="Themes\Images\parts\Valve1.png" />
  1220. <Content Include="Themes\Images\parts\vce\ButtomSupport1.png" />
  1221. <Content Include="Themes\Images\parts\vce\ButtomSupport2.png" />
  1222. <Resource Include="Themes\Images\parts\vce\Foup1.png" />
  1223. <Resource Include="Themes\Images\parts\vce\Foup2.png" />
  1224. <Resource Include="Themes\Images\parts\vce\Support.png" />
  1225. <Resource Include="Themes\Images\parts\vce\vce1.png" />
  1226. <Resource Include="Themes\Images\parts\vce\vce2.png" />
  1227. <Resource Include="Themes\Images\parts\vce\vcebuttom.png" />
  1228. <Resource Include="Themes\Images\parts\vce\vcedoor.png" />
  1229. <Resource Include="Themes\Images\parts\vce\VceShell.png" />
  1230. <Resource Include="Themes\Images\parts\vce\Wafer.png" />
  1231. <Resource Include="Themes\Images\parts\vce\WaferSelected.png" />
  1232. <Resource Include="Themes\Images\parts\vce\VceShell2.png" />
  1233. <Content Include="Themes\Images\parts\vce\外框1.png" />
  1234. <Content Include="Themes\Images\parts\vtmrobot\arm1.png" />
  1235. <Content Include="Themes\Images\parts\vtmrobot\arm2.png" />
  1236. <Content Include="Themes\Images\parts\vtmrobot\dock.png" />
  1237. <Content Include="Themes\Images\parts\vtmrobot\hand.png" />
  1238. <Content Include="Themes\Images\parts\wafer.png" />
  1239. <Resource Include="Themes\Images\parts\VpwUp.png" />
  1240. <Resource Include="Themes\Images\parts\VpwCell.png" />
  1241. <Resource Include="Themes\Images\parts\VpwShelf.png" />
  1242. <Content Include="Themes\Images\pms\chamberplasmaon.png" />
  1243. <Content Include="Themes\Images\pms\levelSensor.png" />
  1244. <Content Include="Themes\Images\pms\mfcPipe.png" />
  1245. <Content Include="Themes\Images\pms\overviewBackground.png" />
  1246. <Content Include="Themes\Images\pms\overviewbak.png" />
  1247. <Content Include="Themes\Images\pms\overviewbakHZv2.png" />
  1248. <Content Include="Themes\Images\pms\overviewbak_heater.png" />
  1249. <Content Include="Themes\Images\pms\overviewbak_hestiaplus_device.png" />
  1250. <Content Include="Themes\Images\pms\overviewbak_patron.png" />
  1251. <Content Include="Themes\Images\pms\overviewbak_tritoninline.png" />
  1252. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_close.png" />
  1253. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_open.png" />
  1254. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_unknown.png" />
  1255. <Content Include="Themes\Images\pms\overviewbak_tritoninline_rf_on.png" />
  1256. <Content Include="Themes\Images\pms\overviewbak_tritoninline_sys.png" />
  1257. <Content Include="Themes\Images\pms\overviewMain.png" />
  1258. <Content Include="Themes\Images\pms\plasma.png" />
  1259. <Content Include="Themes\Images\pms\pumpLine.png" />
  1260. <Content Include="Themes\Images\pms\UiSystem.ico" />
  1261. <Content Include="Themes\Images\pms\vaporMFCLine.png" />
  1262. <Content Include="Themes\Images\pms\vaporPipe.png" />
  1263. <Content Include="Themes\Images\pms\Virgo_D.ico" />
  1264. </ItemGroup>
  1265. <ItemGroup>
  1266. <ProjectReference Include="..\PunkHPX8_Core\PunkHPX8_Core.csproj">
  1267. <Project>{e40639dd-94a7-4ecd-8137-11496bd0bfa3}</Project>
  1268. <Name>PunkHPX8_Core</Name>
  1269. </ProjectReference>
  1270. <ProjectReference Include="..\Framework\ClientBase\OpenSEMI.ClientBase.csproj">
  1271. <Project>{38ba4f71-e9c5-4266-9b72-1733cdb39311}</Project>
  1272. <Name>OpenSEMI.ClientBase</Name>
  1273. </ProjectReference>
  1274. <ProjectReference Include="..\Framework\Common\Common.csproj">
  1275. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  1276. <Name>Common</Name>
  1277. </ProjectReference>
  1278. <ProjectReference Include="..\Framework\OpenControl\OpenSEMI.Ctrlib.csproj">
  1279. <Project>{b55e8d4b-c4c8-4a6d-9fc4-609c52a56cac}</Project>
  1280. <Name>OpenSEMI.Ctrlib</Name>
  1281. </ProjectReference>
  1282. <ProjectReference Include="..\Framework\OpenSEMICore\OpenSEMI.Core.csproj">
  1283. <Project>{c4cd3d7b-cb40-47d5-ab04-df05007e5b6a}</Project>
  1284. <Name>OpenSEMI.Core</Name>
  1285. </ProjectReference>
  1286. <ProjectReference Include="..\Framework\UICore\UICore.csproj">
  1287. <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
  1288. <Name>UICore</Name>
  1289. </ProjectReference>
  1290. </ItemGroup>
  1291. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1292. </Project>