Skip to content

Commit 3202e07

Browse files
authored
Merge pull request #19 from janusw/oxyplot220
Update OxyPlot.Core to 2.2.0
2 parents 126617d + edec2d0 commit 3202e07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<CreatePackage>false</CreatePackage>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<PackageReference Include="OxyPlot.Core" Version="2.1.2" />
37+
<PackageReference Include="OxyPlot.Core" Version="2.2.0" />
3838
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
3939
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
4040
</ItemGroup>

Source/OxyplotMauiSample/OxyplotMauiSample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</ItemGroup>
6565

6666
<ItemGroup>
67-
<PackageReference Include="OxyPlot.ExampleLibrary" Version="2.1.2" />
67+
<PackageReference Include="OxyPlot.ExampleLibrary" Version="2.2.0" />
6868
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
6969
</ItemGroup>
7070

0 commit comments

Comments
 (0)