How can we help you today? How can we help you today?

Adding new assemblies to project adds a bunch of un-embedded assemblies

We added a few nuget assemblies to our .net project (Microsoft.Sharepoint.Client & Microsoft.Sharepoint.Client.Runtime & Telerik.WinControls.Scheduler.   Now, when I obfuscate our project, it adds in a bunch of assemblies that Smart Assembly that these assembiles cannot be embedded.





Also, it seems one of our assemblies is coming in twice to this project, with different publickeytoken.


In the mean time, I am going to try an rebuild my SA project from scratch.
mmoore
0

Comments

2 comments

  • mmoore
    I just rebuilt from scratch, and these same assembles that are labeled as unable to be embedded are still embedded.   This is causing a huge issue for us, as we cannot obfuscate our product now.  If we include these in the obfuscation, our application will not run afterwards.  The only means of me removing them is to remove them from the saproj file manually with notepad, but as soon as I open it with the app in the GUI, if I click save, they come back.  

    mmoore
    0
  • Peter_Laws
    Hello mmoore,

    Within the SA UI, how are these assemblies that cannot be embedded represented please?
    Peter_Laws
    0

Add comment

Please sign in to leave a comment.