|
@ -0,0 +1,322 @@ |
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
|
|
<PropertyGroup> |
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
|
|
|
|
<ProductVersion>8.0.30703</ProductVersion> |
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion> |
|
|
|
|
|
<ProjectGuid>{62DBB163-9CA9-4818-B48B-13233DF37C24}</ProjectGuid> |
|
|
|
|
|
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|
|
|
|
|
<OutputType>Library</OutputType> |
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
|
|
|
|
<RootNamespace>eShopOnContainers.Droid</RootNamespace> |
|
|
|
|
|
<AssemblyName>eShopOnContainers.Droid</AssemblyName> |
|
|
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
|
|
<AndroidApplication>true</AndroidApplication> |
|
|
|
|
|
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile> |
|
|
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |
|
|
|
|
|
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest> |
|
|
|
|
|
<AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk> |
|
|
|
|
|
<TargetFrameworkVersion>v7.0</TargetFrameworkVersion> |
|
|
|
|
|
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis> |
|
|
|
|
|
<AndroidStoreUncompressedFileExtensions /> |
|
|
|
|
|
<MandroidI18n /> |
|
|
|
|
|
<JavaMaximumHeapSize /> |
|
|
|
|
|
<JavaOptions /> |
|
|
|
|
|
<NuGetPackageImportStamp> |
|
|
|
|
|
</NuGetPackageImportStamp> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
|
|
<DebugSymbols>True</DebugSymbols> |
|
|
|
|
|
<DebugType>full</DebugType> |
|
|
|
|
|
<Optimize>false</Optimize> |
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath> |
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
|
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
|
|
<AndroidUseSharedRuntime>True</AndroidUseSharedRuntime> |
|
|
|
|
|
<AndroidLinkMode>None</AndroidLinkMode> |
|
|
|
|
|
<EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk> |
|
|
|
|
|
<BundleAssemblies>False</BundleAssemblies> |
|
|
|
|
|
<AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi> |
|
|
|
|
|
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize> |
|
|
|
|
|
<Debugger>Xamarin</Debugger> |
|
|
|
|
|
<AotAssemblies>False</AotAssemblies> |
|
|
|
|
|
<EnableLLVM>False</EnableLLVM> |
|
|
|
|
|
<AndroidEnableMultiDex>False</AndroidEnableMultiDex> |
|
|
|
|
|
<EnableProguard>False</EnableProguard> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
|
|
|
<DebugType>pdbonly</DebugType> |
|
|
|
|
|
<Optimize>true</Optimize> |
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath> |
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
|
|
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime> |
|
|
|
|
|
<AndroidLinkMode>SdkOnly</AndroidLinkMode> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<Reference Include="Acr.Support.Android, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Acr.Support.2.1.0\lib\MonoAndroid10\Acr.Support.Android.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Acr.UserDialogs, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Acr.UserDialogs.6.3.1\lib\MonoAndroid10\Acr.UserDialogs.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Acr.UserDialogs.Interface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Acr.UserDialogs.6.3.1\lib\MonoAndroid10\Acr.UserDialogs.Interface.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="AndHUD, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\AndHUD.1.2.0\lib\MonoAndroid\AndHUD.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="FFImageLoading, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.FFImageLoading.2.2.6-pre-232\lib\MonoAndroid10\FFImageLoading.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="FFImageLoading.Forms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.FFImageLoading.Forms.2.2.6-pre-232\lib\MonoAndroid10\FFImageLoading.Forms.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="FFImageLoading.Forms.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.FFImageLoading.Forms.2.2.6-pre-232\lib\MonoAndroid10\FFImageLoading.Forms.Droid.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="FFImageLoading.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.FFImageLoading.2.2.6-pre-232\lib\MonoAndroid10\FFImageLoading.Platform.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\FormsViewGroup.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Unity.4.0.1\lib\portable-net45+wp80+win8+wpa81+MonoAndroid10+MonoTouch10\Microsoft.Practices.Unity.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="ModernHttpClient, Version=2.4.2.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\modernhttpclient.2.4.2\lib\MonoAndroid\ModernHttpClient.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Mono.Android" /> |
|
|
|
|
|
<Reference Include="mscorlib" /> |
|
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Newtonsoft.Json.8.0.3\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="OkHttp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\modernhttpclient.2.4.2\lib\MonoAndroid\OkHttp.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="SlideOverKit, Version=1.0.6135.18790, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\SlideOverKit.2.1.4\lib\MonoAndroid10\SlideOverKit.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="SlideOverKit.Droid, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\SlideOverKit.2.1.4\lib\MonoAndroid10\SlideOverKit.Droid.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Splat, Version=1.6.2.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Splat.1.6.2\lib\monoandroid\Splat.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="System" /> |
|
|
|
|
|
<Reference Include="System.Core" /> |
|
|
|
|
|
<Reference Include="System.ObjectModel" /> |
|
|
|
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
|
|
|
<Reference Include="System.Xml" /> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.Design.23.3.0\lib\MonoAndroid43\Xamarin.Android.Support.Design.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.v4.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.CardView.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.v7.RecyclerView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Pages, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.Pages.2.3.2.118-pre1\lib\MonoAndroid10\Xamarin.Forms.Pages.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Theme.Android, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.Theme.Base.1.0.0.43-pre1\lib\MonoAndroid10\Xamarin.Forms.Theme.Android.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Theme.Base, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.Theme.Base.1.0.0.43-pre1\lib\MonoAndroid10\Xamarin.Forms.Theme.Base.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Theme.Light, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.Theme.Light.1.0.0.43-pre1\lib\MonoAndroid10\Xamarin.Forms.Theme.Light.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
|
|
<HintPath>..\..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath> |
|
|
|
|
|
<Private>True</Private> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<Compile Include="Activities\MainActivity.cs" /> |
|
|
|
|
|
<Compile Include="Activities\SplashActivity.cs" /> |
|
|
|
|
|
<Compile Include="Effects\EntryLineColorEffect.cs" /> |
|
|
|
|
|
<Compile Include="Extensions\ViewExtensions.cs" /> |
|
|
|
|
|
<Compile Include="Renderers\BadgeView.cs" /> |
|
|
|
|
|
<Compile Include="Renderers\CustomTabbedPageRenderer.cs" /> |
|
|
|
|
|
<Compile Include="Renderers\SlideDownMenuPageRenderer.cs" /> |
|
|
|
|
|
<Compile Include="Resources\Resource.Designer.cs" /> |
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidAsset Include="..\CommonResources\Fonts\Montserrat-Bold.ttf"> |
|
|
|
|
|
<Link>Assets\Montserrat-Bold.ttf</Link> |
|
|
|
|
|
</AndroidAsset> |
|
|
|
|
|
<AndroidAsset Include="..\CommonResources\Fonts\Montserrat-Regular.ttf"> |
|
|
|
|
|
<Link>Assets\Montserrat-Regular.ttf</Link> |
|
|
|
|
|
</AndroidAsset> |
|
|
|
|
|
<AndroidAsset Include="..\CommonResources\Fonts\SourceSansPro-Regular.ttf"> |
|
|
|
|
|
<Link>Assets\SourceSansPro-Regular.ttf</Link> |
|
|
|
|
|
</AndroidAsset> |
|
|
|
|
|
<None Include="app.config" /> |
|
|
|
|
|
<None Include="packages.config" /> |
|
|
|
|
|
<None Include="Resources\AboutResources.txt" /> |
|
|
|
|
|
<None Include="Assets\AboutAssets.txt" /> |
|
|
|
|
|
<AndroidResource Include="Resources\layout\Tabs.axml"> |
|
|
|
|
|
<SubType>Designer</SubType> |
|
|
|
|
|
</AndroidResource> |
|
|
|
|
|
<AndroidResource Include="Resources\layout\Toolbar.axml"> |
|
|
|
|
|
<SubType>Designer</SubType> |
|
|
|
|
|
</AndroidResource> |
|
|
|
|
|
<AndroidResource Include="Resources\layout\TabLayout.axml"> |
|
|
|
|
|
<SubType>Designer</SubType> |
|
|
|
|
|
</AndroidResource> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable\icon.png" /> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\icon.png" /> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" /> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<None Include="Properties\AndroidManifest.xml" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\values\styles.xml" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj"> |
|
|
|
|
|
<Project>{65116d1c-145b-4693-abda-f0fb6f425191}</Project> |
|
|
|
|
|
<Name>eShopOnContainers.Core</Name> |
|
|
|
|
|
</ProjectReference> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable\splash_drawable.xml" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable\fake_product_01.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable\fake_product_03.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable\fake_product_02.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\menu_filter.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\menu_filter.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\menu_filter.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\menu_profile.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\menu_profile.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\menu_profile.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\menu_cart.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\menu_cart.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\menu_cart.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\product_add.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\product_add.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\product_add.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxxhdpi\user_profile.png" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\values\colors.xml" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxxhdpi\menu_cart.png" /> |
|
|
|
|
|
</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')" /> |
|
|
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
|
|
|
|
<PropertyGroup> |
|
|
|
|
|
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets'))" /> |
|
|
|
|
|
<Error Condition="!Exists('..\..\packages\StyleCop.MSBuild.5.0.0-alpha01\build\StyleCop.MSBuild.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\StyleCop.MSBuild.5.0.0-alpha01\build\StyleCop.MSBuild.targets'))" /> |
|
|
|
|
|
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" /> |
|
|
|
|
|
</Target> |
|
|
|
|
|
<Import Project="..\..\packages\StyleCop.MSBuild.5.0.0-alpha01\build\StyleCop.MSBuild.targets" Condition="Exists('..\..\packages\StyleCop.MSBuild.5.0.0-alpha01\build\StyleCop.MSBuild.targets')" /> |
|
|
|
|
|
<Import Project="..\..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" /> |
|
|
|
|
|
</Project> |