|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProjectGuid>{FB8D18D2-51AF-432C-8EA0-21B4454F45A9}</ProjectGuid>
|
|
|
|
|
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<TemplateGuid>{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<RootNamespace>HelloworldXamarin.Droid</RootNamespace>
|
|
|
|
|
<AssemblyName>HelloworldXamarin.Android</AssemblyName>
|
|
|
|
|
<Deterministic>True</Deterministic>
|
|
|
|
|
<AndroidApplication>True</AndroidApplication>
|
|
|
|
|
<AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
|
|
|
|
|
<AndroidResgenClass>Resource</AndroidResgenClass>
|
|
|
|
|
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
|
|
|
|
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
|
|
|
|
|
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
|
|
|
|
|
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
|
|
|
|
|
<TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
|
|
|
|
|
<AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
|
|
|
|
|
<AndroidUseAapt2>true</AndroidUseAapt2>
|
|
|
|
|
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
|
|
|
|
|
<NuGetPackageImportStamp>
|
|
|
|
|
</NuGetPackageImportStamp>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>portable</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AndroidLinkMode>None</AndroidLinkMode>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>portable</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release</OutputPath>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AndroidManagedSymbols>true</AndroidManagedSymbols>
|
|
|
|
|
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Mono.Android" />
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
<Reference Include="System.Numerics" />
|
|
|
|
|
<Reference Include="System.Numerics.Vectors" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="Grpc.Core">
|
|
|
|
|
<Version>2.32.0</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Xamarin.Forms" Version="4.6.0.1141" />
|
|
|
|
|
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="MainActivity.cs" />
|
|
|
|
|
<Compile Include="Resources\Resource.designer.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="Resources\AboutResources.txt" />
|
|
|
|
|
<None Include="Assets\AboutAssets.txt" />
|
|
|
|
|
<None Include="Properties\AndroidManifest.xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\layout\Tabbar.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\layout\Toolbar.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\values\styles.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\values\colors.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-hdpi\icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-hdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-mdpi\icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-mdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xhdpi\icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xhdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxhdpi\icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxhdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxxhdpi\icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxxhdpi\launcher_foreground.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="Resources\drawable\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\HelloworldXamarin\HelloworldXamarin.csproj">
|
|
|
|
|
<Project>{5900A2BD-3407-4F05-8CF2-DFF2A98B54F3}</Project>
|
|
|
|
|
<Name>HelloworldXamarin</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
|
|
|
|
</Project>
|