Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ObservableCollection{T} #193

Merged
merged 1 commit into from
Oct 13, 2013

Conversation

adamchester
Copy link
Member

This fixes #192 (from #191), by adding default support for System.Collections.ObjectModel.ObservableCollection<T>.

@ploeh ploeh merged commit 92dbefb into AutoFixture:master Oct 13, 2013
@ploeh
Copy link
Member

ploeh commented Oct 13, 2013

Thank you for your contribution. It's now live as AutoFixture 3.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ObservableCollection<T>
2 participants