Infineon.EAF.Runtime v2.59.0

This commit is contained in:
2025-02-24 14:07:50 -07:00
parent 1a9055b2cd
commit 87c9149e7e
24 changed files with 1029 additions and 191 deletions

View File

@ -125,8 +125,6 @@
<Compile Include="Adaptation\FileHandlers\csv\RawData.cs" />
<Compile Include="Adaptation\FileHandlers\csv\Setup.cs" />
<Compile Include="Adaptation\FileHandlers\csv\Step.cs" />
<Compile Include="Adaptation\FileHandlers\DownloadSRPxFile\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\DownloadSRPxFile\NginxFileSystem.cs" />
<Compile Include="Adaptation\FileHandlers\Dummy\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\IQSSi\FileRead.cs" />
<Compile Include="Adaptation\FileHandlers\json\Calibration.cs" />
@ -155,6 +153,7 @@
<Compile Include="Adaptation\FileHandlers\OpenInsightMetrologyViewer\WSRequest.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\SPaCe\FileRead.cs" />
<Compile Include="Adaptation\Ifx\Eaf\Common\Configuration\ConnectionSetting.cs" />
@ -204,10 +203,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Infineon.EAF.Runtime">
<Version>2.57.0</Version>
<Version>2.59.0</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>6.0.3</Version>
<Version>8.0.3</Version>
</PackageReference>
</ItemGroup>
<ItemGroup />