我需要在安全设置为许可的情况下更改程序集。除了一个组件外,我几乎可以对所有组件执行此操作。未能说明以下原因-
ALTER ASSEMBLY failed because assembly 'xxx' was compiled with /UNSAFE option, but the assembly was not registered with the required PERMISSION_SET = UNSAFE option. [20018] (severity 16)
我自己无法从错误中推断出任何东西。有见识吗?
谢谢