Skip to content

Commit b7de1a0

Browse files
committed
drop NativeAssets dependency
1 parent 84a49cd commit b7de1a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ImageSharp.Drawing.ManualBenchmarks/ImageSharp.Drawing.ManualBenchmarks.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<PackageReference Include="System.Drawing.Common" />
2929
<PackageReference Include="runtime.osx.10.10-x64.CoreCompat.System.Drawing" Condition="'$(IsOSX)'=='true'" />
3030
<PackageReference Include="SkiaSharp" />
31-
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Condition="'$(IsLinux)'=='true'"/>
3231
</ItemGroup>
3332

3433
<ItemGroup>

0 commit comments

Comments
 (0)