You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assert all collections on Response types are read only
Reflection unit test traverses IResponse properties to check their types.
Add Fluent Assertions for IReadOnlyDictionary<TKey, TValue>. See dennisdoomen/FluentAssertions#357
Update Watcher APIs to use readonly collections
Use Actions for actions on Watch type
Enable readonly collection deserialization in SimpleJson
(cherry-pick from commit 73a77a2)
0 commit comments