When the PREEMPTIVE_TELEMETRY_OPT_OUT environment variable has an unrecognized value, Dotfuscator will now warn and treat the variable as unset instead of giving an error.
Fixes
Fixed runtime issue that could occur after renaming types that implement (or extend) types via generic instantiations nested more than two levels.
Fixed selecting the wrong version of ILasm and ILdasm to use in some cases.