mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-16 06:05:28 +08:00
Reduce duplicate dependencies on publish files
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.2.0" />
|
||||
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.2.0">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user