Skip to content

Added another parameter to PluginAssemblyAttribute, full method name located...

John Berlien requested to merge 825-plugin-entry-point into master

Added another parameter to PluginAssemblyAttribute, full method name located in plugin assembly that gets called before code or types gets loaded Added logic to execute PluginAssemblyAttribute.PluginInitMethod

Closes #825

Edited by John Berlien

Merge request reports