v2.49.2 36 Tests Passed
nuget server name Added Last and Log10 to json Simplified by adding loop variables Simplified by only drawling using FillEllipse Added GetImageBytes back to prove-in ChartJs
This commit is contained in:
@ -133,6 +133,7 @@
|
||||
<Compile Include="Adaptation\FileHandlers\json\Info.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\Layer.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\LayerHeader.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\Log10.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\Point.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\Position.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\json\ProcessData.cs" />
|
||||
@ -197,7 +198,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Infineon.EAF.Runtime">
|
||||
<Version>2.49.0</Version>
|
||||
<Version>2.49.2</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Text.Json">
|
||||
<Version>6.0.3</Version>
|
||||
|
Reference in New Issue
Block a user