Options

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

mmooremmoore Posts: 36 Bronze 4
edited March 11, 2024 9:04PM in SmartAssembly
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.
Mark Moore
Software Engineer
NTS Data Services, LLC
Tagged:

Answers

  • Options
    mmooremmoore Posts: 36 Bronze 4
    edited March 11, 2024 9:10PM
    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.  

    Mark Moore
    Software Engineer
    NTS Data Services, LLC
  • Options
    Hello mmoore,

    Within the SA UI, how are these assemblies that cannot be embedded represented please?
    Kind regards
    Peter Laws | Redgate Software
    Have you visited our Help Center?
Sign In or Register to comment.