Skip to content

Commit

Permalink
Merge pull request #19 from janusw/oxyplot220
Browse files Browse the repository at this point in the history
Update OxyPlot.Core to 2.2.0
  • Loading branch information
janusw authored Oct 7, 2024
2 parents 126617d + edec2d0 commit 3202e07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<CreatePackage>false</CreatePackage>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OxyPlot.Core" Version="2.1.2" />
<PackageReference Include="OxyPlot.Core" Version="2.2.0" />
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/OxyplotMauiSample/OxyplotMauiSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OxyPlot.ExampleLibrary" Version="2.1.2" />
<PackageReference Include="OxyPlot.ExampleLibrary" Version="2.2.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
</ItemGroup>

Expand Down

0 comments on commit 3202e07

Please sign in to comment.