In the past I have tried to use some of the assembly binder variables but couldn't because PublicKeyToken is converted to the upper invariant in the binder (which makes it useless when adding the full assembly name into say a config file).
I am going to fix this but want to make sure I don't cause any breaking changes. I know that this value is used in the MsiAssemblyName table (which I guess doesn't care that the value has changed). And of course people may be using the binder variables in what ever way they want. That all being said, my gut tells me I should just introduce new binder variables (without the conversion). I could also just remove the call "ToUpperInvariant()" but have to believe there is some reason it exists. Opinions? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RFC-Binder-Variable-PublicKeyToken-tp7585134.html Sent from the wix-devs mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ WiX-devs mailing list WiX-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-devs