1
0

Replace Linqpad-only methods and split into files (works except Hyperlinq)

This commit is contained in:
2023-08-20 16:10:39 +02:00
parent ccfeedc067
commit 9692dc531f
16 changed files with 1748 additions and 1662 deletions

View File

@@ -7,4 +7,11 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNetZip" Version="1.16.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.51" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
</ItemGroup>
</Project>