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, 10 Jul 2017 02:11:23 +0000 (11:11 +0900)
commit977f9f9705404ce7ab77d0c9513939864d140001
treef726057a54df07dbf4a810d1d1851453f0e4c278
parent209182425d6e8200d287d9b57186c569eef6c638
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