[CHANGE] Added jint. Reworking decipher functionality

This commit is contained in:
max
2025-10-28 19:08:59 +01:00
parent b5c701b971
commit 4c04378080
4 changed files with 112 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="DotBased" Version="1.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.12.2" />
<PackageReference Include="Jint" Version="4.4.1" />
</ItemGroup>
</Project>