Skip to content

Expunge "Mono for Android" from error messages #8574

@jonpryor

Description

@jonpryor

Android application type

.NET Android (net7.0-android, net8.0-android, etc.)

Affected platform version

.NET 8

Description

Context: https://developercommunity.visualstudio.com/t/net-maui-build----Perhaps-it-doesnt-e/10534583

Some error messages mention "Mono for Android". These really should be updated; that was two product names ago!

Steps to Reproduce

% git grep -il 'mono for android'
Documentation/guides/building-apps/build-properties.md
Documentation/guides/messages/README.md
src/Mono.Android.Export/CallbackCode.cs
src/Xamarin.Android.Build.Tasks/Properties/Resources.Designer.cs
src/Xamarin.Android.Build.Tasks/Properties/Resources.resx
src/Xamarin.Android.Build.Tasks/Tasks/GetAppSettingsDirectory.cs
src/Xamarin.Android.Build.Tasks/Tests/Xamarin.ProjectTools/Android/AndroidSdkResolver.cs
src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets
src/Xamarin.Android.Tools.JavadocImporter/javadoc-to-mdoc.cs
# plus others…

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.enhancementProposed change to current functionality.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions