Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Don't AOT compile resource assemblies. (xamarin#10418)
Xamarin.iOS don't AOT compile resource assemblies, so we shouldn't do so in .NET either (and in any case they end up causing native linking failures due to duplicate native symbols).
- Loading branch information