Rollup Xamarin.Forms to 2.3.4.214-pre5 40/125140/1 accepted/tizen/unified/20170414.163618 submit/tizen/20170414.040359
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 14 Apr 2017 03:58:29 +0000 (12:58 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Fri, 14 Apr 2017 03:58:29 +0000 (12:58 +0900)
Change-Id: Idc5e8de94071823415950cc7ba0120af9c1037f5

.nuget/Xamarin.Forms.2.3.3.175.nupkg [deleted file]
.nuget/Xamarin.Forms.2.3.4.214-pre5.nupkg [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension.Renderer/Tizen.Xamarin.Forms.Extension.Renderer.project.json
Tizen.Xamarin.Forms.Extension.nuspec
Tizen.Xamarin.Forms.Extension/Tizen.Xamarin.Forms.Extension.csproj
Tizen.Xamarin.Forms.Extension/packages.config
packaging/xamarin-forms-extension.spec

diff --git a/.nuget/Xamarin.Forms.2.3.3.175.nupkg b/.nuget/Xamarin.Forms.2.3.3.175.nupkg
deleted file mode 100644 (file)
index 3ec4679..0000000
Binary files a/.nuget/Xamarin.Forms.2.3.3.175.nupkg and /dev/null differ
diff --git a/.nuget/Xamarin.Forms.2.3.4.214-pre5.nupkg b/.nuget/Xamarin.Forms.2.3.4.214-pre5.nupkg
new file mode 100644 (file)
index 0000000..cf5954b
Binary files /dev/null and b/.nuget/Xamarin.Forms.2.3.4.214-pre5.nupkg differ
index 33040cb..8a51aa7 100644 (file)
@@ -4,7 +4,7 @@
     "NETStandard.Library": "1.6.0",\r
     "Tizen.Applications": "1.2.5",\r
     "Tizen.Multimedia": "1.0.43",\r
-    "Xamarin.Forms": "2.3.3.175",\r
+    "Xamarin.Forms": "2.3.4.214-pre5",\r
     "Xamarin.Forms.Platform.Tizen": "2.3.4-r192-004"\r
   },\r
   "frameworks": {\r
index 813e20c..b01a672 100644 (file)
@@ -11,7 +11,7 @@
                <description>Tizen extensions for Xamarin.Forms</description>
                <copyright>Copyright 2016</copyright>
                <dependencies>
-                       <dependency id="Xamarin.Forms" version="2.3.3.175" />
+                       <dependency id="Xamarin.Forms" version="2.3.4.214-pre5" />
                </dependencies>
                <references>
                        <group targetFramework="portable-win+net45+wp80+win81+wpa81">
index e6f098f..15cd470 100644 (file)
   </ItemGroup>\r
   <ItemGroup>\r
     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
-      <HintPath>..\packages\Xamarin.Forms.2.3.3.175\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>\r
+      <HintPath>..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>\r
       <Private>True</Private>\r
     </Reference>\r
     <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
-      <HintPath>..\packages\Xamarin.Forms.2.3.3.175\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>\r
+      <HintPath>..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>\r
       <Private>True</Private>\r
     </Reference>\r
     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
-      <HintPath>..\packages\Xamarin.Forms.2.3.3.175\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>\r
+      <HintPath>..\packages\Xamarin.Forms.2.3.4.214-pre5\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>\r
       <Private>True</Private>\r
     </Reference>\r
   </ItemGroup>\r
     <PropertyGroup>\r
       <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>\r
     </PropertyGroup>\r
-    <Error Condition="!Exists('..\packages\Xamarin.Forms.2.3.3.175\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.2.3.3.175\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />\r
+    <Error Condition="!Exists('..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />\r
   </Target>\r
-  <Import Project="..\packages\Xamarin.Forms.2.3.3.175\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.3.3.175\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />\r
+  <Import Project="..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.3.4.214-pre5\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
index 97f92f4..5d65ac0 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <packages>\r
-  <package id="Xamarin.Forms" version="2.3.3.175" targetFramework="portable45-net45+win8+wp8+wpa81" />\r
+  <package id="Xamarin.Forms" version="2.3.4.214-pre5" targetFramework="portable45-net45+win8+wp8+wpa81" />\r
 </packages>
\ No newline at end of file
index 21336e4..f812c0d 100644 (file)
@@ -2,7 +2,7 @@
 %define XF_RELEASE 214
 
 # Increase this XF_TIZEN_VERSION when any public APIs are changed.
-%define XF_DEV_VERSION 001
+%define XF_DEV_VERSION 002
 
 Name: xamarin-forms-extension
 Summary: Tizen Extensions for Xamarin.Forms