| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
 
-   <PropertyGroup>
 
-     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 
-     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 
-     <ProjectGuid>{581A0BC3-9EF7-454D-B2DD-F4FFD0BED5E0}</ProjectGuid>
 
-     <OutputType>Library</OutputType>
 
-     <AppDesignerFolder>Properties</AppDesignerFolder>
 
-     <RootNamespace>Venus_MainPages</RootNamespace>
 
-     <AssemblyName>Venus_MainPages</AssemblyName>
 
-     <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
 
-     <FileAlignment>512</FileAlignment>
 
-     <Deterministic>true</Deterministic>
 
-     <TargetFrameworkProfile />
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 
-     <DebugSymbols>true</DebugSymbols>
 
-     <DebugType>full</DebugType>
 
-     <Optimize>false</Optimize>
 
-     <OutputPath>bin\Debug\</OutputPath>
 
-     <DefineConstants>DEBUG;TRACE</DefineConstants>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-     <NoWarn>CS0168</NoWarn>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 
-     <DebugType>pdbonly</DebugType>
 
-     <Optimize>true</Optimize>
 
-     <OutputPath>bin\Release\</OutputPath>
 
-     <DefineConstants>TRACE</DefineConstants>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <ItemGroup>
 
-     <Reference Include="Caliburn.Micro, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 
-       <SpecificVersion>False</SpecificVersion>
 
-       <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="CommonServiceLocator">
 
-       <HintPath>..\ThirdParty\CommonServiceLocator.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="ControlzEx">
 
-       <HintPath>..\ThirdParty\ControlzEx.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="log4net">
 
-       <HintPath>..\ThirdParty\log4net.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="OpenSEMI.ClientBase, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 
-       <SpecificVersion>False</SpecificVersion>
 
-       <HintPath>..\ThirdParty\selfbuild\OpenSEMI.ClientBase.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="OpenSEMI.Core">
 
-       <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="OpenSEMI.Ctrlib">
 
-       <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="PresentationCore" />
 
-     <Reference Include="PresentationFramework" />
 
-     <Reference Include="Prism">
 
-       <HintPath>..\ThirdParty\Prism.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="Prism.Unity.Wpf">
 
-       <HintPath>..\ThirdParty\Prism.Unity.Wpf.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="Prism.Wpf">
 
-       <HintPath>..\ThirdParty\Prism.Wpf.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System" />
 
-     <Reference Include="System.Core" />
 
-     <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
 
-       <SpecificVersion>False</SpecificVersion>
 
-       <HintPath>..\ThirdParty\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Windows.Forms" />
 
-     <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
 
-       <SpecificVersion>False</SpecificVersion>
 
-       <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Xaml" />
 
-     <Reference Include="System.Xml.Linq" />
 
-     <Reference Include="System.Data.DataSetExtensions" />
 
-     <Reference Include="Microsoft.CSharp" />
 
-     <Reference Include="System.Data" />
 
-     <Reference Include="System.Net.Http" />
 
-     <Reference Include="System.Xml" />
 
-     <Reference Include="Unity.Abstractions">
 
-       <HintPath>..\ThirdParty\Unity.Abstractions.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="Unity.Container">
 
-       <HintPath>..\ThirdParty\Unity.Container.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="WindowsBase" />
 
-     <Reference Include="WindowsFormsIntegration" />
 
-     <Reference Include="WPFToolkit">
 
-       <HintPath>..\ThirdParty\WPFToolkit.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="Xceed.Wpf.DataGrid">
 
-       <HintPath>..\ThirdParty\Xceed.Wpf.DataGrid.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="Xceed.Wpf.Toolkit">
 
-       <HintPath>..\ThirdParty\Xceed.Wpf.Toolkit.dll</HintPath>
 
-     </Reference>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Compile Include="Converters\EventItemToStringConverter.cs" />
 
-     <Compile Include="Converters\MultiBindingConverter.cs" />
 
-     <Compile Include="Converters\PMStateConverter.cs" />
 
-     <Compile Include="MainPageModule.cs" />
 
-     <Compile Include="PMS\IUiRecipeManager.cs" />
 
-     <Compile Include="PMS\UiRecipeManager.cs" />
 
-     <Compile Include="Properties\AssemblyInfo.cs" />
 
-     <Compile Include="RTData.cs" />
 
-     <Compile Include="Unity\ConfigValueTemplateSelector.cs" />
 
-     <Compile Include="Unity\FileNode.cs" />
 
-     <Compile Include="Unity\FolderOrFileTemplateSelector.cs" />
 
-     <Compile Include="Unity\GlobalEvents.cs" />
 
-     <Compile Include="Unity\GridOptions.cs" />
 
-     <Compile Include="Unity\ModuleManager.cs" />
 
-     <Compile Include="Unity\SystemConfig.cs" />
 
