Answer the question
In order to leave comments, you need to log in
How to make dll file assembly name variable in Visual Studio?
I am writing a C# DLL plugin for Autocad. It is impossible to unload the assembly and reload it, so I need to restart AutoCAD to update the plugin. Given that the program itself is heavy, this is inconvenient.
Empirically, I found out that when loading, AutoCAD checks the "Assembly name" (which is set in the project properties, in the "Application" tab).
Is it possible to somehow automatically change this name to a random one when building the project?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question