Skip to content

Commit cb3b010

Browse files
committed
Release 2.1.0
1 parent 62610d4 commit cb3b010

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

Diff for: Source/OxyPlot.Xamarin.Android/OxyPlot.Xamarin.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
1616
<PackOnBuild>true</PackOnBuild>
1717
<PackageId>OxyPlot.Xamarin.Android</PackageId>
18-
<Version>2.0.0</Version>
18+
<Version>2.1.0</Version>
1919
<Authors>OxyPlot contributors</Authors>
2020
<Copyright>OxyPlot contributors</Copyright>
2121
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

Diff for: Source/OxyPlot.Xamarin.Forms.Platform.Android/OxyPlot.Xamarin.Forms.Platform.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</NuGetPackageImportStamp>
2121
<PackOnBuild>true</PackOnBuild>
2222
<PackageId>OxyPlot.Xamarin.Forms.Platform.Android</PackageId>
23-
<Version>2.0.0</Version>
23+
<Version>2.1.0</Version>
2424
<Authors>OxyPlot contributors</Authors>
2525
<Copyright>OxyPlot contributors</Copyright>
2626
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

Diff for: Source/OxyPlot.Xamarin.Forms.Platform.MacOS/OxyPlot.Xamarin.Forms.Platform.MacOS.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
1414
<PackOnBuild>true</PackOnBuild>
1515
<PackageId>OxyPlot.Xamarin.Forms.Platform.MacOS</PackageId>
16-
<Version>2.0.0</Version>
16+
<Version>2.1.0</Version>
1717
<Authors>OxyPlot contributors</Authors>
1818
<Copyright>OxyPlot contributors</Copyright>
1919
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

Diff for: Source/OxyPlot.Xamarin.Forms.Platform.iOS/OxyPlot.Xamarin.Forms.Platform.iOS.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
1212
<PackOnBuild>true</PackOnBuild>
1313
<PackageId>OxyPlot.Xamarin.Forms.Platform.iOS</PackageId>
14-
<Version>2.0.0</Version>
14+
<Version>2.1.0</Version>
1515
<Authors>OxyPlot contributors</Authors>
1616
<Copyright>OxyPlot contributors</Copyright>
1717
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>
@@ -93,4 +93,4 @@
9393
</ProjectReference>
9494
</ItemGroup>
9595
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
96-
</Project>
96+
</Project>

Diff for: Source/OxyPlot.Xamarin.Forms/OxyPlot.Xamarin.Forms.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
66
<PackOnBuild>true</PackOnBuild>
77
<PackageId>OxyPlot.Xamarin.Forms</PackageId>
8-
<Version>2.0.0</Version>
8+
<Version>2.1.0</Version>
99
<Authors>OxyPlot contributors</Authors>
1010
<Copyright>OxyPlot contributors</Copyright>
1111
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

Diff for: Source/OxyPlot.Xamarin.Mac/OxyPlot.Xamarin.Mac.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
1414
<PackOnBuild>true</PackOnBuild>
1515
<PackageId>OxyPlot.Xamarin.Mac</PackageId>
16-
<Version>2.0.0</Version>
16+
<Version>2.1.0</Version>
1717
<Authors>OxyPlot contributors</Authors>
1818
<Copyright>OxyPlot contributors</Copyright>
1919
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

Diff for: Source/OxyPlot.Xamarin.iOS/OxyPlot.Xamarin.iOS.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
1212
<PackOnBuild>true</PackOnBuild>
1313
<PackageId>OxyPlot.Xamarin.iOS</PackageId>
14-
<Version>2.0.0</Version>
14+
<Version>2.1.0</Version>
1515
<Authors>OxyPlot contributors</Authors>
1616
<Copyright>OxyPlot contributors</Copyright>
1717
<PackageIconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/Icons/OxyPlot_128.png</PackageIconUrl>

0 commit comments

Comments
 (0)