We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 126617d + edec2d0 commit 3202e07Copy full SHA for 3202e07
Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj
@@ -34,7 +34,7 @@
34
<CreatePackage>false</CreatePackage>
35
</PropertyGroup>
36
<ItemGroup>
37
- <PackageReference Include="OxyPlot.Core" Version="2.1.2" />
+ <PackageReference Include="OxyPlot.Core" Version="2.2.0" />
38
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
39
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
40
</ItemGroup>
Source/OxyplotMauiSample/OxyplotMauiSample.csproj
@@ -64,7 +64,7 @@
64
65
66
67
- <PackageReference Include="OxyPlot.ExampleLibrary" Version="2.1.2" />
+ <PackageReference Include="OxyPlot.ExampleLibrary" Version="2.2.0" />
68
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
69
70
0 commit comments