DesignToolsServer and assemblies copied in temp folder
Open
area-VSDesigner
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
Hi, is there a way to get DesignToolsServer (VS 17.5.3) to copy all assemblies found in the output directory, as in previous versions of Visual Studio (i.e. 17.0.x), or (even better) tell it which additional assemblies to copy?
Could I attach a piece of code at some point in this startup process?
My problem is that we use a sort of dependency injection in GUI (also at design time), so not all needed assemblies are referenced by WinForm apps...
Contributor guide
Assessment
This issue has not been assessed yet.