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
{{ message }}
This repository was archived by the owner on Mar 15, 2022. It is now read-only.
error CS0234: The type or namespace name 'Context' does not exist in the namespace 'Liquid.Core' (are you missing an assembly reference?)
error CS0234: The type or namespace name 'Telemetry' does not exist in the namespace 'Liquid.Core' (are you missing an assembly reference?)
error CS0234: The type or namespace name 'DependencyInjection' does not exist in the namespace 'Liquid.Core' (are you missing an assembly reference?)
error CS0246: The type or namespace name 'ILightContext' could not be found (are you missing a using directive or an assembly reference?)
error CS0246: The type or namespace name 'ILightTelemetry' could not be found (are you missing a using directive or an assembly reference?)
I followed the readme but after adding
the sample doesn't compile