Fix build break - add release only dependency

This commit is contained in:
John Lewin 2017-08-20 18:56:50 -07:00
parent c6a534717d
commit 061d4d3f43

View file

@ -11,6 +11,7 @@ using System.Reflection;
using System.Xml.Linq;
using System.Threading.Tasks;
using System.Threading;
using MatterHackers.MatterControl;
namespace MatterControl.Tests
{