[automated] Merge branch 'release/2.2' => 'master'

This commit is contained in:
Chris Ross 2019-01-23 11:40:55 -08:00 committed by GitHub
commit 24f37a9619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TestGroupName>Kestrel.Core.Tests</TestGroupName>
</PropertyGroup>
<ItemGroup>