Remove InternalsVissibleTo from Core to XF.Platforms.Tizen
authorKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 09:33:06 +0000 (18:33 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 09:33:06 +0000 (18:33 +0900)
commit162dae12616ed24b1a5109491ea711a984f6ba6c
tree6f75da63cc334b7a1c14848d6c89d4cdd017313e
parentb16baa726bbdcb66138e55623e0a6d503de5f668
Remove InternalsVissibleTo from Core to XF.Platforms.Tizen

- Please refer to prior patch (#782)
18 files changed:
Xamarin.Forms.Platform.Tizen/Deserializer.cs
Xamarin.Forms.Platform.Tizen/Extensions/KeyboardExtensions.cs
Xamarin.Forms.Platform.Tizen/Extensions/NativeBindingExtensions.cs
Xamarin.Forms.Platform.Tizen/Forms.cs
Xamarin.Forms.Platform.Tizen/FormsApplication.cs
Xamarin.Forms.Platform.Tizen/GestureDetector.cs
Xamarin.Forms.Platform.Tizen/Log/XamarinLogListener.cs
Xamarin.Forms.Platform.Tizen/Native/Image.cs [changed mode: 0755->0644]
Xamarin.Forms.Platform.Tizen/Native/ListView.cs
Xamarin.Forms.Platform.Tizen/NativeBindingService.cs
Xamarin.Forms.Platform.Tizen/NativeValueConverterService.cs
Xamarin.Forms.Platform.Tizen/Platform.cs
Xamarin.Forms.Platform.Tizen/Renderers/ListViewRenderer.cs [changed mode: 0755->0644]
Xamarin.Forms.Platform.Tizen/Renderers/NavigationPageRenderer.cs
Xamarin.Forms.Platform.Tizen/Renderers/VisualElementRenderer.cs [changed mode: 0755->0644]
Xamarin.Forms.Platform.Tizen/Renderers/WebViewRenderer.cs
Xamarin.Forms.Platform.Tizen/ResourcesProvider.cs
Xamarin.Forms.Platform.Tizen/TizenIsolatedStorageFile.cs