.NET: Unify the MonoMacResourcePrefix, XamMacResourcePrefix and IPhoneResourcePrefix MSBuild properties #12808
Labels
dotnet
An issue or pull request related to .NET (6)
enhancement
The issue or pull request is an enhancement
good first issue
This is a good first issue for someone to start working with our code
Milestone
We have the
IPhoneResourcePrefix
property for Xamarin.iOS and theMonoMacResourcePrefix
andXamMacResourcePrefix
properties for Xamarin.Mac.We should unify these for .NET.
Maybe just use
ResourcePrefix
? Other ideas?The text was updated successfully, but these errors were encountered: