nunit / NUnit.System.Linq

Partial implementation of System.Linq for use with NUnit's .NET 2.0 builds
MIT License
1 stars 4 forks source link

Issue 8 #9

Closed CharliePoole closed 8 years ago

CharliePoole commented 8 years ago

This won't close the issue. In order to test it, I'm putting it into master and then will do a series of simulated changes, exercising the different branch types. Then we'll do a final review before closing the issue.

The actual code in NUnit.System.Linq is not changing and we'll move to a final 1.0 release subsequently, so that these extra releases won't matter.

CharliePoole commented 8 years ago

Although merged, I'm still looking for a code review. I'll continue on a new PR after having run a series of live tests using fake features, releases, hotfixes.

@asbjornu In particular, I've done some stuff in program logic because that's how I know how to do it, but if GitVersion can do it simply by changing settings, that will be better since we want to port the same approach to other repos.