From ee8f4ee243ab8e96367e3de624eecdf06bf3bd82 Mon Sep 17 00:00:00 2001 From: SushiHangover Date: Wed, 21 Dec 2016 07:31:23 -0800 Subject: [PATCH] PR: https://github.com/sushihangover/SVGKit.Binding/pull/2 Update Nuget to 1.0.3 Update Nuget.Test app to 1.0.3 --- Nuget.Test/Nuget.iOS.Text/Nuget.iOS.Text.csproj | 6 +++--- Nuget.Test/Nuget.iOS.Text/packages.config | 2 +- SushiHangover.SVGKit/SVGKit.nuspec | 2 +- SushiHangover.SVGKit/SushiHangover.SVGKit.csproj | 4 +++- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Nuget.Test/Nuget.iOS.Text/Nuget.iOS.Text.csproj b/Nuget.Test/Nuget.iOS.Text/Nuget.iOS.Text.csproj index 9670331..429cbcf 100644 --- a/Nuget.Test/Nuget.iOS.Text/Nuget.iOS.Text.csproj +++ b/Nuget.Test/Nuget.iOS.Text/Nuget.iOS.Text.csproj @@ -89,11 +89,11 @@ - - ..\..\packages\SushiHangover.SVGKit.Binding.1.0.2\lib\Xamarin.iOS10\SushiHangover.SVGKit.dll - + + ..\..\packages\SushiHangover.SVGKit.Binding.1.0.3\lib\Xamarin.iOS10\SushiHangover.SVGKit.dll + diff --git a/Nuget.Test/Nuget.iOS.Text/packages.config b/Nuget.Test/Nuget.iOS.Text/packages.config index 72aa34f..46dadb8 100644 --- a/Nuget.Test/Nuget.iOS.Text/packages.config +++ b/Nuget.Test/Nuget.iOS.Text/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/SushiHangover.SVGKit/SVGKit.nuspec b/SushiHangover.SVGKit/SVGKit.nuspec index 223187a..b723ac8 100644 --- a/SushiHangover.SVGKit/SVGKit.nuspec +++ b/SushiHangover.SVGKit/SVGKit.nuspec @@ -2,7 +2,7 @@ SushiHangover.SVGKit.Binding - 1.0.2 + 1.0.3 This is a Xamarin.iOS binding project for SVGKit v2.x diff --git a/SushiHangover.SVGKit/SushiHangover.SVGKit.csproj b/SushiHangover.SVGKit/SushiHangover.SVGKit.csproj index 7dd8509..997e1fd 100644 --- a/SushiHangover.SVGKit/SushiHangover.SVGKit.csproj +++ b/SushiHangover.SVGKit/SushiHangover.SVGKit.csproj @@ -36,7 +36,6 @@ - @@ -57,6 +56,9 @@ True + + + \ No newline at end of file