123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- <?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>{BE21B571-0145-447B-88DA-61E621D60E0C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MECF.Framework.Simulator.Core</RootNamespace>
- <AssemblyName>MECF.Framework.Simulator.Core</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\output\MECF.Framework\</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="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="MECF.Framework.Common, Version=1.0.7916.3929, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Output\MECF.Framework\MECF.Framework.Common.dll</HintPath>
- </Reference>
- <Reference Include="MECF.Framework.RT.Core, Version=1.0.7916.4228, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Output\MECF.Framework\MECF.Framework.RT.Core.dll</HintPath>
- </Reference>
- <Reference Include="MECF.Framework.UI.Core, Version=1.0.7916.4197, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Output\MECF.Framework\MECF.Framework.UI.Core.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="PresentationFramework.Aero" />
- <Reference Include="SuperSocket.Common">
- <HintPath>..\..\ThirdParty\dlls\SuperSocket.Common.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.SocketBase">
- <HintPath>..\..\ThirdParty\dlls\SuperSocket.SocketBase.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.SocketEngine">
- <HintPath>..\..\ThirdParty\dlls\SuperSocket.SocketEngine.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Management" />
- <Reference Include="System.Windows.Forms" />
- <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" />
- <Reference Include="WPFToolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
- </Reference>
- <Reference Include="WPFToolkit.Extended, Version=1.6.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\WPFToolkit.Extended.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.AvalonDock, Version=2.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit, Version=2.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CarrierIDReader\OmronV640Serial\OmronV640NSerialSimulator.cs" />
- <Compile Include="CarrierIDReader\OmronV640Serial\OmronV640NSerialView.xaml.cs">
- <DependentUpon>OmronV640NSerialView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\CommonSocketDeviceSimulatorView.xaml.cs">
- <DependentUpon>CommonSocketDeviceSimulatorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\CommonSocketDeviceSimulator.cs" />
- <Compile Include="Commons\IOSimulatorItemReader.cs" />
- <Compile Include="Commons\IOSimulatorItemViewModel.cs" />
- <Compile Include="FFUs\Ffu.cs" />
- <Compile Include="FFUs\FfuView.xaml.cs">
- <DependentUpon>FfuView.xaml</DependentUpon>
- </Compile>
- <Compile Include="FFUs\FfuViewModel.cs" />
- <Compile Include="IoProviders\E84SimilatorUnitView.xaml.cs">
- <DependentUpon>E84SimulatorUnitView.xaml</DependentUpon>
- </Compile>
- <Compile Include="IoProviders\IOViewModel.cs" />
- <Compile Include="IoProviders\MCProtocolPlcSimulator.cs" />
- <Compile Include="IoProviders\SimulatorE84.cs" />
- <Compile Include="IoProviders\SimulatorIO.cs" />
- <Compile Include="IoProviders\SimulatorIO1View.xaml.cs">
- <DependentUpon>SimulatorIO1View.xaml</DependentUpon>
- </Compile>
- <Compile Include="IoProviders\SimulatorIO2View.xaml.cs">
- <DependentUpon>SimulatorIO2View.xaml</DependentUpon>
- </Compile>
- <Compile Include="IoProviders\SimulatorIO3View.xaml.cs">
- <DependentUpon>SimulatorIO3View.xaml</DependentUpon>
- </Compile>
- <Compile Include="IoProviders\SimulatorIO4View.xaml.cs">
- <DependentUpon>SimulatorIO4View.xaml</DependentUpon>
- </Compile>
- <Compile Include="CarrierIDReader\OmronV640Serial\OmronV640SerialSimulator.cs" />
- <Compile Include="CarrierIDReader\OmronV640Serial\OmronV640SerialView.xaml.cs">
- <DependentUpon>OmronV640SerialView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Robots\GM201LVPRobot\GM201LVPControllerSimulator.cs" />
- <Compile Include="Robots\GM201LVPRobot\GM201LVPRobotSimulator.cs" />
- <Compile Include="Robots\GM201LVPRobot\GM201CarrierRobotView.xaml.cs">
- <DependentUpon>GM201CarrierRobotView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Robots\GM201LVPRobot\GM201WaferRobotView.xaml.cs">
- <DependentUpon>GM201WaferRobotView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\CommonSerialPortDeviceSimulator.cs" />
- <Compile Include="Commons\CommonSerialPortDeviceSimulatorView.xaml.cs">
- <DependentUpon>CommonSerialPortDeviceSimulatorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\DeviceSimulator.cs" />
- <Compile Include="Commons\SerialPortDeviceSimulator.cs" />
- <Compile Include="Commons\SerialPortDeviceViewModel.cs" />
- <Compile Include="Commons\SerialPortTitleView.xaml.cs">
- <DependentUpon>SerialPortTitleView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\SocketDeviceSimulator.cs" />
- <Compile Include="Commons\SocketDeviceViewModel.cs" />
- <Compile Include="Commons\SocketTitleView.xaml.cs">
- <DependentUpon>SocketTitleView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Commons\TransactionLogItem.cs" />
- <Compile Include="Commons\UIConverters.cs" />
- <Compile Include="CarrierIDReader\OmronV640Tcp\OmronCIDRWSimulator.cs" />
- <Compile Include="CarrierIDReader\OmronV640Tcp\OmronCIDRWView.xaml.cs">
- <DependentUpon>OmronCIDRWView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Robots\RobotSimulator.cs" />
- <Compile Include="Commons\SimpleSocketDeviceSimulator.cs" />
- <Compile Include="SubstrateTrackings\WaferTrack.cs" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="CarrierIDReader\OmronV640Serial\OmronV640NSerialView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Commons\CommonSocketDeviceSimulatorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Commons\SerialPortTitleView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Commons\SocketTitleView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="FFUs\FfuView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="IoProviders\E84SimulatorUnitView.xaml" />
- <Page Include="IoProviders\SimulatorIO1View.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="IoProviders\SimulatorIO2View.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="IoProviders\SimulatorIO3View.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="IoProviders\SimulatorIO4View.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="CarrierIDReader\OmronV640Tcp\OmronCIDRWView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="CarrierIDReader\OmronV640Serial\OmronV640SerialView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Robots\GM201LVPRobot\GM201CarrierRobotView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Robots\GM201LVPRobot\GM201WaferRobotView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Commons\CommonSerialPortDeviceSimulatorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- <None Include="SimulatorItems\BaecChiller_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\FfuEbm_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\HiwinRobot_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\KaimeiRFMatch_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\CommetRFMatch_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\EdwardsPump_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\FujikinMFC_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\Hanbell_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\PfeifferPumpA100_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\PfeifferPumpA603_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\RisshiChiller_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\ShenLiChiller_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\ShenLiTempratureHumidity_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\SiasunAligner_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\SiasunPhoenixB_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\SkyPump_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\ThChiller_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\TruPlasmaRF_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="SimulatorItems\VATS651_IOSimulatorItems.json">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <ProjectReference Include="..\RTCore\RTCore.csproj">
- <Project>{f913dfcb-9319-4fe9-98a5-2428cf6744de}</Project>
- <Name>RTCore</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <ProjectExtensions>
- <VisualStudio>
- <UserProperties vce_4brooksvce_4iosimulatoritems_1json__JsonSchema="http://json.schemastore.org/apibuilder.json" robots_4hiratar4_4iosimulatoritems_1json__JsonSchema="https://jenkins-x.io/schemas/jx-schema.json" />
- </VisualStudio>
- </ProjectExtensions>
- </Project>
|