File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file.
2525- Move example projects to .NET Framework 4.6.2 and .NET 6.0 (#1937 )
2626- Run tests on both .NET Framework 4.6.2 and .NET 6.0 (#1937 )
2727- Add support for .NET 8.0
28- - Update SkiaSharp to Version 2.88.6
28+ - Update SkiaSharp to Version 2.88.8
2929- AxisRendererBase is now generic
3030- DateTimeAxis.ToDateTime(double value) is now obsolete, replacements are provided (related to #2061 )
3131- Modify some of the examples to make them deterministic
Original file line number Diff line number Diff line change 1111 <AssemblyOriginatorKeyFile >OxyPlot.SkiaSharp.Wpf.snk</AssemblyOriginatorKeyFile >
1212 </PropertyGroup >
1313 <ItemGroup >
14- <PackageReference Include =" SkiaSharp.Views.Desktop.Common" Version =" 2.88.6 " />
14+ <PackageReference Include =" SkiaSharp.Views.Desktop.Common" Version =" 2.88.8 " />
1515 <None Include =" OxyPlot.SkiaSharp.Wpf.snk" />
1616 <None Include =" VisualStudioToolsManifest.xml" Pack =" true" PackagePath =" tools" />
1717 </ItemGroup >
Original file line number Diff line number Diff line change 1313 <AssemblyOriginatorKeyFile >OxyPlot.SkiaSharp.snk</AssemblyOriginatorKeyFile >
1414 </PropertyGroup >
1515 <ItemGroup >
16- <PackageReference Include =" SkiaSharp" Version =" 2.88.6 " />
17- <PackageReference Include =" SkiaSharp.HarfBuzz" Version =" 2.88.6 " />
16+ <PackageReference Include =" SkiaSharp" Version =" 2.88.8 " />
17+ <PackageReference Include =" SkiaSharp.HarfBuzz" Version =" 2.88.8 " />
1818 </ItemGroup >
1919 <ItemGroup >
2020 <None Include =" OxyPlot.SkiaSharp.snk" />
You can’t perform that action at this time.
0 commit comments