Migration2

This commit is contained in:
John Luo 2017-05-05 19:59:45 -07:00
parent a1977cac50
commit f0a26a7f08
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<Import Project="..\..\..\build\common.props" />
<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
<TargetFramework>netcoreapp2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>