Upgrade to DotNet Core 2.2
This commit is contained in:
parent
3f083b520d
commit
a1e0c35dd4
4 changed files with 20 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<TargetFramework>netcoreapp2.2</TargetFramework>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue