Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Commit

Permalink
Getting most of the UWP builds to work
Browse files Browse the repository at this point in the history
  • Loading branch information
baskren committed Jan 24, 2018
1 parent 699f7a4 commit d5eaffc
Show file tree
Hide file tree
Showing 25 changed files with 72 additions and 164 deletions.
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{CFA91476-BECE-4F45-9F60-334610335117}</ProjectGuid>
<ProjectGuid>{12A221C5-135C-4148-B348-323735D10C55}</ProjectGuid>
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace>Forms9PatchDemo.Droid</RootNamespace>
Expand Down Expand Up @@ -65,21 +65,16 @@
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>

<ItemGroup>
<None Include="Properties\AndroidManifest.xml" />
</ItemGroup>

<ItemGroup>

<None Include="packages.config" />

<AndroidResource Include="Resources\values\strings.xml" />
<AndroidResource Include="Resources\values\styles.xml" />
<AndroidResource Include="Resources\layout\Main.axml" />
<AndroidResource Include="Resources\layout\Tabbar.axml" />
<AndroidResource Include="Resources\layout\Toolbar.axml" />

<AndroidResource Include="Resources\drawable\ArrowR.png" />
<AndroidResource Include="Resources\drawable\balloons.jpg" />
<AndroidResource Include="Resources\drawable\bubble.9.png" />
Expand All @@ -91,38 +86,32 @@
<AndroidResource Include="Resources\drawable\redGridBox.png" />
<AndroidResource Include="Resources\drawable\sampleFile.png" />
<AndroidResource Include="Resources\drawable\icon.png" />

<AndroidResource Include="Resources\drawable-hdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-hdpi\five.png" />
<AndroidResource Include="Resources\drawable-hdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-hdpi\icon.png" />
<AndroidResource Include="Resources\drawable-hdpi\image.png" />
<AndroidResource Include="Resources\drawable-hdpi\Info.png" />

<AndroidResource Include="Resources\drawable-xhdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-xhdpi\five.png" />
<AndroidResource Include="Resources\drawable-xhdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xhdpi\image.png" />
<AndroidResource Include="Resources\drawable-xhdpi\Info.png" />

<AndroidResource Include="Resources\drawable-ldpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-ldpi\five.png" />
<AndroidResource Include="Resources\drawable-ldpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-ldpi\Info.png" />

<AndroidResource Include="Resources\drawable-xxhdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\Info.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\five.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\image.png" />
</ItemGroup>

<ItemGroup>
<AndroidAsset Include="Assets\SvgSample2.svg" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Forms9PatchDemo.NetStandard\Forms9PatchDemo.NetStandard.csproj">
<Project>{0DF60C1F-EE1B-4112-9E7F-0E098D356C98}</Project>
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -4,15 +4,15 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{C2C9B778-07F5-4955-B413-299A66D14FEA}</ProjectGuid>
<ProjectGuid>{592FEF99-BE8D-4111-909B-D7448835B157}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Forms9PatchDemo.UWP</RootNamespace>
<AssemblyName>Forms9PatchDemo.UWP</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.14393.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<FileAlignment>512</FileAlignment>
Expand Down Expand Up @@ -101,7 +101,6 @@
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="Forms9PatchDemo.UWP_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="balloons.jpg" />
Expand All @@ -117,15 +116,12 @@
<Content Include="fivePlus%40¾x.png" />
<Content Include="fivePlus.png" />
<Content Include="image.png" />

<Content Include="Properties\Default.rd.xml" />

<Content Include="Assets\LockScreenLogo.scale-100.png" />
<Content Include="Assets\LockScreenLogo.scale-125.png" />
<Content Include="Assets\LockScreenLogo.scale-150.png" />
<Content Include="Assets\LockScreenLogo.scale-200.png" />
<Content Include="Assets\LockScreenLogo.scale-400.png" />

<Content Include="Assets\LargeTile.scale-100.png" />
<Content Include="Assets\LargeTile.scale-125.png" />
<Content Include="Assets\LargeTile.scale-150.png" />
Expand All @@ -136,50 +132,42 @@
<Content Include="Assets\SmallTile.scale-150.png" />
<Content Include="Assets\SmallTile.scale-200.png" />
<Content Include="Assets\SmallTile.scale-400.png" />

<Content Include="Assets\SplashScreen.scale-100.png" />
<Content Include="Assets\SplashScreen.scale-125.png" />
<Content Include="Assets\SplashScreen.scale-150.png" />
<Content Include="Assets\SplashScreen.scale-200.png" />
<Content Include="Assets\SplashScreen.scale-400.png" />

