Nuget dependencies are not copied to the target directory (net472 vs. net80)
I have a project that can be extended via plugins. The plugins are loaded via MEF, so there is no direct dependency from the EXE to the plugins.
I have a project that can be extended via plugins. The plugins are loaded via MEF, so there is no direct dependency from the EXE to the plugins.