Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap FEATURE_GAC for built-in NET462_OR_GREATER #643

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

Jevonius
Copy link
Contributor

The GAC is only functional and reliably available on Framework (https://learn.microsoft.com/en-us/dotnet/api/system.reflection.assembly.globalassemblycache?view=net-6.0), so this removes the use of a bespoke build symbol.

Part of the work in #631.

@jonorossi jonorossi merged commit caf5cb5 into castleproject:master Dec 2, 2022
@jonorossi jonorossi added this to the v6.0.0 milestone Dec 2, 2022
@Jevonius Jevonius deleted the conditional/FEATURE_GAC branch December 2, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants