From fc82caf4bdbe2f366e6c77b072b5eb59afab875e Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Fri, 7 Apr 2017 07:51:03 +0900 Subject: Change project files to new csproj format Change-Id: I5abe43d6738680c5c93341497769c9ecf748f76c --- .../Xamarin.Forms.Platform.Tizen.project.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json (limited to 'Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json') diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json deleted file mode 100644 index 1c3cb430..00000000 --- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "dependencies": { - "ElmSharp": "1.1.0-beta-016", - "NETStandard.Library": "1.6.0", - "System.Runtime.Serialization.Xml": "4.1.2", - "Tizen.Applications": "1.2.6", - "Tizen.System.Information": "1.0.1", - "Tizen.WebView": "1.0.0" - }, - "frameworks": { - "netstandard1.6": { - "imports": "portable-net45+win8+wpa81+wp8" - } - } -} \ No newline at end of file -- cgit v1.2.3