Extract Windows only dependency from shared .netstandard project

This commit is contained in:
John Lewin 2018-12-15 09:44:06 -08:00
parent 54c3dbb08e
commit e9eeea8d3d
5 changed files with 6 additions and 388 deletions

View file

@ -93,12 +93,6 @@
<PackageReference Include="Zeroconf" Version="3.0.30" />
</ItemGroup>
<ItemGroup>
<Reference Include="PdfSharp">
<HintPath>PdfSharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>