mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

Renaming of Generic.xaml for "ResourceDictionary" and "MergedDictionaries" not right #543

Open jomNext opened 8 months ago

jomNext commented 8 months ago

In my project i have a generic.xaml with style definitions. This xaml is integrated into other xaml via "ResourceDictionary.MergedDictionaries". After renaming this not works.

I compile the project with visual studio 2022 and change the function BAMLPropertyReference.CanRename (see the picture) 004-jomNext-change-21-11-2023 and 003-jomNext-change-21-11-2023