Adding new assemblies to project adds a bunch of un-embedded assemblies
mmoore
Posts: 42 Bronze 4
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.
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
Software Engineer
NTS Data Services, LLC
Tagged:
Answers
Software Engineer
NTS Data Services, LLC
Within the SA UI, how are these assemblies that cannot be embedded represented please?