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

ambiguous reference between #18

Closed XeonG closed 1 year ago

XeonG commented 1 year ago

Library\PackageCache\com.baracuda.runtime-monitoring@3.5.2\Editor\IL2CPPBuildExtensions.cs(70,55): error CS0104: 'AssemblyFlags' is an ambiguous reference between 'UnityEditor.Compilation.AssemblyFlags' and 'System.Reflection.AssemblyFlags'

JohnBaracuda commented 1 year ago

Should be fixed in 3.5.3