Updated to .net core 2.2 and included a linux-arm64 build

This commit is contained in:
TidusJar 2018-12-17 09:52:04 +00:00
parent c1e2cad252
commit 43e30ec0bb
18 changed files with 64 additions and 81 deletions

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>
<ItemGroup>