Refer to the screenshot below, I need to use DynamicObject in .net standard 1.6 library project.
However, I cannot add any additional dependencies by right click the Dependencies and Add Reference in Visual Studio 2017 Enterprise (15.2).
Does anyone know how to use DynamicObject in .net standard class library project targeting netstandard 1.6?
