From f8f1f96b814391df201b1d8e1ef06c531233ef5c Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 20 Jun 2018 11:30:48 +0300 Subject: Split assembly versions to Core, Machine Studio, PPC! --- .../Tango.MachineStudio.UI/Notifications/DefaultNotificationProvider.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Notifications') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Notifications/DefaultNotificationProvider.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Notifications/DefaultNotificationProvider.cs index cb36d8d29..6cff1ba17 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Notifications/DefaultNotificationProvider.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Notifications/DefaultNotificationProvider.cs @@ -10,6 +10,7 @@ using Tango.MachineStudio.UI.Windows; using System.Windows.Media; using Tango.Core; using System.Collections.ObjectModel; +using Tango.SharedUI; namespace Tango.MachineStudio.UI.Notifications { -- cgit v1.3.1