[Tizen] Fix ProjectGuid for Forwarders (#4063)
authorRui Marinho <me@ruimarinho.net>
Thu, 11 Oct 2018 15:43:18 +0000 (11:43 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 15:43:18 +0000 (11:43 -0400)
* [Tizen] Fix ProjectGuid for Forwarders

* [Tizen] Make sure not to generate dependency file

Stubs/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen (Forwarders).csproj

index b210cfb..f3ac6c0 100644 (file)
@@ -2,11 +2,6 @@
 <Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <TargetFramework>tizen40</TargetFramework>
-    <Configurations>Debug;Release</Configurations>
-    <Platforms>AnyCPU</Platforms>
-    <ProjectGuid>{39B3457F-01D8-43D0-8E84-D8C4F73CF48E}</ProjectGuid>
-    <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
-    <RootNamespace>Xamarin.Forms.Platform</RootNamespace>
     <AssemblyName>Xamarin.Forms.Platform</AssemblyName>
     <DefineConstants>TIZEN4_0</DefineConstants>
     <OutputType>Library</OutputType>