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

This commit is contained in:
John Beisner 2018-08-02 13:44:26 -07:00 committed by GitHub
commit fb7c80b585
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
130 changed files with 665 additions and 443 deletions

View file

@ -2,7 +2,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), testAsset.props))\testAsset.props" />
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
<ItemGroup>