From 70adb617698197d309f48ef84f8f1304e5e8e505 Mon Sep 17 00:00:00 2001 From: Patrick Kranz Date: Tue, 24 May 2016 10:29:43 +0200 Subject: [PATCH 1/3] Added more targets to PCL --- iCal.PCL/iCal.PCL.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iCal.PCL/iCal.PCL.csproj b/iCal.PCL/iCal.PCL.csproj index f631c3e..fdc8a95 100644 --- a/iCal.PCL/iCal.PCL.csproj +++ b/iCal.PCL/iCal.PCL.csproj @@ -13,7 +13,7 @@ en-US 512 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Profile92 + Profile328 v4.0 From 25e194f8c86ca8b766fcd4fc9bc6063dbd8a77a9 Mon Sep 17 00:00:00 2001 From: Patrick Kranz Date: Sat, 2 Jul 2016 10:25:58 +0200 Subject: [PATCH 2/3] changed nuspec for publishing --- iCal.PCL/iCal.PCL.nuspec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/iCal.PCL/iCal.PCL.nuspec b/iCal.PCL/iCal.PCL.nuspec index 025b552..00875bd 100644 --- a/iCal.PCL/iCal.PCL.nuspec +++ b/iCal.PCL/iCal.PCL.nuspec @@ -1,17 +1,17 @@ - iCal.PCL + iCal.PCL.WPSL 1.0.5 - iCal.PCL + iCal.PCL.WPSL Gordon Watts Gordon Watts http://choosealicense.com/licenses/mit/ - https://github.com/gordonwatts/iCal.PCL/ + https://github.com/LokiMidgard/iCal.PCL/ false - Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data. - Fixes to deal with VEVENT objects in the source file (ignored) + Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data. This is a PCL that works with WPSL + Added ability to be used in WPSL Copyright 2015 - iCal Portable PCL + iCal Portable PCL WPSL \ No newline at end of file From 1033a13adb41446a24dc836271c7c95b28241771 Mon Sep 17 00:00:00 2001 From: Patrick Kranz Date: Fri, 9 Sep 2016 16:05:20 +0200 Subject: [PATCH 3/3] Changed Sprache (the lib) to a version that was build using RELEASE --- iCal.PCL/iCal.PCL.nuspec | 4 ++-- iCal.PCL/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iCal.PCL/iCal.PCL.nuspec b/iCal.PCL/iCal.PCL.nuspec index 00875bd..f7f9b1c 100644 --- a/iCal.PCL/iCal.PCL.nuspec +++ b/iCal.PCL/iCal.PCL.nuspec @@ -2,7 +2,7 @@ iCal.PCL.WPSL - 1.0.5 + 1.0.6 iCal.PCL.WPSL Gordon Watts Gordon Watts @@ -10,7 +10,7 @@ https://github.com/LokiMidgard/iCal.PCL/ false Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data. This is a PCL that works with WPSL - Added ability to be used in WPSL + Changed to a Version of CGenT.Sprache that was build in Release mode Copyright 2015 iCal Portable PCL WPSL diff --git a/iCal.PCL/packages.config b/iCal.PCL/packages.config index 7869bc0..4f3fcf0 100644 --- a/iCal.PCL/packages.config +++ b/iCal.PCL/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file