Venus_MainPages.csproj.bak 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  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,CS0219,CS0649,CS0169,CS0414</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">
  37. <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
  38. </Reference>
  39. <Reference Include="CommonServiceLocator">
  40. <HintPath>..\ThirdParty\CommonServiceLocator.dll</HintPath>
  41. </Reference>
  42. <Reference Include="ControlzEx">
  43. <HintPath>..\ThirdParty\ControlzEx.dll</HintPath>
  44. </Reference>
  45. <Reference Include="ExcelLibrary">
  46. <HintPath>..\ThirdParty\ExcelLibrary.dll</HintPath>
  47. </Reference>
  48. <Reference Include="FabConnect">
  49. <HintPath>..\ThirdParty\FabConnect.dll</HintPath>
  50. </Reference>
  51. <Reference Include="LiveCharts">
  52. <HintPath>..\ThirdParty\LiveCharts.dll</HintPath>
  53. </Reference>
  54. <Reference Include="LiveCharts.Wpf">
  55. <HintPath>..\ThirdParty\LiveCharts.Wpf.dll</HintPath>
  56. </Reference>
  57. <Reference Include="log4net">
  58. <HintPath>..\ThirdParty\log4net.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Microsoft.VisualBasic" />
  61. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
  62. <Reference Include="OpenSEMI.ClientBase, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>..\ThirdParty\selfbuild\OpenSEMI.ClientBase.dll</HintPath>
  65. </Reference>
  66. <Reference Include="OpenSEMI.Core">
  67. <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
  68. </Reference>
  69. <Reference Include="OpenSEMI.Ctrlib">
  70. <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
  71. </Reference>
  72. <Reference Include="PresentationCore" />
  73. <Reference Include="PresentationFramework" />
  74. <Reference Include="Prism">
  75. <HintPath>..\ThirdParty\Prism.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Prism.Unity.Wpf">
  78. <HintPath>..\ThirdParty\Prism.Unity.Wpf.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Prism.Wpf">
  81. <HintPath>..\ThirdParty\Prism.Wpf.dll</HintPath>
  82. </Reference>
  83. <Reference Include="System" />
  84. <Reference Include="System.Core" />
  85. <Reference Include="System.Drawing" />
  86. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>..\ThirdParty\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Runtime.Serialization" />
  91. <Reference Include="System.Windows.Forms" />
  92. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System.Xaml" />
  97. <Reference Include="System.Xml.Linq" />
  98. <Reference Include="System.Data.DataSetExtensions" />
  99. <Reference Include="Microsoft.CSharp" />
  100. <Reference Include="System.Data" />
  101. <Reference Include="System.Net.Http" />
  102. <Reference Include="System.Xml" />
  103. <Reference Include="UIAutomationProvider" />
  104. <Reference Include="UIAutomationTypes" />
  105. <Reference Include="Unity.Abstractions">
  106. <HintPath>..\ThirdParty\Unity.Abstractions.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Unity.Container">
  109. <HintPath>..\ThirdParty\Unity.Container.dll</HintPath>
  110. </Reference>
  111. <Reference Include="WindowsBase" />
  112. <Reference Include="WindowsFormsIntegration" />
  113. <Reference Include="WPFToolkit">
  114. <HintPath>..\ThirdParty\WPFToolkit.dll</HintPath>
  115. </Reference>
  116. <Reference Include="Xceed.Wpf.DataGrid">
  117. <HintPath>..\ThirdParty\Xceed.Wpf.DataGrid.dll</HintPath>
  118. </Reference>
  119. <Reference Include="Xceed.Wpf.Toolkit">
  120. <HintPath>..\ThirdParty\Xceed.Wpf.Toolkit.dll</HintPath>
  121. </Reference>
  122. </ItemGroup>
  123. <ItemGroup>
  124. <Compile Include="Converters\AllMultiValueConverter.cs" />
  125. <Compile Include="Converters\AllNoneCheckboxConverter.cs" />
  126. <Compile Include="Converters\AnyMultiValueConverter.cs" />
  127. <Compile Include="Converters\EFEMStateConverter.cs" />
  128. <Compile Include="Converters\EventItemToStringConverter.cs" />
  129. <Compile Include="Converters\HeaterToStringConverter.cs" />
  130. <Compile Include="Converters\IsOnlineToOpacityConverter.cs" />
  131. <Compile Include="Converters\IsOnlineToColorConverter.cs" />
  132. <Compile Include="Converters\LLStateConverter.cs" />
  133. <Compile Include="Converters\MFCErrorConverters.cs" />
  134. <Compile Include="Converters\MultiBindingConverter.cs" />
  135. <Compile Include="Converters\PMStateConverter.cs" />
  136. <Compile Include="Converters\SystemStateConverter.cs" />
  137. <Compile Include="Converters\TMStateConverter.cs" />
  138. <Compile Include="MainPageModule.cs" />
  139. <Compile Include="PMS\IUiRecipeManager.cs" />
  140. <Compile Include="PMS\UiRecipeManager.cs" />
  141. <Compile Include="Properties\AssemblyInfo.cs" />
  142. <Compile Include="RTData.cs" />
  143. <Compile Include="Sequence\EventToCommand.cs" />
  144. <Compile Include="Sequence\FileNode.cs" />
  145. <Compile Include="Sequence\IUiSequenceManager.cs" />
  146. <Compile Include="Sequence\RecipeSequenceTreeBuilder.cs" />
  147. <Compile Include="Sequence\SequenceColumnBuilder.cs" />
  148. <Compile Include="Sequence\SequenceData.cs" />
  149. <Compile Include="Sequence\SequenceDataProvider.cs" />
  150. <Compile Include="Sequence\UiSequenceManager.cs" />
  151. <Compile Include="Unity\ChartParameter.cs" />
  152. <Compile Include="Unity\CommonFunction.cs" />
  153. <Compile Include="Unity\ConfigValueTemplateSelector.cs" />
  154. <Compile Include="Unity\ContextMenuManager.cs" />
  155. <Compile Include="Unity\FileNode.cs" />
  156. <Compile Include="Unity\FolderOrFileTemplateSelector.cs" />
  157. <Compile Include="Unity\GlobalEvents.cs" />
  158. <Compile Include="Unity\GridOptions.cs" />
  159. <Compile Include="Unity\IHandler.cs" />
  160. <Compile Include="Unity\ItemsControlHelper.cs" />
  161. <Compile Include="Unity\MFCCalibrationTenPointsData.cs" />
  162. <Compile Include="Unity\ModuleManager.cs" />
  163. <Compile Include="Unity\RealtimeProvider.cs" />
  164. <Compile Include="Unity\TextBoxMaxValue.cs" />
  165. <Compile Include="Unity\VATPerformanceResult.cs" />
  166. <Compile Include="Unity\SystemConfig.cs" />
  167. <Compile Include="Unity\SystemConfigProvider.cs" />
  168. <Compile Include="Unity\WaferAssociationInfo.cs" />
  169. <Compile Include="Unity\WaferStatusHandler.cs" />
  170. <Compile Include="Unity\WaferStatusImp.cs" />
  171. <Compile Include="ViewModels\ButterflyValveViewModel.cs" />
  172. <Compile Include="ViewModels\DataHistoryViewModel.cs" />
  173. <Compile Include="ViewModels\EfemViewModel.cs" />
  174. <Compile Include="ViewModels\EventViewModel.cs" />
  175. <Compile Include="ViewModels\FaViewModel.cs" />
  176. <Compile Include="ViewModels\GasLeakCheckViewModel.cs" />
  177. <Compile Include="ViewModels\IOViewModel.cs" />
  178. <Compile Include="ViewModels\MFCVerificationViewModel.cs" />
  179. <Compile Include="ViewModels\OperationOverViewModel.cs" />
  180. <Compile Include="ViewModels\OverKepler2200AViewModel.cs" />
  181. <Compile Include="ViewModels\OverKepler2300ViewModel.cs" />
  182. <Compile Include="ViewModels\OverVenusViewModel.cs" />
  183. <Compile Include="ViewModels\PartialPressureViewModel.cs" />
  184. <Compile Include="ViewModels\PlatformViewModel.cs" />
  185. <Compile Include="ViewModels\ProcessHistoryViewModel.cs" />
  186. <Compile Include="ViewModels\ProcessViewModel.cs" />
  187. <Compile Include="ViewModels\RecipeSequenceSelectViewModel.cs" />
  188. <Compile Include="ViewModels\RecipeViewModel.cs" />
  189. <Compile Include="ViewModels\RFCalibrationViewModel.cs" />
  190. <Compile Include="ViewModels\RoleViewModel.cs" />
  191. <Compile Include="ViewModels\SequenceViewModel.cs" />
  192. <Compile Include="ViewModels\SystemConfigViewModel.cs" />
  193. <Compile Include="ViewModels\TMOperationViewModel.cs" />
  194. <Compile Include="ViewModels\TMViewModel.cs" />
  195. <Compile Include="ViewModels\TopViewModel.cs" />
  196. <Compile Include="ViewModels\VATPerformanceViewModel.cs" />
  197. <Compile Include="ViewModels\WaferDialogViewModel.cs" />
  198. <Compile Include="ViewModels\WaferHistoryDBViewModel.cs" />
  199. <Compile Include="ViewModels\WaferOffsetViewModel.cs" />
  200. <Compile Include="Views\ButterflyValveView.xaml.cs">
  201. <DependentUpon>ButterflyValveView.xaml</DependentUpon>
  202. </Compile>
  203. <Compile Include="Views\DataHistoryView.xaml.cs">
  204. <DependentUpon>DataHistoryView.xaml</DependentUpon>
  205. </Compile>
  206. <Compile Include="Views\EfemView.xaml.cs">
  207. <DependentUpon>EfemView.xaml</DependentUpon>
  208. </Compile>
  209. <Compile Include="Views\EndPointDlg.xaml.cs">
  210. <DependentUpon>EndPointDlg.xaml</DependentUpon>
  211. </Compile>
  212. <Compile Include="Views\EventView.xaml.cs">
  213. <DependentUpon>EventView.xaml</DependentUpon>
  214. </Compile>
  215. <Compile Include="Views\GasLeakCheckView.xaml.cs">
  216. <DependentUpon>GasLeakCheckView.xaml</DependentUpon>
  217. </Compile>
  218. <Compile Include="Views\HeaterView.xaml.cs">
  219. <DependentUpon>HeaterView.xaml</DependentUpon>
  220. </Compile>
  221. <Compile Include="Views\InputFileNameDialogView.xaml.cs">
  222. <DependentUpon>InputFileNameDialogView.xaml</DependentUpon>
  223. </Compile>
  224. <Compile Include="Views\IOView.xaml.cs">
  225. <DependentUpon>IOView.xaml</DependentUpon>
  226. </Compile>
  227. <Compile Include="Views\MFCVerificationView.xaml.cs">
  228. <DependentUpon>MFCVerificationView.xaml</DependentUpon>
  229. </Compile>
  230. <Compile Include="Views\OperationOverView.xaml.cs">
  231. <DependentUpon>OperationOverView.xaml</DependentUpon>
  232. </Compile>
  233. <Compile Include="Views\OverKepler2200AView.xaml.cs">
  234. <DependentUpon>OverKepler2200AView.xaml</DependentUpon>
  235. </Compile>
  236. <Compile Include="Views\OverKepler2300View.xaml.cs">
  237. <DependentUpon>OverKepler2300View.xaml</DependentUpon>
  238. </Compile>
  239. <Compile Include="Views\OverVenusView.xaml.cs">
  240. <DependentUpon>OverVenusView.xaml</DependentUpon>
  241. </Compile>
  242. <Compile Include="Views\PartialPressureView.xaml.cs">
  243. <DependentUpon>PartialPressureView.xaml</DependentUpon>
  244. </Compile>
  245. <Compile Include="Views\PlatformView.xaml.cs">
  246. <DependentUpon>PlatformView.xaml</DependentUpon>
  247. </Compile>
  248. <Compile Include="Views\ProcessHistoryView.xaml.cs">
  249. <DependentUpon>ProcessHistoryView.xaml</DependentUpon>
  250. </Compile>
  251. <Compile Include="Views\ProcessView.xaml.cs">
  252. <DependentUpon>ProcessView.xaml</DependentUpon>
  253. </Compile>
  254. <Compile Include="Views\RecipeSequenceSelectView.xaml.cs">
  255. <DependentUpon>RecipeSequenceSelectView.xaml</DependentUpon>
  256. </Compile>
  257. <Compile Include="Views\RecipeView.xaml.cs">
  258. <DependentUpon>RecipeView.xaml</DependentUpon>
  259. </Compile>
  260. <Compile Include="Views\RFCalibrationView.xaml.cs">
  261. <DependentUpon>RFCalibrationView.xaml</DependentUpon>
  262. </Compile>
  263. <Compile Include="Views\RoleView.xaml.cs">
  264. <DependentUpon>RoleView.xaml</DependentUpon>
  265. </Compile>
  266. <Compile Include="Views\SequenceView.xaml.cs">
  267. <DependentUpon>SequenceView.xaml</DependentUpon>
  268. </Compile>
  269. <Compile Include="Views\SystemConfigView.xaml.cs">
  270. <DependentUpon>SystemConfigView.xaml</DependentUpon>
  271. </Compile>
  272. <Compile Include="Views\TMOperationView.xaml.cs">
  273. <DependentUpon>TMOperationView.xaml</DependentUpon>
  274. </Compile>
  275. <Compile Include="Views\TMView.xaml.cs">
  276. <DependentUpon>TMView.xaml</DependentUpon>
  277. </Compile>
  278. <Compile Include="Views\TopView.xaml.cs">
  279. <DependentUpon>TopView.xaml</DependentUpon>
  280. </Compile>
  281. <Compile Include="Views\FaView.xaml.cs">
  282. <DependentUpon>FaView.xaml</DependentUpon>
  283. </Compile>
  284. <Compile Include="Views\VATPerformanceView.xaml.cs">
  285. <DependentUpon>VATPerformanceView.xaml</DependentUpon>
  286. </Compile>
  287. <Compile Include="Views\VenusSeOperationOverView.xaml.cs">
  288. <DependentUpon>VenusSeOperationOverView.xaml</DependentUpon>
  289. </Compile>
  290. <Compile Include="Views\WaferAssociationUnit.xaml.cs">
  291. <DependentUpon>WaferAssociationUnit.xaml</DependentUpon>
  292. </Compile>
  293. <Compile Include="Views\WaferDialogView.xaml.cs">
  294. <DependentUpon>WaferDialogView.xaml</DependentUpon>
  295. </Compile>
  296. <Compile Include="Views\WaferHistoryDBView.xaml.cs">
  297. <DependentUpon>WaferHistoryDBView.xaml</DependentUpon>
  298. </Compile>
  299. <Compile Include="Views\WaferOffsetView.xaml.cs">
  300. <DependentUpon>WaferOffsetView.xaml</DependentUpon>
  301. </Compile>
  302. </ItemGroup>
  303. <ItemGroup>
  304. <ProjectReference Include="..\Framework\Common\Common.csproj">
  305. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  306. <Name>Common</Name>
  307. </ProjectReference>
  308. <ProjectReference Include="..\Framework\SequenceControl\SequenceControl.csproj">
  309. <Project>{a40b734c-f2ec-453c-a5fb-70cd46452bf1}</Project>
  310. <Name>SequenceControl</Name>
  311. </ProjectReference>
  312. <ProjectReference Include="..\Framework\UICore\UICore.csproj">
  313. <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
  314. <Name>UICore</Name>
  315. </ProjectReference>
  316. <ProjectReference Include="..\Venus_Core\Venus_Core.csproj">
  317. <Project>{E40639DD-94A7-4ECD-8137-11496BD0BFA3}</Project>
  318. <Name>Venus_Core</Name>
  319. </ProjectReference>
  320. <ProjectReference Include="..\Venus_Themes\Venus_Themes.csproj">
  321. <Project>{fa46d7f1-463b-4457-93af-760b409f9c7c}</Project>
  322. <Name>Venus_Themes</Name>
  323. </ProjectReference>
  324. </ItemGroup>
  325. <ItemGroup>
  326. <Page Include="Views\ButterflyValveView.xaml">
  327. <SubType>Designer</SubType>
  328. <Generator>MSBuild:Compile</Generator>
  329. </Page>
  330. <Page Include="Views\DataHistoryView.xaml">
  331. <SubType>Designer</SubType>
  332. <Generator>MSBuild:Compile</Generator>
  333. </Page>
  334. <Page Include="Views\EfemView.xaml">
  335. <SubType>Designer</SubType>
  336. <Generator>MSBuild:Compile</Generator>
  337. </Page>
  338. <Page Include="Views\EndPointDlg.xaml">
  339. <Generator>MSBuild:Compile</Generator>
  340. <SubType>Designer</SubType>
  341. </Page>
  342. <Page Include="Views\EventView.xaml">
  343. <SubType>Designer</SubType>
  344. <Generator>MSBuild:Compile</Generator>
  345. </Page>
  346. <Page Include="Views\GasLeakCheckView.xaml">
  347. <SubType>Designer</SubType>
  348. <Generator>MSBuild:Compile</Generator>
  349. </Page>
  350. <Page Include="Views\HeaterView.xaml">
  351. <SubType>Designer</SubType>
  352. <Generator>MSBuild:Compile</Generator>
  353. </Page>
  354. <Page Include="Views\InputFileNameDialogView.xaml">
  355. <Generator>MSBuild:Compile</Generator>
  356. <SubType>Designer</SubType>
  357. </Page>
  358. <Page Include="Views\IOView.xaml">
  359. <SubType>Designer</SubType>
  360. <Generator>MSBuild:Compile</Generator>
  361. </Page>
  362. <Page Include="Views\MFCVerificationView.xaml">
  363. <SubType>Designer</SubType>
  364. <Generator>MSBuild:Compile</Generator>
  365. </Page>
  366. <Page Include="Views\OperationOverView.xaml">
  367. <SubType>Designer</SubType>
  368. <Generator>MSBuild:Compile</Generator>
  369. </Page>
  370. <Page Include="Views\OverKepler2200AView.xaml">
  371. <Generator>MSBuild:Compile</Generator>
  372. <SubType>Designer</SubType>
  373. </Page>
  374. <Page Include="Views\OverKepler2300View.xaml">
  375. <Generator>MSBuild:Compile</Generator>
  376. <SubType>Designer</SubType>
  377. </Page>
  378. <Page Include="Views\OverVenusView.xaml">
  379. <SubType>Designer</SubType>
  380. <Generator>MSBuild:Compile</Generator>
  381. </Page>
  382. <Page Include="Views\PartialPressureView.xaml">
  383. <SubType>Designer</SubType>
  384. <Generator>MSBuild:Compile</Generator>
  385. </Page>
  386. <Page Include="Views\PlatformView.xaml">
  387. <SubType>Designer</SubType>
  388. <Generator>MSBuild:Compile</Generator>
  389. </Page>
  390. <Page Include="Views\ProcessHistoryView.xaml">
  391. <SubType>Designer</SubType>
  392. <Generator>MSBuild:Compile</Generator>
  393. </Page>
  394. <Page Include="Views\ProcessView.xaml">
  395. <SubType>Designer</SubType>
  396. <Generator>MSBuild:Compile</Generator>
  397. </Page>
  398. <Page Include="Views\RecipeSequenceSelectView.xaml">
  399. <Generator>MSBuild:Compile</Generator>
  400. <SubType>Designer</SubType>
  401. </Page>
  402. <Page Include="Views\RecipeView.xaml">
  403. <Generator>MSBuild:Compile</Generator>
  404. <SubType>Designer</SubType>
  405. </Page>
  406. <Page Include="Views\RFCalibrationView.xaml">
  407. <SubType>Designer</SubType>
  408. <Generator>MSBuild:Compile</Generator>
  409. </Page>
  410. <Page Include="Views\RoleView.xaml">
  411. <SubType>Designer</SubType>
  412. <Generator>MSBuild:Compile</Generator>
  413. </Page>
  414. <Page Include="Views\SequenceView.xaml">
  415. <SubType>Designer</SubType>
  416. <Generator>MSBuild:Compile</Generator>
  417. </Page>
  418. <Page Include="Views\SystemConfigView.xaml">
  419. <SubType>Designer</SubType>
  420. <Generator>MSBuild:Compile</Generator>
  421. </Page>
  422. <Page Include="Views\TMOperationView.xaml">
  423. <SubType>Designer</SubType>
  424. <Generator>MSBuild:Compile</Generator>
  425. </Page>
  426. <Page Include="Views\TMView.xaml">
  427. <SubType>Designer</SubType>
  428. <Generator>MSBuild:Compile</Generator>
  429. </Page>
  430. <Page Include="Views\TopView.xaml">
  431. <SubType>Designer</SubType>
  432. <Generator>MSBuild:Compile</Generator>
  433. </Page>
  434. <Page Include="Views\FaView.xaml">
  435. <SubType>Designer</SubType>
  436. <Generator>MSBuild:Compile</Generator>
  437. </Page>
  438. <Page Include="Views\VATPerformanceView.xaml">
  439. <SubType>Designer</SubType>
  440. <Generator>MSBuild:Compile</Generator>
  441. </Page>
  442. <Page Include="Views\VenusSeOperationOverView.xaml">
  443. <SubType>Designer</SubType>
  444. <Generator>MSBuild:Compile</Generator>
  445. </Page>
  446. <Page Include="Views\WaferAssociationUnit.xaml">
  447. <Generator>MSBuild:Compile</Generator>
  448. <SubType>Designer</SubType>
  449. </Page>
  450. <Page Include="Views\WaferDialogView.xaml">
  451. <SubType>Designer</SubType>
  452. <Generator>MSBuild:Compile</Generator>
  453. </Page>
  454. <Page Include="Views\WaferHistoryDBView.xaml">
  455. <SubType>Designer</SubType>
  456. <Generator>MSBuild:Compile</Generator>
  457. </Page>
  458. <Page Include="Views\WaferOffsetView.xaml">
  459. <SubType>Designer</SubType>
  460. <Generator>MSBuild:Compile</Generator>
  461. </Page>
  462. </ItemGroup>
  463. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  464. </Project>