mgravell / fast-member

Automatically exported from code.google.com/p/fast-member
Apache License 2.0
1.02k stars 141 forks source link

Fix for Issue #35. #63

Closed tippmar closed 5 years ago

tippmar commented 6 years ago

Fix for Issue #35, to add support for creating a TypeAccessor on an interface with full support for interface inheritance and composition. Added test cases to support the code change.

Also updated xUnit to v2.4.0 and updated .NET Test SDK to 15.8.0. Using latest beta of dotnet-xunit from myget.org.

mgravell commented 5 years ago

Merging, thanks - and sorry for delay