jozefizso / SystemWrapper

.NET library for easier testing of system APIs.
Microsoft Public License
175 stars 62 forks source link

DateTime and IDateTime have wrong summary comment #45

Closed daveorourke closed 6 years ago

daveorourke commented 6 years ago

These reference System.Version, but they should reference System.DateTime https://github.com/jozefizso/SystemWrapper/blob/master/SystemWrapper/DateTimeWrap.cs#L9 https://github.com/jozefizso/SystemWrapper/blob/master/SystemInterface/IDateTime.cs#L9

jozefizso commented 6 years ago

Released in 0.24.0.177