Skip to content

Conversation

jonathanpeppers
Copy link
Member

Context: #10339

In order to complete #10339, I want to refactor & remove the need for having to define $(_XATargetFrameworkDirectories) at all.

An easy first step is to remove the usage of "Facades" directories because these don't exist in the .NET 6+ world. These are a Mono/.NET framework-ism, which is replaced by "ref" packs in .NET 6+.

I also removed the gen-ProfileAssemblies.sh script, which was used to generate files specific to Mono & Xamarin.Android, but is no longer needed.

Context: #10339

In order to complete #10339, I want to refactor & remove the need for
having to define `$(_XATargetFrameworkDirectories)` at all.

An easy first step is to remove the usage of "Facades" directories
because these don't exist in the .NET 6+ world. These are a Mono/.NET
framework-ism, which is replaced by "ref" packs in .NET 6+.

I also removed the `gen-ProfileAssemblies.sh` script, which was used to
generate files specific to Mono & Xamarin.Android, but is no longer
needed.
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) July 26, 2025 00:25
@jonathanpeppers jonathanpeppers merged commit 75bdac5 into main Jul 26, 2025
59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/Facades branch July 26, 2025 00:53
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant