Included assemblies when Copy Local is true

SyntaxEditor for WPF Forum

Posted 13 years ago by Jakob Christensen - Sitecore
Version: 11.1.0542
Avatar
Hi

I am building a Vsix plugin for Visual Studio and are referencing the SyntaxEditor.

Since the SyntaxEditor assemblies have to be deployed, I have Copy Local set to true.

In the .vsix container, I also get the following assemblies:

System.Web.Services.dll
UIAutomationClient.dll
UIAutomationProvider.dll
UIAutomationTypes.dll

Do you know why these assemblies get included?

Are they referenced from the SyntaxEditor assemblies?

--Jakob

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Jakob,

Yes I believe that between Shared and SyntaxEditor .dlls, we reference those assemblies. Most are for UI automation support. Although they are part of the .NET client profile assembly list so I'm not sure why they are being copied, since they should already be on any machine that has .NET installed. I wouldn't think you'd need to deploy them yourself.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.