CommonMark.NET

This commit is contained in:
2024-09-16 14:40:52 -07:00
parent 11293968b8
commit c6c2ff6960
4 changed files with 19 additions and 2 deletions

View File

@ -193,6 +193,9 @@
<None Include="Adaptation\FileHandlers\json\StaticSite\json\data.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommonMark.NET">
<Version>0.15.1</Version>
</PackageReference>
<PackageReference Include="Infineon.EAF.Runtime">
<Version>2.57.0</Version>
</PackageReference>