retarget test project

pull/2/head
Evan Hemsley 2019-09-06 01:17:08 -07:00
parent 8197e8ccee
commit a46cfcf515
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
<TargetFramework>netcoreapp2.2</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>