The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?) [HelloWorld.Tests]csharp(CS0246) code example
Example: error CS0246: The type or namespace name 'Slider' could not be found (are you missing a using directive or an assembly reference?)
using UnityEngine.UI;