- 
  Notifications
 
You must be signed in to change notification settings  - Fork 239
 
Open
Assignees
@TylerLeonhardt 
Description
Let's remove all the usages of dynamic so we don't have to depend on the Microsoft.CSharp nuget package. dynamic is very "against the typical rules" anyway.