ConfuserEx icon indicating copy to clipboard operation
ConfuserEx copied to clipboard

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

Open jomNext opened this issue 2 years ago • 0 comments

  • ConfuserEx Version: 1.7
  • Target Framework: net481
  • Operating System: Windows 10 22H2 19045.3693

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

jomNext avatar Nov 22 '23 22:11 jomNext