• Home
  • News
  • Replacing the auxiliary library System.Windows.Interactivity.dll

Replacing the auxiliary library System.Windows.Interactivity.dll

There is such a library - System.Windows.Interactivity.dll - used by many projects that have WPF. In the ModPlus project as well. And there is one very important point when using it – you can take it from the Blend SDK (Installed with Visual Studio), and you can use the NuGet package. And there are such situations that the user has plugins with different versions of this library on the computer. Sometimes it doesn't bring problems. But there are also reverse cases. One of these cases is known at the moment - if you use Dynamo and the node package archi-lab.net, then an error will occur when ModPlus is installed. And the error will occur in Dynamo and the problem is in the nodes, but it is easier and faster to fix it to me.

After studying a little bit of the Internet, I learned that in 2018, Microsoft released another library - Microsoft.Xaml.Behaviors.dll - which replaces the outdated System.Windows.Interactivity.dll. Therefore, by my willful decision, I delete the System.Windows.Interactivity.dll from ModPlus, replacing it with Microsoft.Xaml.Behaviors.dll. The corresponding updates will be released today.

Why did I read all this? – you may ask. The fact is that this is a" dangerous " update that can break everything. If something does not work after the automatic update, you should perform the update using the web installer. If this does not help, please let me know as soon as possible so that I can correct the situation as quickly as possible.

But I hope everything goes smoothly!

Thank you for your understanding!

Комментарии для сайта Cackle

ModPlus 2015-2024