Closed Jevonius closed 1 year ago
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.
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.