| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346 | <?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>{FA46D7F1-463B-4457-93AF-760B409F9C7C}</ProjectGuid>    <OutputType>Library</OutputType>    <AppDesignerFolder>Properties</AppDesignerFolder>    <RootNamespace>Venus_Themes</RootNamespace>    <AssemblyName>Venus_Themes</AssemblyName>    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>    <FileAlignment>512</FileAlignment>    <Deterministic>true</Deterministic>  </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>  </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="OpenSEMI.ClientBase">      <HintPath>..\ThirdParty\selfbuild\OpenSEMI.ClientBase.dll</HintPath>    </Reference>    <Reference Include="OpenSEMI.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\ThirdParty\selfbuild\OpenSEMI.Core.dll</HintPath>    </Reference>    <Reference Include="OpenSEMI.Ctrlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\ThirdParty\selfbuild\OpenSEMI.Ctrlib.dll</HintPath>    </Reference>    <Reference Include="PresentationCore" />    <Reference Include="PresentationFramework" />    <Reference Include="System" />    <Reference Include="System.Core" />    <Reference Include="System.Drawing" />    <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="WindowsBase" />  </ItemGroup>  <ItemGroup>    <Compile Include="Converters\BoolToColor.cs" />    <Compile Include="Converters\BoolToColor2.cs" />    <Compile Include="Converters\BoolToDirection.cs" />    <Compile Include="Converters\BoolToDoubleConverter.cs" />    <Compile Include="Converters\BoolToInt.cs" />    <Compile Include="Converters\BoolToPath.cs" />    <Compile Include="Converters\BoolToReverse.cs" />    <Compile Include="Converters\BoolToVisibility.cs" />    <Compile Include="Converters\boolToVisibility2.cs" />    <Compile Include="Converters\BooToBool.cs" />    <Compile Include="Converters\FOUPStatusConverter.cs" />    <Compile Include="Converters\IntPlusConverter.cs" />    <Compile Include="Converters\IntToIsEnableConverter.cs" />    <Compile Include="Converters\ToBoolMultiValueConverter.cs" />    <Compile Include="Converters\ToBoolMultiValueConverter2.cs" />    <Compile Include="Converters\ToBoolMultiValueConverter3.cs" />    <Compile Include="CustomControls\AduRadioButtonIcon.cs" />    <Compile Include="Properties\AssemblyInfo.cs" />    <Compile Include="Themes\Attach\BorderElement.cs" />    <Compile Include="Themes\Attach\ElementBackground.cs" />    <Compile Include="Themes\Attach\ElementBrushBase.cs" />    <Compile Include="Themes\Attach\ElementForeground.cs" />    <Compile Include="Themes\Attach\IconElement.cs" />    <Compile Include="UserControls\ButterflyValve.xaml.cs">      <DependentUpon>ButterflyValve.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Chamber.xaml.cs">      <DependentUpon>Chamber.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\CustomSwitch.xaml.cs">      <DependentUpon>CustomSwitch.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Cylinder.xaml.cs">      <DependentUpon>Cylinder.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\DrawGraphicsControl.xaml.cs">      <DependentUpon>DrawGraphicsControl.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\FlowPipe.xaml.cs">      <DependentUpon>FlowPipe.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\FlowPipeValve.xaml.cs">      <DependentUpon>FlowPipeValve.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\FOUPFrontView.xaml.cs">      <DependentUpon>FOUPFrontView.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\LoadLock.xaml.cs">      <DependentUpon>LoadLock.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Pipe2.xaml.cs">      <DependentUpon>Pipe2.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Pipe3.xaml.cs">      <DependentUpon>Pipe3.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Pump.xaml.cs">      <DependentUpon>Pump.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\purge.xaml.cs">      <DependentUpon>purge.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\TextboxWithLabel.xaml.cs">      <DependentUpon>TextboxWithLabel.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\Turbo.xaml.cs">      <DependentUpon>Turbo.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\WaferAssociationUnit.xaml.cs">      <DependentUpon>WaferAssociationUnit.xaml</DependentUpon>    </Compile>    <Compile Include="UserControls\WPFMessageBox.xaml.cs">      <DependentUpon>WPFMessageBox.xaml</DependentUpon>    </Compile>  </ItemGroup>  <ItemGroup>    <Page Include="CustomControls\AduRadioButton.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\ToggleButton.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\Button.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\ComboBox.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\DataGrid.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\Expander.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\GroupBox.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\ListBox.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\Listview.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\MenuItem.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\Skin.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\Tab.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\TextBox.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Styles\TreeView.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Themes\Generic.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Languages\StringResources.en-US.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="Languages\StringResources.zh-CN.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="UserControls\ButterflyValve.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Chamber.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\CustomSwitch.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Cylinder.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\DrawGraphicsControl.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\FlowPipe.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="UserControls\FlowPipeValve.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="UserControls\FOUPFrontView.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\LoadLock.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Pipe2.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Pipe3.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Pump.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\purge.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\TextboxWithLabel.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\Turbo.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\WaferAssociationUnit.xaml">      <SubType>Designer</SubType>      <Generator>MSBuild:Compile</Generator>    </Page>    <Page Include="UserControls\WPFMessageBox.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>  </ItemGroup>  <ItemGroup>    <Resource Include="Resources\Arrow.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\Buffer.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\Folder_Unable.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\Folder_Close.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\pump.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\pump_gray.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\LoadLock.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Resource Include="Resources\Chamber.png">      <CopyToOutputDirectory>Always</CopyToOutputDirectory>    </Resource>    <Content Include="Styles\Folder_Close.png" />    <Content Include="Styles\Folder_Open.png" />    <Content Include="Styles\Folder_Unable.png" />    <Content Include="Themes\Images\parts\aligner.png" />    <Content Include="Themes\Images\parts\atmrobot\arm1.png" />    <Content Include="Themes\Images\parts\atmrobot\arm2.png" />    <Content Include="Themes\Images\parts\atmrobot\dock.png" />    <Content Include="Themes\Images\parts\atmrobot\hand.png" />    <Content Include="Themes\Images\parts\chamber.png" />    <Content Include="Themes\Images\parts\doorclose.png" />    <Content Include="Themes\Images\parts\dooropen.png" />    <Content Include="Themes\Images\parts\doorunknown.png" />    <Content Include="Themes\Images\parts\efem.png" />    <Content Include="Themes\Images\parts\efemtrack.png" />    <Content Include="Themes\Images\parts\loadlock.png" />    <Content Include="Themes\Images\parts\loadport.png" />    <Content Include="Themes\Images\parts\tm.png" />    <Content Include="Themes\Images\parts\tmdock.png" />    <Content Include="Themes\Images\parts\vtmrobot\arm1.png" />    <Content Include="Themes\Images\parts\vtmrobot\arm2.png" />    <Content Include="Themes\Images\parts\vtmrobot\dock.png" />    <Content Include="Themes\Images\parts\vtmrobot\hand.png" />    <Content Include="Themes\Images\parts\wafer.png" />    <Content Include="Themes\Images\pms\chamberplasmaon.png" />    <Content Include="Themes\Images\pms\levelSensor.png" />    <Content Include="Themes\Images\pms\mfcPipe.png" />    <Content Include="Themes\Images\pms\overviewBackground.png" />    <Content Include="Themes\Images\pms\overviewbak.png" />    <Content Include="Themes\Images\pms\overviewbakHZv2.png" />    <Content Include="Themes\Images\pms\overviewbak_heater.png" />    <Content Include="Themes\Images\pms\overviewbak_hestiaplus_device.png" />    <Content Include="Themes\Images\pms\overviewbak_patron.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_close.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_open.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_unknown.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline_rf_on.png" />    <Content Include="Themes\Images\pms\overviewbak_tritoninline_sys.png" />    <Content Include="Themes\Images\pms\overviewMain.png" />    <Content Include="Themes\Images\pms\plasma.png" />    <Content Include="Themes\Images\pms\pumpLine.png" />    <Content Include="Themes\Images\pms\UiSystem.ico" />    <Content Include="Themes\Images\pms\vaporMFCLine.png" />    <Content Include="Themes\Images\pms\vaporPipe.png" />    <Content Include="Themes\Images\pms\Virgo_D.ico" />  </ItemGroup>  <ItemGroup />  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /></Project>
 |