Update packaging for .NET Core (#583)

This commit is contained in:
ektrah 2017-08-18 00:44:52 +02:00 committed by Frank Denis
parent 4c93d0391c
commit a55e132461

View File

@ -22,6 +22,10 @@
<MinClientVersion>4.0</MinClientVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.Platforms" Version="1.0.1" />
</ItemGroup>
<ItemGroup>
<Content Include="LICENSE" PackagePath="" />
<Content Include="AUTHORS" PackagePath="" />