File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
QuickLook.Plugin.FontViewer
QuickLook.Plugin.PDFViewer Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5353 </PropertyGroup >
5454
5555 <ItemGroup >
56- <Content Include =" $(NuGetPackageRoot)\FreeTypeSharp\3.0.1 \runtimes\win-x64\native\freetype.dll" >
56+ <Content Include =" $(NuGetPackageRoot)\FreeTypeSharp\3.1.0 \runtimes\win-x64\native\freetype.dll" >
5757 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
5858 <DestinationFolder >$(OutDir)win-x64\</DestinationFolder >
5959 <Link >runtimes\win-x64\freetype.dll</Link >
6060 </Content >
61- <Content Include =" $(NuGetPackageRoot)\FreeTypeSharp\3.0.1 \runtimes\win-x86\native\freetype.dll" >
61+ <Content Include =" $(NuGetPackageRoot)\FreeTypeSharp\3.1.0 \runtimes\win-x86\native\freetype.dll" >
6262 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
6363 <DestinationFolder >$(OutDir)win-x86\</DestinationFolder >
6464 <Link >runtimes\win-x86\freetype.dll</Link >
6565 </Content >
66- <!-- <Content Include="$(NuGetPackageRoot)\FreeTypeSharp\3.0.1 \runtimes\win-arm64\native\freetype.dll">
66+ <!-- <Content Include="$(NuGetPackageRoot)\FreeTypeSharp\3.1.0 \runtimes\win-arm64\native\freetype.dll">
6767 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6868 <DestinationFolder>$(OutDir)win-arm64\</DestinationFolder>
6969 <Link>runtimes\win-arm64\freetype.dll</Link>
7070 </Content>-->
7171 </ItemGroup >
7272
7373 <ItemGroup >
74- <PackageReference Include =" FreeTypeSharp" Version =" 3.0.1 " />
74+ <PackageReference Include =" FreeTypeSharp" Version =" 3.1.0 " />
7575 <PackageReference Include =" QuickLook.Typography.OpenFont" Version =" 1.0.1" />
7676 <PackageReference Include =" Microsoft.Web.WebView2" Version =" 1.0.3719.77" >
7777 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 6464
6565 <ItemGroup >
6666 <PackageReference Include =" PdfiumViewer.Updated" Version =" 2.14.5" />
67- <PackageReference Include =" bblanchon.PDFiumV8.Win32" Version =" 146.0.7665 " />
67+ <PackageReference Include =" bblanchon.PDFiumV8.Win32" Version =" 146.0.7678 " />
6868 <Reference Include =" WindowsBase" />
6969 </ItemGroup >
7070
Original file line number Diff line number Diff line change 102102 <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.135" >
103103 <PrivateAssets >all</PrivateAssets >
104104 </PackageReference >
105- <PackageReference Include =" WPF-UI.Violeta" Version =" 4.2.0.1 " >
105+ <PackageReference Include =" WPF-UI.Violeta" Version =" 4.2.0.3 " >
106106 <PrivateAssets >all</PrivateAssets >
107107 </PackageReference >
108108 <PackageReference Include =" Lib.Harmony" Version =" 2.4.2" >
You can’t perform that action at this time.
0 commit comments