This commit is contained in:
Oystein Bjorke 2017-01-08 18:36:46 +01:00 коммит произвёл GitHub
Родитель 2dedab7dcd
Коммит 49ab9a428e
1 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -1,6 +1,6 @@
OxyPlot is a cross-platform plotting library for .NET
This repository contains the implementations for Xamarin Android, iOS and Forms.
This repository contains the implementations for Xamarin.Android, Xamarin.iOS, Xamarin.Mac and Xamarin.Forms.
[![Build status](https://img.shields.io/appveyor/ci/objorke/oxyplot-xamarin.svg)](https://ci.appveyor.com/project/objorke/oxyplot-xamarin)
@ -8,7 +8,7 @@ This repository contains the implementations for Xamarin Android, iOS and Forms.
Package | Targets
--------|---------------
[OxyPlot.Xamarin.Android](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | MonoAndroid
[OxyPlot.Xamarin.iOS](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | iOS10
[OxyPlot.Xamarin.Mac](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | Mac20
[OxyPlot.Xamarin.Forms](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | iOS10, MonoAndroid, WP8
[OxyPlot.Xamarin.Android](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | Xamarin.Android (MonoAndroid)
[OxyPlot.Xamarin.iOS](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | Xamarin.iOS (iOS10)
[OxyPlot.Xamarin.Mac](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | Xamarin.Mac (Mac20)
[OxyPlot.Xamarin.Forms](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | Xamarin.Forms (Android, iOS, UWP, WP8)