diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-01-26 20:43:13 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-01-26 20:43:13 +0100 |
| commit | ce11869a1acf8b31316b41c28f4bf7acb1a08959 (patch) | |
| tree | 8471bf8a2c7a52c68aa2d794bac747cfa0b5b31e /Emby.Drawing/Emby.Drawing.csproj | |
| parent | e3b19c22a7506d6e03d6519b50797c1f49c70034 (diff) | |
Move Skia back into it's own project
Diffstat (limited to 'Emby.Drawing/Emby.Drawing.csproj')
| -rw-r--r-- | Emby.Drawing/Emby.Drawing.csproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Emby.Drawing/Emby.Drawing.csproj b/Emby.Drawing/Emby.Drawing.csproj index c36d42194f..9f97baf772 100644 --- a/Emby.Drawing/Emby.Drawing.csproj +++ b/Emby.Drawing/Emby.Drawing.csproj @@ -6,12 +6,6 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="SkiaSharp" Version="1.68.0" /> - <PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="1.68.0" /> - <PackageReference Include="Jellyfin.SkiaSharp.NativeAssets.LinuxArm" Version="1.68.0" /> - </ItemGroup> - - <ItemGroup> <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" /> <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" /> <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" /> |
