Infineon.EAF.Runtime v2.59.0

This commit is contained in:
2025-02-21 13:13:10 -07:00
parent 29540199ab
commit aa9d43dcea
15 changed files with 431 additions and 49 deletions

View File

@ -168,10 +168,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>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />