mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
Replace FontViewer source with DLL reference
This commit is contained in:
@@ -80,11 +80,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="FreeTypeSharp" Version="3.0.0" />
|
||||
<!--<Reference Include="Typography.OpenFont">
|
||||
<HintPath>.\Typography.OpenFont.dll</HintPath>
|
||||
</Reference>-->
|
||||
<!--<PackageReference Include="SharpZipLib" Version="1.4.2" />-->
|
||||
<PackageReference Include="BrotliSharpLib" Version="0.3.3" />
|
||||
<PackageReference Include="QuickLook.Typography.OpenFont" Version="1.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -105,5 +101,5 @@
|
||||
<Link>Properties\GitVersion.cs</Link>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user