Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx

This commit is contained in:
Nick Guerrera 2018-07-18 21:52:01 -07:00 committed by GitHub
commit d71eb98fde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
120 changed files with 435 additions and 442 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
<ItemGroup>