I'm trying to compile my old project, but not able todo:
Error CS0246 The type or namespace name 'Sandbox' could not be found (are you missing a using directive or an assembly reference?)
Reference Bin64\Sandbox.Common.dll is included, intelisense is working, but namespace is not visible at build time.
Error CS0246 The type or namespace name 'Sandbox' could not be found (are you missing a using directive or an assembly reference?)
Reference Bin64\Sandbox.Common.dll is included, intelisense is working, but namespace is not visible at build time.