Changes since release 4.6.600
- Promote 4.6 projects to 4.6.1 (tested against CSLA .NET 4.7.100 under .NET 4.6.1)
- Fetch Wisej dependency from NuGet (no need to intall Wisej)
- Fixes to CslaContrib-Windows and CslaContrib-Wisej
- ErrorWarnInfoProvider fixes and enhancements:
- support INotifyPropertyChanged objects (used to support only BindingSource).
- allow control discovery when the DataSource is set.
- fix Information message that was showing only property name.
- Fix wrong ICloneable namespace
- bind to Csla 4.6.100 for backwards support
- allows rule NoDuplicates to be used with all kind of CSLA editable collections
- reorganize rules namespaces
- ApplicationContextManager now uses Wisej.Base.ApplicationBase.