diff --git a/SkiaSharp/SkiaSharp.Svg/App.config b/SkiaSharp/SkiaSharp.Svg/App.config index 8cc25a9..607abbd 100644 --- a/SkiaSharp/SkiaSharp.Svg/App.config +++ b/SkiaSharp/SkiaSharp.Svg/App.config @@ -7,19 +7,19 @@ - + - + - + - + diff --git a/SkiaSharp/SkiaSharp.Svg/SkiaSharp.Svg.csproj b/SkiaSharp/SkiaSharp.Svg/SkiaSharp.Svg.csproj index e597551..eb297b9 100644 --- a/SkiaSharp/SkiaSharp.Svg/SkiaSharp.Svg.csproj +++ b/SkiaSharp/SkiaSharp.Svg/SkiaSharp.Svg.csproj @@ -48,8 +48,9 @@ ..\..\packages\OpenTK.GLControl.3.1.0\lib\net20\OpenTK.GLControl.dll - - ..\..\packages\SkiaSharp.2.80.2\lib\net462\SkiaSharp.dll + + ..\..\packages\SkiaSharp.2.88.6\lib\net462\SkiaSharp.dll + True ..\..\packages\SkiaSharp.Extended.1.60.0\lib\netstandard2.0\SkiaSharp.Extended.dll @@ -73,20 +74,24 @@ ..\..\packages\SkiaSharp.Views.WPF.2.80.2\lib\net462\SkiaSharp.Views.WPF.dll - - ..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + True - - ..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + True - - ..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + True - - ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True diff --git a/SkiaSharp/SkiaSharp.Svg/packages.config b/SkiaSharp/SkiaSharp.Svg/packages.config index 9d1660f..a7d0b4a 100644 --- a/SkiaSharp/SkiaSharp.Svg/packages.config +++ b/SkiaSharp/SkiaSharp.Svg/packages.config @@ -4,16 +4,18 @@ - + + + - - - - + + + + \ No newline at end of file