forked from autofac/Autofac
-
Notifications
You must be signed in to change notification settings - Fork 0
DynamicProxy Release Notes
Travis Illig edited this page Sep 12, 2016
·
2 revisions
- Unsealed
InterceptAttribute.
- Reduced minimum framework target to .NET 4.5.
- Package renamed to Autofac.Extras.DynamicProxy.
- Updated minimum framework target to .NET 4.5.1.
- Added support for Autofac 4.0.0.
- Resolved issue #476: Updated Castle.Core reference to 3.2.2 for all consuming packages. A critical bug fix was made available for Dynamic Proxy.
- Castle version was not updated to 3.2.0 in previous release due to build script issue.
- Resolved Issue 409: Updated Castle references to 3.2.0.