You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This started happening on one of my windows machines too. On macos everything works fine with the exact same project. It's only windows that seems to suffer from this. If I remove 'monoandroid12.0' from the target-frameworks everything works fine.
I updated+ repaired my VS2022 community edition -> No dice
Installed the latest Android SDK -> No dice
I tested the same project structure with <Project Sdk="MSBuild.Sdk.Extras/3.0.44"> and msbuild (not dotnet) on the same windows machine and the build works just fine - so I don't think there's something missing as far as the android aspect is concerned.
This is a continuation of #33 but this happens on both iOS and Android projects when using dotnet build. It doesn't happen when using msbuild.
Here is a zipped binary log from building one such project. You can see the csproj as well.
The text was updated successfully, but these errors were encountered: