Update packaging for .NET Core (#583)
This commit is contained in:
parent
4c93d0391c
commit
a55e132461
@ -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="" />
|
||||
|
Loading…
Reference in New Issue
Block a user