JSON: Add initial JSONMetadata output module (with address map)

This commit is contained in:
Katy Coe
2020-08-02 21:21:57 +02:00
parent 2ab43c41c9
commit 8926af341f
2 changed files with 199 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>