I just installed Spices 5.4.0.0 which fixed some problems I was having but it seems to have broken some attributes. Specifically, I have something like this:
[assembly: NineRays.Obfuscator.NotObfuscateMembers(\"xxxx.*\")]
where xxxx is a NameSpace. The NameSpace xxxx is being obfuscated in 5.4 while in a previous version it was not.