Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Mono.Addins 1.1

Compare
Choose a tag to compare
@slluis slluis released this 24 Jan 13:01

This releases has several improvements and bug fixes

  • When disabling an add-in, disabled all versions of the add-in
  • Allow embedding .addin files into submodule assemblies
  • Fixed some issue when scanning dlls
  • Added new assembly attributes for defining add-in properties
  • Fixed deadlock when loading add-in roots
  • Fixed GAC assembly directory search for .net 4.0
  • Added support for variables in add-in manifests
  • Updated Cecil from upstream