Proper use of serialization routines

This commit is contained in:
Den Delimarsky
2021-05-10 18:46:39 -07:00
parent 8013664eef
commit 61a787844b
3 changed files with 5 additions and 6 deletions

View File

@@ -38,7 +38,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NLog" Version="4.7.9" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20071.2" />
<PackageReference Include="System.Reactive" Version="5.0.0" />