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

Remove obsolete classes #145

Closed
3 tasks done
cd21h opened this issue Jan 23, 2016 · 0 comments
Closed
3 tasks done

Remove obsolete classes #145

cd21h opened this issue Jan 23, 2016 · 0 comments
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Jan 23, 2016

  • NUnit syntax helpers. Use Fluent Assertions instead;
  • CommonServiceLocator, get rid of anti-pattern
  • Check class - replace with Code Contracts or plain checks.
@cd21h cd21h added the core label Jan 23, 2016
@cd21h cd21h added this to the Icebox milestone Jan 23, 2016
@cd21h cd21h modified the milestones: 4.0, Icebox Jul 23, 2016
cd21h added a commit that referenced this issue Jul 24, 2016
cd21h added a commit that referenced this issue Jul 24, 2016
* Remove NUnit syntax helpers, see #145
* Remove Design by Contract classes, see #145
* Remove CommonServiceLocator dependency, see #145

* Deploy beta nuget packages from develop branch
* Update nuget package definitions
cd21h added a commit that referenced this issue Jul 24, 2016
* Remove NUnit syntax helpers, see #145
* Remove Design by Contract classes, see #145
* Remove CommonServiceLocator dependency, see #145

* Deploy beta nuget packages from develop branch
* Update nuget package definitions
* Upgrade dependencies in Samples
* Update release notes
cd21h added a commit that referenced this issue Jul 24, 2016
* Remove NUnit syntax helpers
* Remove Design by Contract classes
* Remove CommonServiceLocator dependency

* Deploy beta nuget packages from develop branch
* Update nuget package definitions
* Upgrade dependencies in Samples
* Update release notes
@cd21h cd21h closed this as completed Dec 1, 2016
@cd21h cd21h removed the 3 - Done label Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant