Fix up the dielectric, and output as PNG (#4)

This commit is contained in:
Patrick Stevens
2021-04-18 11:43:10 +01:00
committed by GitHub
parent 5c1b634539
commit 52aa652306
12 changed files with 348 additions and 76 deletions

View File

@@ -21,6 +21,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.3.21201.4" />
<PackageReference Include="System.IO.Abstractions" Version="13.2.28" />
</ItemGroup>