Change TFM of Xamarin.Forms.Platform.Tizen to netstandard1.6
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 9 Jan 2017 08:08:21 +0000 (17:08 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:36:47 +0000 (13:36 +0900)
Change-Id: Iae3c01eedcd8042f7aa0ef93bf0bef6ceb640349

.nuspec/Xamarin.Forms.Platform.Tizen.nuspec
packaging/xamarin-forms-tizen.spec

index 3bcf80b..0632d89 100644 (file)
@@ -15,7 +15,7 @@
                </dependencies>
        </metadata>
        <files>
-               <file src="../Xamarin.Forms.Platform.Tizen/bin/$Configuration$/Xamarin.Forms.Platform.Tizen.dll" target="lib/netcoreapp1.0"/>
-               <file src="../Xamarin.Forms.Platform.Tizen/bin/$Configuration$/Xamarin.Forms.Platform.Tizen.*pdb" target="lib/netcoreapp1.0"/>
+               <file src="../Xamarin.Forms.Platform.Tizen/bin/$Configuration$/Xamarin.Forms.Platform.Tizen.dll" target="lib/netstandard1.6"/>
+               <file src="../Xamarin.Forms.Platform.Tizen/bin/$Configuration$/Xamarin.Forms.Platform.Tizen.*pdb" target="lib/netstandard1.6"/>
        </files>
 </package>
index ca3fca4..81bbe54 100644 (file)
@@ -1,5 +1,4 @@
 %define XF_VERSION 2.3.3.175
-## %define XF_PRETAG pre3
 
 # Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
 %define XF_TIZEN_VERSION b02