Removed save-open-insight-file to use process-data-standard-format instead json in process-data-standard-format process-data-standard-format with HeaderId and SubgroupId process-data-standard-format with pipes UniqueId replacement for attachments Write input PDSF in output after EOF ProcessDataStandardFormat over Tuple MoveMatchingFiles to use ProcessDataStandardFormatMapping
177 lines
11 KiB
XML
177 lines
11 KiB
XML
<?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>{8137A87C-D510-47A8-AA6A-6E5878B2C17D}</ProjectGuid>
|
|
<LangVersion>10.0</LangVersion>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MET08ANLYSDIFAAST230</RootNamespace>
|
|
<AssemblyName>MET08ANLYSDIFAAST230</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<RuntimeIdentifier Condition="'$(Configuration)' == 'Debug'">win-x86</RuntimeIdentifier>
|
|
<RuntimeIdentifier Condition="'$(Configuration)' == 'Release'">win</RuntimeIdentifier>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</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>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</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>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'None|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\None\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(TargetFrameworkVersion)' == 'v4.8' ">
|
|
<DefineConstants>NETFRAMEWORK;NET20;NET35;NET40;NET45;NET451;NET452;NET46;NET461;NET462;NET47;NET471;NET472;NET48;$(DefineConstants)</DefineConstants>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<RuntimeHostConfigurationOption Include="AssemblyName" Value="MET08ANLYSDIFAAST230" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<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" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Adaptation\Eaf\Core\AutoGenerated\BackboneComponent.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\AutoGenerated\BackboneStatusCache.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\AutoGenerated\ILoggingSetupManager.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\AutoGenerated\StatusItem.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\Backbone.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\Smtp\EmailMessage.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\Smtp\ISmtp.cs" />
|
|
<Compile Include="Adaptation\Eaf\Core\Smtp\MailPriority.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\ChangeDataCollectionHandler.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\DataCollectionRequest.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\EquipmentEvent.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\EquipmentException.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\EquipmentSelfDescription.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\GetParameterValuesHandler.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IConnectionControl.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IDataTracingHandler.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IEquipmentCommandService.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IEquipmentControl.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IEquipmentSelfDescriptionBuilder.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IPackage.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\ISelfDescriptionLookup.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\IVirtualParameterValuesHandler.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\SetParameterValuesHandler.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\AutoGenerated\TraceRequest.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\IEquipmentDataCollection.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\Control\IPackageSource.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\DataCollection\Reporting\ParameterValue.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\SelfDescription\ElementDescription\EquipmentParameter.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\SelfDescription\ParameterTypes\Field.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\SelfDescription\ParameterTypes\ParameterTypeDefinition.cs" />
|
|
<Compile Include="Adaptation\Eaf\EquipmentCore\SelfDescription\ParameterTypes\StructuredType.cs" />
|
|
<Compile Include="Adaptation\Eaf\Management\ConfigurationData\CellAutomation\IConfigurationObject.cs" />
|
|
<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\APC\FileRead.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\IQSSi\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\MoveMatchingFiles\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewerAttachments\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewer\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\OpenInsight\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\OpenInsight\FromIQS.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\OpenInsight\Root.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\Processed\FileRead.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\SECS\Description.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\SECS\ProcessData.cs" />
|
|
<Compile Include="Adaptation\FileHandlers\SPaCe\FileRead.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" />
|
|
<Compile Include="Adaptation\Ifx\Eaf\EquipmentConnector\File\Configuration\FileConnectorConfiguration.cs" />
|
|
<Compile Include="Adaptation\Ifx\Eaf\EquipmentConnector\File\SelfDescription\FileConnectorParameterTypeDefinitionProvider.cs" />
|
|
<Compile Include="Adaptation\Infineon\Monitoring\MonA\ExtWebClient.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Adaptation\Infineon\Monitoring\MonA\IMonIn.cs" />
|
|
<Compile Include="Adaptation\Infineon\Monitoring\MonA\MonIn.cs" />
|
|
<Compile Include="Adaptation\Infineon\Monitoring\MonA\State.cs" />
|
|
<Compile Include="Adaptation\PeerGroup\GCL\Annotations\NotNullAttribute.cs" />
|
|
<Compile Include="Adaptation\PeerGroup\GCL\SecsDriver\HsmsConnectionMode.cs" />
|
|
<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\Duplicator\Description.cs" />
|
|
<Compile Include="Adaptation\Shared\FileRead.cs" />
|
|
<Compile Include="Adaptation\Shared\Logistics.cs" />
|
|
<Compile Include="Adaptation\Shared\Logistics2.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\Metrology\ScopeInfo.cs" />
|
|
<Compile Include="Adaptation\Shared\Metrology\WS.Attachment.cs" />
|
|
<Compile Include="Adaptation\Shared\Metrology\WS.cs" />
|
|
<Compile Include="Adaptation\Shared\Metrology\WS.Results.cs" />
|
|
<Compile Include="Adaptation\Shared\ParameterType.cs" />
|
|
<Compile Include="Adaptation\Shared\ProcessDataStandardFormat.cs" />
|
|
<Compile Include="Adaptation\Shared\ProcessDataStandardFormatMapping.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="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Shared\FilePathGenerator.cs" />
|
|
<Compile Include="Shared\FilePathGeneratorInfo.cs" />
|
|
<Compile Include="Shared\Mapper.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Infineon.EAF.Runtime">
|
|
<Version>2.59.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="System.Text.Json">
|
|
<Version>8.0.3</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |