Remove GlobalAssemblyInfo from Xamarin.Forms.Platform.Tizen and Maps.Tizen
authorKangho Hur <kangho.hur@samsung.com>
Fri, 23 Jun 2017 04:25:12 +0000 (13:25 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 10 Jul 2017 02:11:27 +0000 (11:11 +0900)
Change-Id: I693af4517a9091b48575b5e51c96207f96f34538

Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj

index 04cbb53..e97a65b 100644 (file)
@@ -46,9 +46,6 @@
     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
   </PropertyGroup>
   <ItemGroup>
-    <Compile Include="..\Xamarin.Forms.Core\Properties\GlobalAssemblyInfo.cs">
-      <Link>Properties\GlobalAssemblyInfo.cs</Link>
-    </Compile>
     <Compile Include="**\*.cs" Exclude="obj\**\*.cs" />
   </ItemGroup>
   <ItemGroup>
index f383fc4..6aa2f39 100644 (file)
@@ -46,9 +46,6 @@
     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
   </PropertyGroup>
   <ItemGroup>
-    <Compile Include="..\Xamarin.Forms.Core\Properties\GlobalAssemblyInfo.cs">
-      <Link>Properties\GlobalAssemblyInfo.cs</Link>
-    </Compile>
     <Compile Include="**\*.cs" Exclude="obj\**\*.cs" />
   </ItemGroup>
   <ItemGroup>