-     <Compile Include="Unity\SystemConfigProvider.cs" />
 
-     <Compile Include="Unity\WaferAssociationInfo.cs" />
 
-     <Compile Include="ViewModels\ButterflyValveViewModel.cs" />
 
-     <Compile Include="ViewModels\DataAnalysisViewModel.cs" />
 
-     <Compile Include="ViewModels\EventViewModel.cs" />
 
-     <Compile Include="ViewModels\GasLeakCheckViewModel.cs" />
 
-     <Compile Include="ViewModels\GetRtAllData.cs" />
 
-     <Compile Include="ViewModels\IOViewModel.cs" />
 
-     <Compile Include="ViewModels\MFCVerificationViewModel.cs" />
 
-     <Compile Include="ViewModels\OperationOverViewModel.cs" />
 
-     <Compile Include="ViewModels\OverViewModel.cs" />
 
-     <Compile Include="ViewModels\PlatformViewModel.cs" />
 
-     <Compile Include="ViewModels\ProcessViewModel.cs" />
 
-     <Compile Include="ViewModels\RecipeViewModel.cs" />
 
-     <Compile Include="ViewModels\SystemConfigViewModel.cs" />
 
-     <Compile Include="ViewModels\TMViewModel.cs" />
 
-     <Compile Include="ViewModels\TopViewModel.cs" />
 
-     <Compile Include="Views\ButterflyValveView.xaml.cs">
 
-       <DependentUpon>ButterflyValveView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\DataAnalysisView.xaml.cs">
 
-       <DependentUpon>DataAnalysisView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\EventView.xaml.cs">
 
-       <DependentUpon>EventView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\GasLeakCheckView.xaml.cs">
 
-       <DependentUpon>GasLeakCheckView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\HeaterView.xaml.cs">
 
-       <DependentUpon>HeaterView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\IOView.xaml.cs">
 
-       <DependentUpon>IOView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\MFCVerificationView.xaml.cs">
 
-       <DependentUpon>MFCVerificationView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\OperationOverView.xaml.cs">
 
-       <DependentUpon>OperationOverView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\OverView.xaml.cs">
 
-       <DependentUpon>OverView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\PartialPressureView.xaml.cs">
 
-       <DependentUpon>PartialPressureView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\PlatformView.xaml.cs">
 
-       <DependentUpon>PlatformView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\ProcessView.xaml.cs">
 
-       <DependentUpon>ProcessView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\RecipeView.xaml.cs">
 
-       <DependentUpon>RecipeView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\SequenceView.xaml.cs">
 
-       <DependentUpon>SequenceView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\SystemConfigView.xaml.cs">
 
-       <DependentUpon>SystemConfigView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\TMView.xaml.cs">
 
-       <DependentUpon>TMView.xaml</DependentUpon>
 
-     </Compile>
 
-     <Compile Include="Views\TopView.xaml.cs">
 
-       <DependentUpon>TopView.xaml</DependentUpon>
 
-     </Compile>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ProjectReference Include="..\Framework\Common\Common.csproj">
 
-       <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
 
-       <Name>Common</Name>
 
-     </ProjectReference>
 
-     <ProjectReference Include="..\Framework\UICore\UICore.csproj">
 
-       <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
 
-       <Name>UICore</Name>
 
-     </ProjectReference>
 
-     <ProjectReference Include="..\RecipeEditorControl\RecipeEditorControl.csproj">
 
-       <Project>{c226e370-e9fb-48e7-bf40-89a33f88ef17}</Project>
 
-       <Name>RecipeEditorControl</Name>
 
-     </ProjectReference>
 
-     <ProjectReference Include="..\Venus_Core\Venus_Core.csproj">
 
-       <Project>{E40639DD-94A7-4ECD-8137-11496BD0BFA3}</Project>
 
-       <Name>Venus_Core</Name>
 
-     </ProjectReference>
 
-     <ProjectReference Include="..\Venus_Themes\Venus_Themes.csproj">
 
-       <Project>{fa46d7f1-463b-4457-93af-760b409f9c7c}</Project>
 
-       <Name>Venus_Themes</Name>
 
-     </ProjectReference>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Page Include="Views\ButterflyValveView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\DataAnalysisView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\EventView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\GasLeakCheckView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\HeaterView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\IOView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\MFCVerificationView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\OperationOverView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\OverView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\PartialPressureView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\PlatformView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\ProcessView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\RecipeView.xaml">
 
-       <Generator>MSBuild:Compile</Generator>
 
-       <SubType>Designer</SubType>
 
-     </Page>
 
-     <Page Include="Views\SequenceView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\SystemConfigView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\TMView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-     <Page Include="Views\TopView.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-   </ItemGroup>
 
-   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 
- </Project>
 
 
  |