开发者

Can you ignore specific versions of strongly named references?

I am doing some addons on a product which has strongly named references. If I select false in Specific Version, the program complains that the reference is installed al开发者_运维知识库ready.

Is there any possibility to ignore specific strongly named references?


You cannot ignore it, but you can redirect a request from one version to another version.

See:Redirecting Assembly Versions

The Specific Version property is only applicable for references to assemblies that don't have a strong name.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