<Content Include="Assets\Square150x150Logo.scale-100.png" />
<Content Include="Assets\Square150x150Logo.scale-125.png" />
<Content Include="Assets\Square150x150Logo.scale-150.png" />
<Content Include="Assets\Square150x150Logo.scale-200.png" />
<Content Include="Assets\Square150x150Logo.scale-400.png" />

<Content Include="Assets\Square44x44Logo.targetsize-16_altform-unplated.png" />
<Content Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png" />
<Content Include="Assets\Square44x44Logo.targetsize-32_altform-unplated.png" />
<Content Include="Assets\Square44x44Logo.targetsize-48_altform-unplated.png" />
<Content Include="Assets\Square44x44Logo.targetsize-256_altform-unplated.png" />

<Content Include="Assets\Square44x44Logo.scale-100.png" />
<Content Include="Assets\Square44x44Logo.scale-125.png" />
<Content Include="Assets\Square44x44Logo.scale-150.png" />
<Content Include="Assets\Square44x44Logo.scale-200.png" />
<Content Include="Assets\Square44x44Logo.scale-400.png" />

<Content Include="Assets\Square44x44Logo.targetsize-16.png" />
<Content Include="Assets\Square44x44Logo.targetsize-24.png" />
<Content Include="Assets\Square44x44Logo.targetsize-256.png" />
<Content Include="Assets\Square44x44Logo.targetsize-32.png" />
<Content Include="Assets\Square44x44Logo.targetsize-48.png" />

<Content Include="Assets\StoreLogo.png" />
<Content Include="Assets\StoreLogo.scale-100.png" />
<Content Include="Assets\StoreLogo.scale-125.png" />
<Content Include="Assets\StoreLogo.scale-150.png" />
<Content Include="Assets\StoreLogo.scale-200.png" />
<Content Include="Assets\StoreLogo.scale-400.png" />

<Content Include="Assets\Wide310x150Logo.scale-100.png" />
<Content Include="Assets\Wide310x150Logo.scale-125.png" />
<Content Include="Assets\Wide310x150Logo.scale-150.png" />
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
<Content Include="Assets\Wide310x150Logo.scale-400.png" />

<Content Include="SvgSample2.svg" />
</ItemGroup>
<ItemGroup>
Expand All @@ -204,11 +192,14 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Forms9PatchDemo.NetStandard\Forms9PatchDemo.csproj">
<Project>{6586cc31-9343-4e1c-be44-f09d2356c578}</Project>
<ProjectReference Include="..\Forms9PatchDemo.NetStandard\Forms9PatchDemo.NetStandard.csproj">
<Project>{0df60c1f-ee1b-4112-9e7f-0e098d356c98}</Project>
<Name>Forms9PatchDemo.NetStandard</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Forms9PatchDemo.UWP_TemporaryKey.pfx" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{773C755A-1265-414D-968F-B8DC5CA73A87}</ProjectGuid>
<ProjectGuid>{7B5EDC91-C784-476D-A3EF-90369B57DF20}</ProjectGuid>
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Exe</OutputType>
<RootNamespace>Forms9PatchDemo.iOS</RootNamespace>
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>Forms9PatchDemo</AssemblyName>
<RootNamespace>Forms9PatchDemo</RootNamespace>
</PropertyGroup>
Expand Down
83 changes: 33 additions & 50 deletions PCL/Forms9PatchDemo.PCL.Droid/Forms9PatchDemo.PCL.Droid.csproj
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.props" Condition="Exists('..\..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.props')" />
<Import Project="..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
Expand Down Expand Up @@ -51,7 +51,28 @@
<EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
</PropertyGroup>
<ItemGroup>
<Reference Include="Forms9Patch, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\Forms9Patch.dll</HintPath>
</Reference>
<Reference Include="Forms9Patch.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\Forms9Patch.Droid.dll</HintPath>
</Reference>
<Reference Include="FormsGestures, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\FormsGestures.dll</HintPath>
</Reference>
<Reference Include="FormsGestures.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\FormsGestures.Droid.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="NumericalMethods, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\NumericalMethods.dll</HintPath>
</Reference>
<Reference Include="PCL.Utils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\PCL.Utils.dll</HintPath>
</Reference>
<Reference Include="PCL.Utils.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\PCL.Utils.Droid.dll</HintPath>
</Reference>
<Reference Include="SkiaSharp, Version=1.59.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
<HintPath>..\..\packages\SkiaSharp.1.59.2\lib\MonoAndroid\SkiaSharp.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -92,67 +113,37 @@
<HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
</Reference>
<Reference Include="FormsViewGroup">
<HintPath>..\..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
<HintPath>..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Core">
<HintPath>..\..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
<HintPath>..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Platform.Android">
<HintPath>..\..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
<HintPath>..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Platform">
<HintPath>..\..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
<HintPath>..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.Xaml">
<HintPath>..\..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
</Reference>
<Reference Include="Forms9Patch">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\Forms9Patch.dll</HintPath>
</Reference>
<Reference Include="Forms9Patch.Droid">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\Forms9Patch.Droid.dll</HintPath>
</Reference>
<Reference Include="FormsGestures">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\FormsGestures.dll</HintPath>
</Reference>
<Reference Include="FormsGestures.Droid">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\FormsGestures.Droid.dll</HintPath>
</Reference>
<Reference Include="NumericalMethods">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\NumericalMethods.dll</HintPath>
</Reference>
<Reference Include="PCL.Utils">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\PCL.Utils.dll</HintPath>
</Reference>
<Reference Include="PCL.Utils.Droid">
<HintPath>..\..\..\packages\Forms9Patch.NetStandard.1.1.0.0\lib\MonoAndroid10\PCL.Utils.Droid.dll</HintPath>
<HintPath>..\..\packages\Xamarin.Forms.2.4.0.280\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath>
</Reference>
</ItemGroup>

