The ContainerOptions's EnableDynamicAssemblyCompilation and UseLoosenedLifestyleMismatchBehavior properties are marked as [Obsolete] and their message states:
Will be treated as an error from version 5.6. Will be removed in version 6.0.
Should, therefore, change there flag from error: false to error: true in v5.6
The
ContainerOptions'sEnableDynamicAssemblyCompilationandUseLoosenedLifestyleMismatchBehaviorproperties are marked as[Obsolete]and their message states:Should, therefore, change there flag from
error: falsetoerror: truein v5.6