Added MessagePack dependency

This commit is contained in:
Kevin Froman 2020-05-12 03:13:00 -05:00
parent 562bba216e
commit 344a4c872e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.1.115" />
<PackageReference Include="Sodium.Core" Version="1.2.3" />
</ItemGroup>