本文介绍了“无法导入所有消息" FxCop警告消息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

如何克服FxCop工具中的无法导入所有邮件"的问题?

我向FxCop项目(Fxcop 1.36和WPF项目)添加了一些目标,并进行了分析.
然后排除了一些警告消息并保存了fxcop项目.

现在,每次打开fxcop项目时,都会显示警告窗口,并显示消息无法导入所有消息".
我单击确定",然后令人惊讶的是,我看到所有排除的消息都变为活动状态并且排除的消息为零.


我尝试了项目设置的可能方法,但是没有用.

请让我知道,有什么我想念的吗?

Hello,

How do I overcome the "Could not import all the messages" from FxCop tool?

I have added few a targets to the FxCop project (Fxcop 1.36 and WPF project) and analyzed.
Then a few warning messages have been excluded and saved the fxcop project.

Now every time the fxcop project is opened I get the warning window with the message saying "Could not import all the messages".
I click ''OK'' then, surprisingly, I see the all excluded messages have become active and excluded messages are zero.


I tried with the possible ways of project setting but then no use.

Please let me know, is there anything I have missed out?

推荐答案



这篇关于“无法导入所有消息" FxCop警告消息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 18:43