JohnBaracuda / com.baracuda.runtime-monitoring

Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
MIT License
408 stars 22 forks source link

Error upon importing assets #1

Closed TrapShooter closed 2 years ago

TrapShooter commented 2 years ago

Got this error message as soon as I imported. Am I missing something?

Assets\Third Party\Baracuda\Assets\Baracuda\Monitoring\Internal\Utilities\MonitoringInternalExtensions.cs(120,13): error CS0246: The type or namespace name 'Span<>' could not be found (are you missing a using directive or an assembly reference?)