<ItemGroup>
<Compile Include="MainActivity.cs" />
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>

<ItemGroup>
<None Include="Properties\AndroidManifest.xml" />
</ItemGroup>

<ItemGroup>

<None Include="app.config" />
<None Include="packages.config" />

<AndroidResource Include="Resources\values\strings.xml" />
<AndroidResource Include="Resources\values\styles.xml" />
<AndroidResource Include="Resources\layout\Main.axml" />
<AndroidResource Include="Resources\layout\Tabbar.axml" />
<AndroidResource Include="Resources\layout\Toolbar.axml" />

<AndroidResource Include="Resources\drawable\ArrowR.png" />
<AndroidResource Include="Resources\drawable\balloons.jpg" />
<AndroidResource Include="Resources\drawable\bubble.9.png" />
Expand All @@ -164,47 +155,39 @@
<AndroidResource Include="Resources\drawable\redGridBox.png" />
<AndroidResource Include="Resources\drawable\sampleFile.png" />
<AndroidResource Include="Resources\drawable\icon.png" />

<AndroidResource Include="Resources\drawable-hdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-hdpi\Info.png" />
<AndroidResource Include="Resources\drawable-hdpi\five.png" />
<AndroidResource Include="Resources\drawable-hdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-hdpi\icon.png" />
<AndroidResource Include="Resources\drawable-hdpi\image.png" />

<AndroidResource Include="Resources\drawable-xhdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-xhdpi\five.png" />
<AndroidResource Include="Resources\drawable-xhdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xhdpi\image.png" />
<AndroidResource Include="Resources\drawable-xhdpi\Info.png" />

<AndroidResource Include="Resources\drawable-ldpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-ldpi\five.png" />
<AndroidResource Include="Resources\drawable-ldpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-ldpi\Info.png" />

<AndroidResource Include="Resources\drawable-xxhdpi\ArrowR.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\Info.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\five.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\fivePlus.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
<AndroidResource Include="Resources\drawable-xxhdpi\image.png" />
</ItemGroup>

<ItemGroup>
<AndroidAsset Include="Assets\SvgSample2.svg" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Forms9PatchDemo.PCL\Forms9PatchDemo.PCL.csproj">
<Project>{5F026DB4-CAAE-4DE0-8105-FF133A3655B7}</Project>
<Name>Forms9PatchDemo.PCL</Name>
<ProjectReference Include="..\..\NetStandard\Forms9PatchDemo.NetStandard\Forms9PatchDemo.NetStandard.csproj">
<Project>{0df60c1f-ee1b-4112-9e7f-0e098d356c98}</Project>
<Name>Forms9PatchDemo.NetStandard</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />

<Import Project="..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets')" />

<Import Project="..\..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.targets" Condition="Exists('..\..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.targets')" />
</Project>
<Import Project="..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.4.0.280\build\netstandard1.0\Xamarin.Forms.targets')" />
</Project>
11 changes: 0 additions & 11 deletions PCL/Forms9PatchDemo.PCL.Droid/Resources/layout/Tabbar.axml

This file was deleted.

0 comments on commit d5eaffc

Please sign in to comment.