Ready to test

This commit is contained in:
2022-02-18 16:42:50 -07:00
parent 6259bd1996
commit ce231b256a
149 changed files with 16269 additions and 10552 deletions

View File

@ -93,8 +93,26 @@
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\CellAutomation\ModelObjectParameterDefinition.cs" />
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\CellAutomation\ModelObjectParameterType.cs" />
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\Semiconductor\CellInstances\SecsConnectionConfiguration.cs" />
<Compile Include="Adaptation\FileHandlers\Archive\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\CellInstanceConnectionName.cs" />
<Compile Include="Adaptation\FileHandlers\Dummy\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\FileReadShared.cs" />
<Compile Include="Adaptation\FileHandlers\MET08DDUPSP1TBI\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\MET08DDUPSP1TBI\Hyphen.cs" />
<Compile Include="Adaptation\FileHandlers\MET08DDUPSP1TBI\ProcessData.cs" />
<Compile Include="Adaptation\FileHandlers\MET08DDUPSP1TBI\WSRequest.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Item.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Job.cs" />
<Compile Include="Adaptation\FileHandlers\txt\Description.cs" />
<Compile Include="Adaptation\FileHandlers\txt\Detail.cs" />
<Compile Include="Adaptation\FileHandlers\txt\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\txt\ProcessData.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Main.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Input.cs" />
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Logistics.cs" />
<Compile Include="Adaptation\FileHandlers\ToArchive\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\txt\WaferSummaryInfo.cs" />
<Compile Include="Adaptation\Ifx\Eaf\Common\Configuration\ConnectionSetting.cs" />
<Compile Include="Adaptation\Ifx\Eaf\EquipmentConnector\File\Component\File.cs" />
<Compile Include="Adaptation\Ifx\Eaf\EquipmentConnector\File\Component\FilePathGenerator.cs" />
@ -105,27 +123,28 @@
<Compile Include="Adaptation\PeerGroup\GCL\SecsDriver\HsmsSessionMode.cs" />
<Compile Include="Adaptation\PeerGroup\GCL\SecsDriver\SecsTransportType.cs" />
<Compile Include="Adaptation\PeerGroup\GCL\SecsDriver\SerialBaudRate.cs" />
<Compile Include="Adaptation\Shared\Description.cs" />
<Compile Include="Adaptation\Shared\IsEnvironment.cs" />
<Compile Include="FileHandlers\FileReadShared.cs" />
<Compile Include="Adaptation\Shared\Duplicator\Description.cs" />
<Compile Include="Adaptation\Shared\FileRead.cs" />
<Compile Include="Adaptation\Shared\Methods\IDescription.cs" />
<Compile Include="Adaptation\Shared\Methods\IFileRead.cs" />
<Compile Include="Adaptation\Shared\Methods\ILogistics.cs" />
<Compile Include="Adaptation\Shared\Methods\ILogistics2.cs" />
<Compile Include="Adaptation\Shared\Methods\IProcessData.cs" />
<Compile Include="Adaptation\Shared\Methods\ISMTP.cs" />
<Compile Include="Adaptation\Shared\ParameterType.cs" />
<Compile Include="Adaptation\Shared\ProcessDataStandardFormat.cs" />
<Compile Include="Adaptation\Shared\Properties\IDescription.cs" />
<Compile Include="Adaptation\Shared\Properties\IFileRead.cs" />
<Compile Include="Adaptation\Shared\Properties\ILogistics.cs" />
<Compile Include="Adaptation\Shared\Properties\ILogistics2.cs" />
<Compile Include="Adaptation\Shared\Properties\IProcessData.cs" />
<Compile Include="Adaptation\Shared\Properties\IScopeInfo.cs" />
<Compile Include="Adaptation\Shared\Test.cs" />
<Compile Include="FileHandlers\FileRead.cs" />
<Compile Include="Adaptation\Helpers\ConfigData.cs" />
<Compile Include="Adaptation\Helpers\ConfigData.Level.cs" />
<Compile Include="Adaptation\Helpers\ProcessData.FileRead.Description.cs" />
<Compile Include="Adaptation\Shared\CellInstance.cs" />
<Compile Include="Adaptation\Shared\IProcessData.cs" />
<Compile Include="Adaptation\Shared\IProcessDataDescription.cs" />
<Compile Include="Adaptation\Shared\IScopeInfo.cs" />
<Compile Include="Adaptation\Shared\Metrology\ConfigDataBase.cs" />
<Compile Include="Adaptation\Shared\Metrology\EventName.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08DDUPSFS6420.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08DDUPSP1TBI.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08RESIHGCV.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08RESIMAPCDE.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08THFTIRQS408M.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08THFTIRSTRATUS.cs" />
<Compile Include="Adaptation\Shared\Metrology\MET08XRDXPERTPROMRDXL.cs" />
<Compile Include="Adaptation\Shared\Metrology\ProcessData.Duplicator.cs" />
<Compile Include="Adaptation\Shared\Metrology\WS.cs" />
<Compile Include="Adaptation\Helpers\ProcessData.cs" />
<Compile Include="Adaptation\Helpers\ProcessData.HeaderFile.cs" />
@ -133,21 +152,14 @@
<Compile Include="Adaptation\Helpers\ProcessData.WaferSummaryInfo.cs" />
<Compile Include="Adaptation\Helpers\ProcessData.WSRequest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Adaptation\Shared\Metrology\Column.cs" />
<Compile Include="Adaptation\Shared\Deposition\Test.cs" />
<Compile Include="Shared\Description.cs" />
<Compile Include="Adaptation\Shared\EquipmentType.cs" />
<Compile Include="Shared\FilePathGenerator.cs" />
<Compile Include="Shared\FilePathGeneratorInfo.cs" />
<Compile Include="Adaptation\Shared\Metrology\ILogic.cs" />
<Compile Include="Adaptation\Shared\Logistics.cs" />
<Compile Include="Adaptation\Shared\Logistics2.cs" />
<Compile Include="Adaptation\Shared\Metrology\ScopeInfo.cs" />
<Compile Include="Adaptation\Shared\Metrology\Test.cs" />
<Compile Include="Adaptation\Shared\Metrology\WS.Attachment.cs" />
<Compile Include="Adaptation\Shared\Metrology\WS.Results.cs" />
<Compile Include="Adaptation\Shared\Metrology\OISiViewer.cs" />
<Compile Include="Adaptation\Shared\Metrology\ProcessDataStandardFormat.cs" />
<Compile Include="Shared\Mapper.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Infineon.EAF.Runtime">
@ -157,10 +169,6 @@
<Version>5.0.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Helpers\" />
<Folder Include="Shared\Deposition\" />
<Folder Include="Shared\Metrology\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>