Aspect Injector v2.4.1 Release Notes
Release Date: 2020-07-31 // almost 3 years ago-
๐ Fixed in this release:
- ๐ #131 Broken build when projects has COM References
- ๐ Fixed IncludeAssets for consumer projects. Now you can build build and publish your aspects as separate library without manually modifying PackageReference to AspectInjector
Previous changes from v2.4.0
-
๐ In this release:
- Before/After aspects are applied after Around. So now you can use any combination of those #119
- โ Added Roslyn Refactorings => to use - Alt+Enter or Ctrl+. on Class/Aspect or Method/Advice