我收到此警告,但找不到对上述程序集的明确引用。
Could not load file or assembly 'System.Reactive, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=1b331ac6720247d9' or one of its dependencies.
The system cannot find the file specified.
Google 告诉我这与Reactive Framework有关,并且此博客条目表明问题与捆绑 1.0.0.0 的 Silverlight Toolkit 的早期版本有关
有谁知道如何摆脱这个警告?也许我应该删除 Silverlight Toolkit,然后安装当前版本?或者可能我应该获取工具包源并减少参考版本特定?