multi target :)

This commit is contained in:
David Lebee
2021-08-13 14:55:08 -04:00
parent d8576e0274
commit 01f510e637
8 changed files with 13 additions and 10 deletions
@@ -1,5 +1,4 @@
using Microsoft.Extensions.DependencyInjection;
using Newtonsoft.Json;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using System;
@@ -18,7 +18,6 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
</ItemGroup>
<ItemGroup>