<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121. 
-->
<Project ToolsVersion="4.0">
  <PropertyGroup>
    <Configuration>Android</Configuration>
    <Platform>ARM64</Platform>
    <PublishDir>bin\arm64\Android\net8.0\android-arm64\publish\</PublishDir>
    <PublishProtocol>FileSystem</PublishProtocol>
    <TargetFramework>net8.0</TargetFramework>
    <RuntimeIdentifier>android-arm64</RuntimeIdentifier>
    <SelfContained>True</SelfContained>
    <UseAppHost>True</UseAppHost>
    <PublishSingleFile>True</PublishSingleFile>
    <PublishReadyToRun>True</PublishReadyToRun>
    <PublishTrimmed>True</PublishTrimmed>
    <DefineConstants>OS_ANDROID;ARCH_ARM64</DefineConstants>
  </PropertyGroup>
</Project>