getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
599 stars 206 forks source link

NETSDK1139: The target platform identifier android was not recognized #3759

Closed jamescrosswell closed 3 hours ago

jamescrosswell commented 1 week ago

We've started getting this error on our Windows runners for any projects targeting net8.0-android today:

C:\Program Files\dotnet\sdk\8.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(117,5): error NETSDK1139: The target platform identifier android was not recognized. [D:\a\sentry-dotnet\sentry-dotnet\src\Sentry\Sentry.csproj::TargetFramework=net8.0-android]

Examples of PRs exhibiting this problem:

jamescrosswell commented 3 hours ago

We won't fix this unless absolutely necessary. We're focusing instead on expediting the 5.0 release.