© 2026 Hedgehog Software, LLC
win-x64
android-arm64
<RuntimeIdentifiers Condition="$([MSBuild]::IsOSPlatform('windows'))">win-x64</RuntimeIdentifiers> <RuntimeIdentifiers Condition="'$(TargetFramework)' == 'net9.0-android'">android-arm64</RuntimeIdentifiers>
dotnet build -f net9.0-android -r android-arm64