From 0bf4df21349aa175405ad3b462d466a72363dee4 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 14 Aug 2018 13:11:32 +0300 Subject: Reorganization of solution build paths ! Optimized production packages. --- .../Build/Shortcuts/Machine Emulator.lnk | Bin 0 -> 1455 bytes .../Build/Shortcuts/Machine Studio.lnk | Bin 0 -> 1516 bytes .../Build/Shortcuts/Proto Compiler GUI.lnk | Bin 0 -> 1448 bytes .../Build/Shortcuts/Stubs Execution GUI.lnk | Bin 0 -> 1470 bytes .../Build/Shortcuts/Transport Router.lnk | Bin 0 -> 1509 bytes .../Tango.Embroidery/Tango.Embroidery.vcxproj | 6 +- .../Tango.EmbroideryUI/EmbroideryFileConverter.cs | 34 - .../Tango.EmbroideryUI/EmbroideryFileEditor.xaml | 32 - .../EmbroideryFileEditor.xaml.cs | 290 -- .../EmbroideryMaterialsHelper.cs | 23 - .../Tango.EmbroideryUI/EmbroideryPath.cs | 86 - .../Tango.EmbroideryUI/IEmbroideryMaterial.cs | 15 - .../Tango.EmbroideryUI/Materials/Jersey.cs | 27 - .../Tango.EmbroideryUI/Materials/Leather.cs | 27 - .../Tango.EmbroideryUI/Materials/Linen.cs | 27 - .../Tango.EmbroideryUI/Materials/Lycra.cs | 27 - .../Tango.EmbroideryUI/Materials/Mesh.cs | 27 - .../Tango.EmbroideryUI/Materials/MicroFiber.cs | 27 - .../Tango.EmbroideryUI/Materials/Nylon.cs | 27 - .../Tango.EmbroideryUI/Materials/Pique.cs | 27 - .../Tango.EmbroideryUI/Materials/PolyCotton.cs | 27 - .../Tango.EmbroideryUI/Materials/Polyester.cs | 27 - .../Tango.EmbroideryUI/Materials/PureCotton.cs | 27 - .../Tango.EmbroideryUI/Materials/Rayon.cs | 27 - .../Tango.EmbroideryUI/Properties/AssemblyInfo.cs | 48 - .../Properties/Resources.Designer.cs | 62 - .../Tango.EmbroideryUI/Properties/Resources.resx | 117 - .../Properties/Settings.Designer.cs | 30 - .../Properties/Settings.settings | 7 - .../Tango.EmbroideryUI/Tango.EmbroideryUI.csproj | 129 - .../Embroidery/Tango.EmbroideryUI/app.config | 47 - .../Embroidery/Tango.EmbroideryUI/packages.config | 4 - .../libEmbroideryTest/libEmbroideryTest.vcxproj | 4 +- .../visualstudio/libEmbroideryVS2008.vcxproj | 4 +- .../Tango.MachineStudio.ColorLab.csproj | 4 +- .../Tango.MachineStudio.DB.csproj | 4 +- .../Tango.MachineStudio.DataCapture.csproj | 4 +- .../Tango.MachineStudio.Developer.csproj | 12 +- .../Tango.MachineStudio.HardwareDesigner.csproj | 4 +- .../Tango.MachineStudio.Logging.csproj | 4 +- .../Tango.MachineStudio.MachineDesigner.csproj | 4 +- .../Tango.MachineStudio.Stubs.csproj | 4 +- .../Tango.MachineStudio.Synchronization.csproj | 8 +- .../Tango.MachineStudio.Technician.csproj | 4 +- .../Tango.MachineStudio.UsersAndRoles.csproj | 4 +- .../Tango.MachineStudio.Common.csproj | 4 +- .../Tango.MachineStudio.Installer.vdproj | 3134 ++++++++++---------- .../Tango.MachineStudio.Publisher.csproj | 4 +- .../Tango.MachineStudio.UI.csproj | 23 +- .../Tango.MachineStudio.Updater.csproj | 4 +- .../Native/Tango.ColorLib/Tango.ColorLib.vcxproj | 6 +- .../Tango.Emulations.Native.vcxproj | 4 +- .../Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj | 4 +- .../Modules/Tango.PPC.Jobs/Tango.PPC.Jobs.csproj | 6 +- .../Tango.PPC.MachineSettings.csproj | 6 +- .../Tango.PPC.Synchronization.csproj | 6 +- .../PPC/Tango.PPC.Common/ApplicationStates.cs | 4 +- .../PPC/Tango.PPC.Common/Tango.PPC.Common.csproj | 6 +- .../PPC/Tango.PPC.Publisher/MainWindow.xaml | 9 + .../PPC/Tango.PPC.Publisher/MainWindowVM.cs | 171 +- .../Tango.PPC.Publisher/Tango.PPC.Publisher.csproj | 4 +- .../PPCApplication/DefaultPPCApplicationManager.cs | 4 +- .../PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 16 +- .../PPC/Tango.PPC.Updater/MainWindow.xaml.cs | 40 +- .../PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj | 4 +- .../ICSharpCode.AvalonEdit.csproj | 6 +- .../Tango.AnimatedGif/Tango.AnimatedGif.csproj | 6 +- Software/Visual_Studio/Tango.BL/Tango.BL.csproj | 6 +- .../Tango.BrushPicker/Tango.BrushPicker.csproj | 6 +- Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj | 4 +- .../Tango.CircularGauge/Tango.CircularGauge.csproj | 6 +- .../Tango.CodeGeneration.csproj | 6 +- .../Tango.ColorPicker/Tango.ColorPicker.csproj | 6 +- .../Visual_Studio/Tango.Core/Tango.Core.csproj | 6 +- .../Tango.DAL.Local/Tango.DAL.Local.csproj | 6 +- .../Tango.DAL.Remote/Tango.DAL.Remote.csproj | 6 +- .../Tango.Documents/Tango.Documents.csproj | 6 +- .../Tango.DragAndDrop/Tango.DragAndDrop.csproj | 6 +- .../Tango.Editors/Tango.Editors.csproj | 6 +- .../Tango.EmbroideryUI/EmbroideryFileConverter.cs | 34 + .../Tango.EmbroideryUI/EmbroideryFileEditor.xaml | 32 + .../EmbroideryFileEditor.xaml.cs | 290 ++ .../EmbroideryMaterialsHelper.cs | 23 + .../Tango.EmbroideryUI/EmbroideryPath.cs | 86 + .../Tango.EmbroideryUI/IEmbroideryMaterial.cs | 15 + .../Tango.EmbroideryUI/Materials/Jersey.cs | 27 + .../Tango.EmbroideryUI/Materials/Leather.cs | 27 + .../Tango.EmbroideryUI/Materials/Linen.cs | 27 + .../Tango.EmbroideryUI/Materials/Lycra.cs | 27 + .../Tango.EmbroideryUI/Materials/Mesh.cs | 27 + .../Tango.EmbroideryUI/Materials/MicroFiber.cs | 27 + .../Tango.EmbroideryUI/Materials/Nylon.cs | 27 + .../Tango.EmbroideryUI/Materials/Pique.cs | 27 + .../Tango.EmbroideryUI/Materials/PolyCotton.cs | 27 + .../Tango.EmbroideryUI/Materials/Polyester.cs | 27 + .../Tango.EmbroideryUI/Materials/PureCotton.cs | 27 + .../Tango.EmbroideryUI/Materials/Rayon.cs | 27 + .../Tango.EmbroideryUI/Properties/AssemblyInfo.cs | 48 + .../Properties/Resources.Designer.cs | 62 + .../Tango.EmbroideryUI/Properties/Resources.resx | 117 + .../Properties/Settings.Designer.cs | 30 + .../Properties/Settings.settings | 7 + .../Tango.EmbroideryUI/Tango.EmbroideryUI.csproj | 129 + .../Visual_Studio/Tango.EmbroideryUI/app.config | 47 + .../Tango.EmbroideryUI/packages.config | 4 + .../Tango.Emulations/Tango.Emulations.csproj | 6 +- .../Visual_Studio/Tango.Hive/Tango.Hive.csproj | 6 +- .../Tango.Integration/Tango.Integration.csproj | 6 +- .../Tango.Logging/Tango.Logging.csproj | 6 +- Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj | 8 +- .../Tango.Protobuf/Tango.Protobuf.csproj | 6 +- .../Tango.SQLExaminer/Tango.SQLExaminer.csproj | 4 +- .../Tango.Scripting/Tango.Scripting.csproj | 6 +- .../Tango.Serialization/Tango.Serialization.csproj | 6 +- .../Tango.Settings/Tango.Settings.csproj | 6 +- .../Tango.SharedUI/Tango.SharedUI.csproj | 6 +- .../Visual_Studio/Tango.Stubs/Tango.Stubs.csproj | 6 +- .../Tango.Synchronization.csproj | 6 +- Software/Visual_Studio/Tango.TFS/Tango.TFS.csproj | 6 +- .../Visual_Studio/Tango.Touch/Tango.Touch.csproj | 6 +- .../Tango.Transport/Tango.Transport.csproj | 6 +- .../Tango.UnitTesting/Tango.UnitTesting.csproj | 6 +- .../Visual_Studio/Tango.Video/Tango.Video.csproj | 6 +- .../Tango.Visuals/Tango.Visuals.csproj | 6 +- Software/Visual_Studio/Tango.sln | 97 +- .../Tango.BugReporter/Tango.BugReporter.csproj | 6 +- .../Tango.CatalogGenerator.csproj | 6 +- .../Tango.DBObservablesGenerator.CLI/Program.cs | 2 +- .../Tango.DBObservablesGenerator.CLI.csproj | 6 +- .../Tango.EmbroideryViewer.csproj | 14 +- .../Tango.EventsTypesGenerator.csproj | 4 +- .../Tango.HashGenerator/Tango.HashGenerator.csproj | 6 +- .../Tango.ILMerge.UI/Tango.ILMerge.UI.csproj | 6 +- .../Tango.MachineEM.UI/Tango.MachineEM.UI.csproj | 8 +- .../Utilities/Tango.PMRGenerator.CLI/Program.cs | 2 +- .../Tango.PMRGenerator.CLI.csproj | 6 +- .../Tango.PortsListGenerator.csproj | 6 +- .../Utilities/Tango.Protobuf.CLI/Program.cs | 6 +- .../Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj | 6 +- .../Tango.Protobuf.UI/Tango.Protobuf.UI.csproj | 8 +- .../Tango.RemoteRunner.UI.csproj | 6 +- .../Utilities/Tango.SQLiteGenerator.CLI/Program.cs | 2 +- .../Tango.SQLiteGenerator.CLI.csproj | 6 +- .../Tango.ShortcutGenerator.CLI.csproj | 6 +- .../Tango.Stubs.CLI/Tango.Stubs.CLI.csproj | 6 +- .../Tango.Stubs.Installer.vdproj | 227 +- .../Utilities/Tango.Stubs.UI/Tango.Stubs.UI.csproj | 8 +- .../Tango.TransportRouter.UI.csproj | 8 +- .../Tango.MachineService.csproj | 7 +- 149 files changed, 3259 insertions(+), 3427 deletions(-) create mode 100644 Software/Visual_Studio/Build/Shortcuts/Machine Emulator.lnk create mode 100644 Software/Visual_Studio/Build/Shortcuts/Machine Studio.lnk create mode 100644 Software/Visual_Studio/Build/Shortcuts/Proto Compiler GUI.lnk create mode 100644 Software/Visual_Studio/Build/Shortcuts/Stubs Execution GUI.lnk create mode 100644 Software/Visual_Studio/Build/Shortcuts/Transport Router.lnk delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileConverter.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryMaterialsHelper.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryPath.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/IEmbroideryMaterial.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Jersey.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Leather.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Linen.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Lycra.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Mesh.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/MicroFiber.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Nylon.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Pique.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PolyCotton.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Polyester.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PureCotton.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Rayon.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.Designer.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.resx delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.Designer.cs delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.settings delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/app.config delete mode 100644 Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/packages.config create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/EmbroideryFileConverter.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/EmbroideryFileEditor.xaml create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/EmbroideryFileEditor.xaml.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/EmbroideryMaterialsHelper.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/EmbroideryPath.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/IEmbroideryMaterial.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Jersey.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Leather.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Linen.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Lycra.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Mesh.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/MicroFiber.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Nylon.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Pique.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/PolyCotton.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Polyester.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/PureCotton.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Materials/Rayon.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Properties/AssemblyInfo.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Properties/Resources.Designer.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Properties/Resources.resx create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.Designer.cs create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.settings create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/app.config create mode 100644 Software/Visual_Studio/Tango.EmbroideryUI/packages.config (limited to 'Software/Visual_Studio') diff --git a/Software/Visual_Studio/Build/Shortcuts/Machine Emulator.lnk b/Software/Visual_Studio/Build/Shortcuts/Machine Emulator.lnk new file mode 100644 index 000000000..aff43b505 Binary files /dev/null and b/Software/Visual_Studio/Build/Shortcuts/Machine Emulator.lnk differ diff --git a/Software/Visual_Studio/Build/Shortcuts/Machine Studio.lnk b/Software/Visual_Studio/Build/Shortcuts/Machine Studio.lnk new file mode 100644 index 000000000..7a824be9f Binary files /dev/null and b/Software/Visual_Studio/Build/Shortcuts/Machine Studio.lnk differ diff --git a/Software/Visual_Studio/Build/Shortcuts/Proto Compiler GUI.lnk b/Software/Visual_Studio/Build/Shortcuts/Proto Compiler GUI.lnk new file mode 100644 index 000000000..482e642bf Binary files /dev/null and b/Software/Visual_Studio/Build/Shortcuts/Proto Compiler GUI.lnk differ diff --git a/Software/Visual_Studio/Build/Shortcuts/Stubs Execution GUI.lnk b/Software/Visual_Studio/Build/Shortcuts/Stubs Execution GUI.lnk new file mode 100644 index 000000000..221194e27 Binary files /dev/null and b/Software/Visual_Studio/Build/Shortcuts/Stubs Execution GUI.lnk differ diff --git a/Software/Visual_Studio/Build/Shortcuts/Transport Router.lnk b/Software/Visual_Studio/Build/Shortcuts/Transport Router.lnk new file mode 100644 index 000000000..1e89fe5fc Binary files /dev/null and b/Software/Visual_Studio/Build/Shortcuts/Transport Router.lnk differ diff --git a/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj b/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj index 71cb4c8b5..317832671 100644 --- a/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj +++ b/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj @@ -72,7 +72,7 @@ true - $(SolutionDir)Build\Debug + $(SolutionDir)Build\Native\Debug $(IncludePath) @@ -80,7 +80,7 @@ false - $(SolutionDir)Build\Debug + $(SolutionDir)Build\Native\Release false @@ -98,7 +98,7 @@ Windows - "$(TargetDir)proto-tc.exe" -i "$(SolutionDir)..\PMR\Messages" -o "$(SolutionDir)Embroidery\Tango.Embroidery\PMR" -l C -c "Embroidery" + "$(SolutionDir)Build\Utilities\Debug\proto-tc.exe" -i "$(SolutionDir)..\PMR\Messages" -o "$(SolutionDir)Embroidery\Tango.Embroidery\PMR" -l C -c "Embroidery" diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileConverter.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileConverter.cs deleted file mode 100644 index b4752f2a6..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileConverter.cs +++ /dev/null @@ -1,34 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices; -using System.Text; -using System.Threading.Tasks; -using Tango.PMR; -using Tango.PMR.Embroidery; - -namespace Tango.EmbroideryUI -{ - public static class EmbroideryFileConverter - { - [DllImport("Tango.Embroidery.dll", CallingConvention = CallingConvention.Cdecl, EntryPoint = "ConvertFile")] - public static extern int ConvertFile(IntPtr data, int size, ref IntPtr output); - - public static void ConvertEmbroideryFile(String sourceFile, String targetFile) - { - ConvertFileInput input = new ConvertFileInput(); - input.SourceFile = sourceFile; - input.TargetFile = targetFile; - - - NativePMR nativePMR = new NativePMR(ConvertFile); - ConvertFileOutput output = nativePMR.Invoke(input); - - if (!output.Successful) - { - throw new IOException("Error occurred in native embroidery library."); - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml deleted file mode 100644 index 34f1aec7e..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml.cs deleted file mode 100644 index 6b86c68cb..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryFileEditor.xaml.cs +++ /dev/null @@ -1,290 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices; -using System.Text; -using System.Threading.Tasks; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using Tango.Editors; -using Tango.PMR; -using Tango.PMR.Embroidery; - -namespace Tango.EmbroideryUI -{ - /// - /// Interaction logic for EmbroideryFileEditor.xaml - /// - public partial class EmbroideryFileEditor : UserControl - { - [DllImport("Tango.Embroidery.dll", CallingConvention = CallingConvention.Cdecl, EntryPoint = "AnalyzeEmbroideryFile")] - public static extern int AnalyzeEmbroideryFile(IntPtr data, int size, ref IntPtr output); - - private Thickness _currentMargins; - - #region Properties - - public ObservableCollection Paths - { - get { return (ObservableCollection)GetValue(PathsProperty); } - set { SetValue(PathsProperty, value); } - } - public static readonly DependencyProperty PathsProperty = - DependencyProperty.Register("Paths", typeof(ObservableCollection), typeof(EmbroideryFileEditor), new PropertyMetadata(null, (d, e) => (d as EmbroideryFileEditor).OnPathsChanged())); - - public EmbroideryFile EmbroideryFile - { - get { return (EmbroideryFile)GetValue(EmbroideryFileProperty); } - set { SetValue(EmbroideryFileProperty, value); } - } - public static readonly DependencyProperty EmbroideryFileProperty = - DependencyProperty.Register("EmbroideryFile", typeof(EmbroideryFile), typeof(EmbroideryFileEditor), new PropertyMetadata(null)); - - public String FileName - { - get { return (String)GetValue(FileNameProperty); } - set { SetValue(FileNameProperty, value); } - } - public static readonly DependencyProperty FileNameProperty = - DependencyProperty.Register("FileName", typeof(String), typeof(EmbroideryFileEditor), new PropertyMetadata(null, (d, e) => (d as EmbroideryFileEditor).OnFileNameChanged())); - - public double ScaleFactor - { - get { return (double)GetValue(ScaleFactorProperty); } - set { SetValue(ScaleFactorProperty, value); } - } - public static readonly DependencyProperty ScaleFactorProperty = - DependencyProperty.Register("ScaleFactor", typeof(double), typeof(EmbroideryFileEditor), new PropertyMetadata(1.0, (d, e) => (d as EmbroideryFileEditor).OnScaleFactorChanged())); - - public EmbroideryPath SelectedPath - { - get { return (EmbroideryPath)GetValue(SelectedPathProperty); } - set { SetValue(SelectedPathProperty, value); } - } - public static readonly DependencyProperty SelectedPathProperty = - DependencyProperty.Register("SelectedPath", typeof(EmbroideryPath), typeof(EmbroideryFileEditor), new PropertyMetadata(null)); - - #endregion - - #region Constructors - - public EmbroideryFileEditor() - { - Paths = new ObservableCollection(); - InitializeComponent(); - MouseWheel += EmbroideryFileEditor_MouseWheel; - } - - #endregion - - #region Virtual Methods - - protected virtual void OnFileNameChanged() - { - if (!File.Exists(FileName)) return; - - AnalyzeInput input = new AnalyzeInput(); - input.FilePath = FileName; - - - NativePMR nativePMR = new NativePMR(AnalyzeEmbroideryFile); - AnalyzeOutput output = nativePMR.Invoke(input); - - EmbroideryFile = output.EmbroideryFile; - DrawFile(); - ScaleToFit(); - } - - protected virtual void OnPathsChanged() - { - if (Paths != null) - { - Paths.CollectionChanged -= Paths_CollectionChanged; - Paths.CollectionChanged += Paths_CollectionChanged; - - RegisterPathsEvents(); - } - } - - protected virtual void OnScaleFactorChanged() - { - if (EmbroideryFile != null) - { - DrawFile(); - } - } - - #endregion - - #region Event Handlers - - private void EmbroideryFileEditor_MouseWheel(object sender, MouseWheelEventArgs e) - { - double factor = e.Delta > 0 ? 0.5 : -0.5; - Paths.Clear(); - ScaleFactor += factor; - DrawFile(); - } - - private void Paths_CollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) - { - RegisterPathsEvents(); - } - - private void Path_MouseDown(object sender, MouseButtonEventArgs e) - { - EmbroideryPath path = sender as EmbroideryPath; - - path.IsSelected = !path.IsSelected; - SelectedPath = path; - Paths.Where(x => x != path).ToList().ForEach(x => x.IsSelected = false); - } - - private void OnThumbDragging(object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e) - { - list.Margin = new Thickness(_currentMargins.Left + e.HorizontalChange, _currentMargins.Top + e.VerticalChange, 0, 0); - this.Cursor = Cursors.SizeAll; - } - - private void OnThumbDragStarted(object sender, System.Windows.Controls.Primitives.DragStartedEventArgs e) - { - _currentMargins = list.Margin; - } - - private void OnDragCompleted(object sender, System.Windows.Controls.Primitives.DragCompletedEventArgs e) - { - this.Cursor = Cursors.Arrow; - } - - #endregion - - #region Private Methods - - private void RegisterPathsEvents() - { - foreach (var path in Paths) - { - path.MouseDown -= Path_MouseDown; - path.MouseDown += Path_MouseDown; - } - } - - public void DrawFile() - { - if (EmbroideryFile == null) return; - - Point _currentPoint = new Point(); - Point _lastPoint = new Point(); - Stitch _lastStitch = new Stitch(); - StitchFlag _mode = StitchFlag.Jump; - - if (Paths == null) - { - Paths = new ObservableCollection(); - } - - Paths.Clear(); - - Color color = ConvertStitchColorToColor(EmbroideryFile.Colors[0]); - var path = CreatePathFigure(color, _currentPoint); - - foreach (var stitch in EmbroideryFile.Stitches) - { - _currentPoint = new Point(stitch.XX * ScaleFactor, stitch.YY * -1 * ScaleFactor); - - switch (stitch.Flag) - { - case StitchFlag.Jump: - path = CreatePathFigure(color, _currentPoint); - _mode = StitchFlag.Jump; - break; - case StitchFlag.Stop: - color = ConvertStitchColorToColor(EmbroideryFile.Colors[stitch.ColorIndex]); - break; - case StitchFlag.Normal: - - if (_mode == StitchFlag.Normal) - { - path.PathFigure.Segments.Add(new LineSegment(new Point(_currentPoint.X, _currentPoint.Y), true)); - path.Length += Math.Abs(GetDistance(_lastStitch.XX, _lastStitch.YY, stitch.XX, stitch.YY)); - path.StitchCount++; - } - _mode = StitchFlag.Normal; - break; - } - - - _lastStitch = stitch; - _lastPoint = _currentPoint; - } - } - - private Color ConvertStitchColorToColor(StitchColor stitchColor) - { - return Color.FromRgb((byte)stitchColor.Red, (byte)stitchColor.Green, (byte)stitchColor.Blue); - } - - private EmbroideryPath CreatePathFigure(Color color, Point startPoint) - { - PathFigure figure = new PathFigure(); - figure.StartPoint = startPoint; - figure.IsClosed = false; - - - EmbroideryPath path = new EmbroideryPath(new PathGeometry(new PathFigureCollection() { figure })); - path.PathFigure = figure; - path.StrokeThickness = 1; - path.Brush = new SolidColorBrush(color); - Paths.Add(path); - return path; - } - - private static double GetDistance(double x1, double y1, double x2, double y2) - { - return Math.Sqrt(Math.Pow((x2 - x1), 2) + Math.Pow((y2 - y1), 2)); - } - - #endregion - - #region Public Methods - - public void ScaleToFit() - { - double minX = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Left).Min(); - double minY = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Top).Min(); - double maxX = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Right).Max(); - double maxY = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Bottom).Max(); - - Rect embRect = new Rect(minX, minY, maxX - minX, maxY - minY); - Rect editorRect = new Rect(0, 0, ActualWidth, ActualHeight); - - double embRectArea = embRect.Width * embRect.Height; - double editorRectArea = editorRect.Width * editorRect.Height; - - double factor = (editorRect.Width / embRect.Width) / 2d; - - if (embRect.Height > embRect.Width) - { - factor = (editorRect.Height / embRect.Height) / 2d; - } - - ScaleFactor = factor; - - minY = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Top).Min(); - minX = Paths.Select(x => x.Path.GetFlattenedPathGeometry().Bounds.Left).Min(); - - list.Margin = new Thickness(minX / 2, -minY / 2, 0, 0); - } - - #endregion - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryMaterialsHelper.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryMaterialsHelper.cs deleted file mode 100644 index 86704a2fd..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryMaterialsHelper.cs +++ /dev/null @@ -1,23 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI -{ - public static class EmbroideryMaterialsHelper - { - public static List GetAvailableEmbroideryMaterials() - { - List materials = new List(); - - foreach (var type in typeof(IEmbroideryMaterial).Assembly.GetTypes().Where(x => typeof(IEmbroideryMaterial).IsAssignableFrom(x) && !x.IsAbstract)) - { - materials.Add(Activator.CreateInstance(type) as IEmbroideryMaterial); - } - - return materials; - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryPath.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryPath.cs deleted file mode 100644 index 33f14cd27..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/EmbroideryPath.cs +++ /dev/null @@ -1,86 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows; -using System.Windows.Media; -using System.Windows.Shapes; - -namespace Tango.EmbroideryUI -{ - public class EmbroideryPath : Shape - { - public PathGeometry Path { get; private set; } - - public Brush Brush - { - get { return (Brush)GetValue(BrushProperty); } - set { SetValue(BrushProperty, value); } - } - public static readonly DependencyProperty BrushProperty = - DependencyProperty.Register("Brush", typeof(Brush), typeof(EmbroideryPath), new PropertyMetadata(null,(d,e) => (d as EmbroideryPath).OnBrushChanged())); - - public double Length - { - get { return (double)GetValue(LengthProperty); } - set { SetValue(LengthProperty, value); } - } - public static readonly DependencyProperty LengthProperty = - DependencyProperty.Register("Length", typeof(double), typeof(EmbroideryPath), new PropertyMetadata(0.0)); - - public PathFigure PathFigure - { - get { return (PathFigure)GetValue(PathFigureProperty); } - set { SetValue(PathFigureProperty, value); } - } - public static readonly DependencyProperty PathFigureProperty = - DependencyProperty.Register("PathFigure", typeof(PathFigure), typeof(EmbroideryPath), new PropertyMetadata(null)); - - public int StitchCount - { - get { return (int)GetValue(StitchCountProperty); } - set { SetValue(StitchCountProperty, value); } - } - public static readonly DependencyProperty StitchCountProperty = - DependencyProperty.Register("StitchCount", typeof(int), typeof(EmbroideryPath), new PropertyMetadata(0)); - - private void OnBrushChanged() - { - Stroke = Brush; - } - - public bool IsSelected - { - get { return (bool)GetValue(IsSelectedProperty); } - set { SetValue(IsSelectedProperty, value); } - } - public static readonly DependencyProperty IsSelectedProperty = - DependencyProperty.Register("IsSelected", typeof(bool), typeof(EmbroideryPath), new PropertyMetadata(false,(d,e) => (d as EmbroideryPath).OnSelectedChanged())); - - private void OnSelectedChanged() - { - if (IsSelected) - { - Stroke = Brushes.Black; - } - else - { - Stroke = Brush; - } - } - - public EmbroideryPath(PathGeometry path) - { - Path = path; - } - - protected override Geometry DefiningGeometry - { - get - { - return Path; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/IEmbroideryMaterial.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/IEmbroideryMaterial.cs deleted file mode 100644 index e1d304086..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/IEmbroideryMaterial.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI -{ - public interface IEmbroideryMaterial - { - double Coefficient { get; } - - String Name { get; } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Jersey.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Jersey.cs deleted file mode 100644 index 004a67940..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Jersey.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Jersey : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Jersey"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Leather.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Leather.cs deleted file mode 100644 index 5cf26d890..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Leather.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Leather : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Leather"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Linen.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Linen.cs deleted file mode 100644 index db7f2fcaa..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Linen.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Linen : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Linen"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Lycra.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Lycra.cs deleted file mode 100644 index 1e020d3f2..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Lycra.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Lycra : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Lycra"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Mesh.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Mesh.cs deleted file mode 100644 index e99dd4823..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Mesh.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Mesh : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Mesh"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/MicroFiber.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/MicroFiber.cs deleted file mode 100644 index 51b16afe7..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/MicroFiber.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class MicroFiber : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Micro Fiber"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Nylon.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Nylon.cs deleted file mode 100644 index 9cf33d1ee..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Nylon.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Nylon : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Nylon"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Pique.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Pique.cs deleted file mode 100644 index 1263b23d2..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Pique.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Pique : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Pique"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PolyCotton.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PolyCotton.cs deleted file mode 100644 index 7dacaa945..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PolyCotton.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class PolyCotton : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Poly Cotton"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Polyester.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Polyester.cs deleted file mode 100644 index 7c915f138..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Polyester.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Polyester : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Polyester"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PureCotton.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PureCotton.cs deleted file mode 100644 index 270756af2..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/PureCotton.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class PureCotton : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Pure Cotton"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Rayon.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Rayon.cs deleted file mode 100644 index e71258aba..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Materials/Rayon.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Tango.EmbroideryUI.Materials -{ - public class Rayon : IEmbroideryMaterial - { - public double Coefficient - { - get - { - return 1; - } - } - - public string Name - { - get - { - return "Rayon"; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs deleted file mode 100644 index 352105b64..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,48 +0,0 @@ -using System.Reflection; -using System.Resources; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; -using System.Windows; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Tango.EmbroideryUI")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -//In order to begin building localizable applications, set -//CultureYouAreCodingWith in your .csproj file -//inside a . For example, if you are using US english -//in your source files, set the to en-US. Then uncomment -//the NeutralResourceLanguage attribute below. Update the "en-US" in -//the line below to match the UICulture setting in the project file. - -//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)] - - -[assembly:ThemeInfo( - ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located - //(used if a resource is not found in the page, - // or application resource dictionaries) - ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located - //(used if a resource is not found in the page, - // app, or any theme specific resource dictionaries) -)] - - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.5.1633")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.Designer.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.Designer.cs deleted file mode 100644 index 9b7380fa5..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.Designer.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Tango.EmbroideryUI.Properties { - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if ((resourceMan == null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Tango.EmbroideryUI.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.resx b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.resx deleted file mode 100644 index af7dbebba..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Resources.resx +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.Designer.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.Designer.cs deleted file mode 100644 index 4825e890a..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.Designer.cs +++ /dev/null @@ -1,30 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Tango.EmbroideryUI.Properties -{ - - - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - - private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { - return defaultInstance; - } - } - } -} diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.settings b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.settings deleted file mode 100644 index 033d7a5e9..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj deleted file mode 100644 index 8d90477a6..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - Debug - AnyCPU - {BDBBE284-F564-4F51-AF41-3DF0434CEC62} - library - Tango.EmbroideryUI - Tango.EmbroideryUI - v4.6 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - - - true - full - false - ..\..\Build\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\Build\Release\ - TRACE - prompt - 4 - - - - ..\..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll - - - - - - - - - - - 4.0 - - - - - - - - Designer - MSBuild:Compile - - - - - GlobalVersionInfo.cs - - - - EmbroideryFileEditor.xaml - - - - - - - - - - - - - - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - {a34ee0f0-649d-41c8-8489-b6f1cc6924ee} - Tango.Core - - - {de2f2b86-025b-4f26-83a4-38bd48224ed5} - Tango.Editors - - - {e4927038-348d-4295-aaf4-861c58cb3943} - Tango.PMR - - - {8491d07b-c1f6-4b62-a412-41b9fd2d6538} - Tango.SharedUI - - - - - - - - - \ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/app.config b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/app.config deleted file mode 100644 index 462d17b27..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/app.config +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/packages.config b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/packages.config deleted file mode 100644 index 6d9929c06..000000000 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj b/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj index 24b9ba8dd..40a50efdf 100644 --- a/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj +++ b/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj @@ -72,14 +72,14 @@ true - $(SolutionDir)Build\Debug + $(SolutionDir)Build\Native\Debug true false - $(SolutionDir)Build\Release + $(SolutionDir)Build\Native\Release false diff --git a/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj b/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj index 8d15fc0d0..f058c298e 100644 --- a/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj +++ b/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj @@ -43,12 +43,12 @@ <_ProjectFileVersion>14.0.25123.0 - $(SolutionDir)Build\Debug + $(SolutionDir)Build\Native\Debug $(Configuration)\ true - $(SolutionDir)Build\Release + $(SolutionDir)Build\Native\Release $(Configuration)\ false diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ColorLab/Tango.MachineStudio.ColorLab.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ColorLab/Tango.MachineStudio.ColorLab.csproj index 640017669..a0d471522 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ColorLab/Tango.MachineStudio.ColorLab.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.ColorLab/Tango.MachineStudio.ColorLab.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj index 7a905fa24..393c4e491 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DataCapture/Tango.MachineStudio.DataCapture.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DataCapture/Tango.MachineStudio.DataCapture.csproj index 7c7c8c272..a8cd6b1cd 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DataCapture/Tango.MachineStudio.DataCapture.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DataCapture/Tango.MachineStudio.DataCapture.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj index c361a584d..bd7484de8 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 @@ -188,10 +188,6 @@ - - {bdbbe284-f564-4f51-af41-3df0434cec62} - Tango.EmbroideryUI - {37e4ceab-b54b-451f-b535-04cf7da9c459} ColorMine @@ -224,6 +220,10 @@ {b112d89a-a106-41ae-a0c1-4abc84c477f5} Tango.DragAndDrop + + {bdbbe284-f564-4f51-af41-3df0434cec62} + Tango.EmbroideryUI + {942134ac-6ea2-4500-8f22-0f739b70a05f} Tango.Hive diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj index 13f075684..89942c6d6 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner/Tango.MachineStudio.HardwareDesigner.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Tango.MachineStudio.Logging.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Tango.MachineStudio.Logging.csproj index 24045f723..f3318f275 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Tango.MachineStudio.Logging.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Logging/Tango.MachineStudio.Logging.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj index 6af746c31..0d6708246 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Stubs/Tango.MachineStudio.Stubs.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Stubs/Tango.MachineStudio.Stubs.csproj index 73a8b9413..1c9ae5147 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Stubs/Tango.MachineStudio.Stubs.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Stubs/Tango.MachineStudio.Stubs.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Tango.MachineStudio.Synchronization.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Tango.MachineStudio.Synchronization.csproj index 392958290..e8df35ba8 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Tango.MachineStudio.Synchronization.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/Tango.MachineStudio.Synchronization.csproj @@ -19,7 +19,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -27,7 +27,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 @@ -158,10 +158,6 @@ ResXFileCodeGenerator Resources.Designer.cs - - Tango.db - Always - diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Tango.MachineStudio.Technician.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Tango.MachineStudio.Technician.csproj index 14b88de03..8490800ad 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Tango.MachineStudio.Technician.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Tango.MachineStudio.Technician.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.UsersAndRoles/Tango.MachineStudio.UsersAndRoles.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.UsersAndRoles/Tango.MachineStudio.UsersAndRoles.csproj index 000e44919..48fe2b34c 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.UsersAndRoles/Tango.MachineStudio.UsersAndRoles.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.UsersAndRoles/Tango.MachineStudio.UsersAndRoles.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\ + ..\..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\ + ..\..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj index ef8d57885..6d6803076 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj @@ -17,7 +17,7 @@ true full false - ..\..\Build\Debug\ + ..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\Build\Release\ + ..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Installer/Tango.MachineStudio.Installer.vdproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Installer/Tango.MachineStudio.Installer.vdproj index 8e2125ece..3d8330858 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Installer/Tango.MachineStudio.Installer.vdproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Installer/Tango.MachineStudio.Installer.vdproj @@ -22,7 +22,7 @@ "Entry" { "MsmKey" = "8:_00AB5F4CB0B9DCC466359F8589533B68" - "OwnerKey" = "8:_9313675002CAB896AA36284B33284921" + "OwnerKey" = "8:_94B0EAFC6BCADB7C6DC2EF31467C8C24" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -45,73 +45,73 @@ } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } @@ -135,1430 +135,1292 @@ } "Entry" { - "MsmKey" = "8:_0F87989D267539411500CFE68C908375" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_136196DD2763419D959721C2BA143498" - "OwnerKey" = "8:_UNDEFINED" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_13803D82858878E2D3953D4742A1A596" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_4A177C28F7864675BCA7A0910494A760" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_14CF2DBBA5462C65F94A9137DCE014F9" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_EB16994750C856659A7BE41BD02F8ABE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_D6A37AFBBBDA445164B68F2E7D5B3E80" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_173C4B05CE04BA34E920DC64B25A8670" - "OwnerKey" = "8:_UNDEFINED" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" - "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_F1DFFB8E50BAD2529B0C859268ED8956" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1910D5B276479C48B4F7762A638405F5" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1AC47588060EAA9F2B7A13EC07359D10" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1BDA3B7B2EF85A48708A41568E05F63F" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1D6707E8224A79E8681FCB390AE53B73" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "OwnerKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1D6707E8224A79E8681FCB390AE53B73" + "MsmKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_1D6707E8224A79E8681FCB390AE53B73" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_0E196D84800B9656BC318F85626EFE05" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" - "OwnerKey" = "8:_0BF8133A6082FDD658EA3570802D86DE" + "MsmKey" = "8:_13428C81458C52275C0A41D014521151" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" - "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" + "MsmKey" = "8:_136196DD2763419D959721C2BA143498" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" + "MsmKey" = "8:_13803D82858878E2D3953D4742A1A596" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_213B2D91506C177B03F29F3DEA02D77C" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_213B2D91506C177B03F29F3DEA02D77C" + "MsmKey" = "8:_14CF2DBBA5462C65F94A9137DCE014F9" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_21E475E8F9DBB207476AD595250634BF" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_173C4B05CE04BA34E920DC64B25A8670" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_21E475E8F9DBB207476AD595250634BF" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" + "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_21E475E8F9DBB207476AD595250634BF" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2444D22B50272EAE03F2B5D2457335EC" + "MsmKey" = "8:_1910D5B276479C48B4F7762A638405F5" "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_244F067B77DB6F9852E2286427480A18" + "MsmKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2589A08E4AC51C4B69842E948EFC87DB" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_1AC47588060EAA9F2B7A13EC07359D10" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" - "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "MsmKey" = "8:_1BDA3B7B2EF85A48708A41568E05F63F" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" - "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" + "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" - "OwnerKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" + "OwnerKey" = "8:_0BF8133A6082FDD658EA3570802D86DE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" + "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" - "OwnerKey" = "8:_BA22D23CB5304B5389C531581B1D5C63" + "MsmKey" = "8:_201B65B789181625CAF1E7D925466231" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_26BF1219019A4367BA3497A5899C05B1" + "MsmKey" = "8:_2423100AF29217C4332A90074E54D4D0" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_283F49175556E95BE98A7C8600F4030B" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_2444D22B50272EAE03F2B5D2457335EC" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_244F067B77DB6F9852E2286427480A18" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "MsmKey" = "8:_2589A08E4AC51C4B69842E948EFC87DB" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_CF21DC4ED06B5E41D3B7A39D1820BDBE" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_262CDE6547BE15C0065FC563C76194D2" + "OwnerKey" = "8:_BA22D23CB5304B5389C531581B1D5C63" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_26BF1219019A4367BA3497A5899C05B1" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_283F49175556E95BE98A7C8600F4030B" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_2EB48F8299C56A3911017460C55FDA43" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_2EB48F8299C56A3911017460C55FDA43" + "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_94F728AD3014EE7BB551FB6A29DC0705" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "MsmKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_2FA2B573783C66016BCED4EA9D33E5B6" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_52F0C34C64530B37BEE83F9DE86EB59A" + "MsmKey" = "8:_359F09B8EC59D6FC1859EFF3D2274920" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_6F9B747A4443266580CBCA4DBC2AFCA9" + "MsmKey" = "8:_382ADCBEA6FF11871606FD406333761E" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" + "MsmKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "MsmKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" - "OwnerKey" = "8:_2BD84519E06924727E32B6E35D589702" + "MsmKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "MsmKey" = "8:_39C2ACA7C5003F7A39323635C3B4B924" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_39DD938A5F3E194F296D11EA2F72EB3E" + "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2BD84519E06924727E32B6E35D589702" + "MsmKey" = "8:_39DD938A5F3E194F296D11EA2F72EB3E" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2BD84519E06924727E32B6E35D589702" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_2BD84519E06924727E32B6E35D589702" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_3B351F730871D9CC74A40D74B6C6E61A" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "MsmKey" = "8:_3C71904C35BED6686835B5A1C74768BE" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_3E6534AA37C9012ED3BDF4DCB02EFDB6" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_7F2A242EE11515CC12A6793521574B9B" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2EB48F8299C56A3911017460C55FDA43" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2EB48F8299C56A3911017460C55FDA43" - "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" + "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" + "OwnerKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_4446241C89A5162FB80809A05F581472" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_4446241C89A5162FB80809A05F581472" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_2FA2B573783C66016BCED4EA9D33E5B6" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_448950FC944968D96107991185C22806" + "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_314EDD4023EE398834106084EB82B617" + "MsmKey" = "8:_448950FC944968D96107991185C22806" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_359F09B8EC59D6FC1859EFF3D2274920" + "MsmKey" = "8:_448EC30219E98C0B91ABF43C7D4F223F" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "MsmKey" = "8:_448EC30219E98C0B91ABF43C7D4F223F" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "MsmKey" = "8:_4672E56FCA5A7523E491A1DF92B58426" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_47ECF1DA52157B12F544FB237D85F564" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_47ECF1DA52157B12F544FB237D85F564" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" + "MsmKey" = "8:_47ECF1DA52157B12F544FB237D85F564" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_4A177C28F7864675BCA7A0910494A760" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_4A177C28F7864675BCA7A0910494A760" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_75EE66E420D1D88C8A6F9FAC15995211" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39C2ACA7C5003F7A39323635C3B4B924" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39DD938A5F3E194F296D11EA2F72EB3E" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_39DD938A5F3E194F296D11EA2F72EB3E" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_3B351F730871D9CC74A40D74B6C6E61A" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_3C71904C35BED6686835B5A1C74768BE" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_448950FC944968D96107991185C22806" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "OwnerKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_4E399A139695EBD13928A80C850A7E9D" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_3E6534AA37C9012ED3BDF4DCB02EFDB6" + "MsmKey" = "8:_4F605B43B6D1B3804C25477D671A9101" "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_4FC5C727C21C7B57C1E2B8E55A9E8748" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_4FC5C727C21C7B57C1E2B8E55A9E8748" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_709D007D7E89A10E63C141E3A08311FD" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_D470E365B719E131A541EC96D73484A0" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_42250239B4791E8133657256CCE3506C" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_EA4D0354739F3915FC03731153325AA5" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_448950FC944968D96107991185C22806" - "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "OwnerKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_448950FC944968D96107991185C22806" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" + "OwnerKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_448EC30219E98C0B91ABF43C7D4F223F" + "MsmKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_448EC30219E98C0B91ABF43C7D4F223F" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4672E56FCA5A7523E491A1DF92B58426" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_492411C750E878FDDEC853B5BD1B42A4" + "MsmKey" = "8:_55D25B13F818972AA7BF22C7264EBB19" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" + "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_75EE66E420D1D88C8A6F9FAC15995211" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "OwnerKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_448950FC944968D96107991185C22806" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4DE31F37261519B6E72F89F737E10A45" - "OwnerKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_4E399A139695EBD13928A80C850A7E9D" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4F605B43B6D1B3804C25477D671A9101" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_5747A410B7984793A0F6D9121679C6F3" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4FC5C727C21C7B57C1E2B8E55A9E8748" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_4FC5C727C21C7B57C1E2B8E55A9E8748" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_2BD84519E06924727E32B6E35D589702" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" - "OwnerKey" = "8:_709D007D7E89A10E63C141E3A08311FD" + "MsmKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_51C4508525FA0604A9CD727897EBD530" + "MsmKey" = "8:_5BB4E116AC988395D2A72901433A7CB9" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_5BB4E116AC988395D2A72901433A7CB9" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" - "OwnerKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" + "MsmKey" = "8:_5BB4E116AC988395D2A72901433A7CB9" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_52F0C34C64530B37BEE83F9DE86EB59A" + "MsmKey" = "8:_5C5582DB321E2CC26F8F1FBF8B4866F0" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_52F0C34C64530B37BEE83F9DE86EB59A" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "MsmKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" + "MsmKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_E97069A1CAEDE89621181DEE3B97B547" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_69CC8DD07F81DD7EA883434F53157FBC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_2BD84519E06924727E32B6E35D589702" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_53F62E6A8312202486ED187D9643BAF5" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_55D25B13F818972AA7BF22C7264EBB19" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" - "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" - "OwnerKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5747A410B7984793A0F6D9121679C6F3" - "OwnerKey" = "8:_UNDEFINED" + "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" + "OwnerKey" = "8:_4DE31F37261519B6E72F89F737E10A45" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_5DAE745CD40555B469B53E8DB8A5D7DA" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5C5582DB321E2CC26F8F1FBF8B4866F0" + "MsmKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_E97069A1CAEDE89621181DEE3B97B547" + "MsmKey" = "8:_62EC6F0F04E5435ABCC0479D48BEBE1B" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" + "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_1D6707E8224A79E8681FCB390AE53B73" + "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" + "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_53F62E6A8312202486ED187D9643BAF5" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_712AAF71834640D10C755D415AF2200C" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5D31D40A55F64C363A1DE193E24D604B" - "OwnerKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_5DAE745CD40555B469B53E8DB8A5D7DA" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_62EC6F0F04E5435ABCC0479D48BEBE1B" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" - "OwnerKey" = "8:_17BFDCA42AB1DE7706418C4C953F856E" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_633F9949B09BE13FCEC5B9CE99D81421" - "OwnerKey" = "8:_56D463E782DDBEB9880013C0D31F3C99" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_69CC8DD07F81DD7EA883434F53157FBC" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" - "OwnerKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" + "MsmKey" = "8:_69CC8DD07F81DD7EA883434F53157FBC" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_69CC8DD07F81DD7EA883434F53157FBC" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" - "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" + "MsmKey" = "8:_6AE2958999F8B1E88D8475CB3E791CF2" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "MsmKey" = "8:_6AE2958999F8B1E88D8475CB3E791CF2" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" - "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "MsmKey" = "8:_6D9156D5DBF08959BE20FE18FA09E71A" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" - "OwnerKey" = "8:_712AAF71834640D10C755D415AF2200C" + "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" + "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" + "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_705F2A9700A0B6F6A5308537C5F876EA" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6D9156D5DBF08959BE20FE18FA09E71A" + "MsmKey" = "8:_709D007D7E89A10E63C141E3A08311FD" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" - "OwnerKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" + "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" + "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6F9B747A4443266580CBCA4DBC2AFCA9" - "OwnerKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" + "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6F9B747A4443266580CBCA4DBC2AFCA9" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6F9B747A4443266580CBCA4DBC2AFCA9" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_705F2A9700A0B6F6A5308537C5F876EA" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_709D007D7E89A10E63C141E3A08311FD" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_712AAF71834640D10C755D415AF2200C" - "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_73674B32069839371DC47411D1B7EBE0" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_73674B32069839371DC47411D1B7EBE0" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -1570,7 +1432,7 @@ "Entry" { "MsmKey" = "8:_75EE66E420D1D88C8A6F9FAC15995211" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -1611,67 +1473,61 @@ } "Entry" { - "MsmKey" = "8:_7E765F76FDFC3DCF4EAEB59B5546B063" + "MsmKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_847DE93907D7F6B17C0694F74120086B" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_7A0D754929705CC64EF84E26BD75D642" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "MsmKey" = "8:_7A0D754929705CC64EF84E26BD75D642" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_877DF22E1E92563A6F4E77209D76B185" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_7A0D754929705CC64EF84E26BD75D642" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_896E731F0FFC039A04E0A4482B3FED1F" + "MsmKey" = "8:_7E765F76FDFC3DCF4EAEB59B5546B063" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "MsmKey" = "8:_7F2A242EE11515CC12A6793521574B9B" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_7F2A242EE11515CC12A6793521574B9B" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "MsmKey" = "8:_847DE93907D7F6B17C0694F74120086B" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_877DF22E1E92563A6F4E77209D76B185" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_896E731F0FFC039A04E0A4482B3FED1F" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } @@ -1696,7 +1552,7 @@ "Entry" { "MsmKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -1708,180 +1564,198 @@ "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" - "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_94B0EAFC6BCADB7C6DC2EF31467C8C24" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9313675002CAB896AA36284B33284921" + "MsmKey" = "8:_95A39C4C0476DF1F27B60A43C00DEAB7" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_94F728AD3014EE7BB551FB6A29DC0705" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_95A39C4C0476DF1F27B60A43C00DEAB7" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_94F728AD3014EE7BB551FB6A29DC0705" + "MsmKey" = "8:_967E9E20CB6B9C494DFC2637B6384B13" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_94F728AD3014EE7BB551FB6A29DC0705" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_967E9E20CB6B9C494DFC2637B6384B13" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_95A39C4C0476DF1F27B60A43C00DEAB7" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_95A39C4C0476DF1F27B60A43C00DEAB7" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_967E9E20CB6B9C494DFC2637B6384B13" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_967E9E20CB6B9C494DFC2637B6384B13" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_983D79DC449AD65746DD38E6468BD886" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_98D5175644A3BC174BCA498A1B20FF84" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_4DE31F37261519B6E72F89F737E10A45" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_448950FC944968D96107991185C22806" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" - "OwnerKey" = "8:_75EE66E420D1D88C8A6F9FAC15995211" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" + "MsmKey" = "8:_983D79DC449AD65746DD38E6468BD886" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_98D5175644A3BC174BCA498A1B20FF84" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_4DE31F37261519B6E72F89F737E10A45" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9CCA52D51EEDBFE9F9794A8ACD30D5D9" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_448950FC944968D96107991185C22806" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9E660063B542815E08A7C12DF8A34878" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_99DE0EEEA77B1C8F35CBE84DD3C935C4" + "OwnerKey" = "8:_75EE66E420D1D88C8A6F9FAC15995211" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_9CCA52D51EEDBFE9F9794A8ACD30D5D9" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } @@ -1894,31 +1768,31 @@ "Entry" { "MsmKey" = "8:_A1336C0121F3132E09400329ACD12B30" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_A1336C0121F3132E09400329ACD12B30" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_A1336C0121F3132E09400329ACD12B30" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_A1336C0121F3132E09400329ACD12B30" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_A1336C0121F3132E09400329ACD12B30" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -1941,12 +1815,6 @@ } "Entry" { - "MsmKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_AB0E0C1990036EFBAC9C728A9902D668" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" @@ -1971,24 +1839,36 @@ } "Entry" { - "MsmKey" = "8:_B20313AE68F1E5D38CDE24036C32E69B" + "MsmKey" = "8:_B12544C6B013F48780D190EB513A3B82" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_B20313AE68F1E5D38CDE24036C32E69B" - "OwnerKey" = "8:_E97069A1CAEDE89621181DEE3B97B547" + "MsmKey" = "8:_B12544C6B013F48780D190EB513A3B82" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_B12544C6B013F48780D190EB513A3B82" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_B20313AE68F1E5D38CDE24036C32E69B" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { + "MsmKey" = "8:_B20313AE68F1E5D38CDE24036C32E69B" + "OwnerKey" = "8:_E97069A1CAEDE89621181DEE3B97B547" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_B78AD04F5CD695E22F6F139EAC69B5A5" "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" @@ -2025,62 +1905,80 @@ } "Entry" { - "MsmKey" = "8:_C179B63E2F5A58786B70FADA6C8496A5" + "MsmKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_C6BFB4DAD78C1798616508141EF1234E" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_BF01A029E83A968C697506DFA469C90B" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_BF01A029E83A968C697506DFA469C90B" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_BF01A029E83A968C697506DFA469C90B" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_C179B63E2F5A58786B70FADA6C8496A5" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_C658BF7DEB725E94A2BAF4FD48BAD3FA" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_C658BF7DEB725E94A2BAF4FD48BAD3FA" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_C6BFB4DAD78C1798616508141EF1234E" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -2103,296 +2001,332 @@ } "Entry" { - "MsmKey" = "8:_CF21DC4ED06B5E41D3B7A39D1820BDBE" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D0CFB25F1239503E9FE3881A033B3110" + "OwnerKey" = "8:_00AB5F4CB0B9DCC466359F8589533B68" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_CF21DC4ED06B5E41D3B7A39D1820BDBE" + "MsmKey" = "8:_D0CFB25F1239503E9FE3881A033B3110" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" + "MsmKey" = "8:_D1CB239DDD65E78A28094BC854772AFF" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D0CFB25F1239503E9FE3881A033B3110" - "OwnerKey" = "8:_00AB5F4CB0B9DCC466359F8589533B68" + "MsmKey" = "8:_D3EF38D40E0CBE1BD391303952B0493E" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D0CFB25F1239503E9FE3881A033B3110" + "MsmKey" = "8:_D48D475C8BD232C2AC87A2A7C6CCA53D" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D1CB239DDD65E78A28094BC854772AFF" + "MsmKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "OwnerKey" = "8:_448950FC944968D96107991185C22806" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" + "MsmKey" = "8:_D6A37AFBBBDA445164B68F2E7D5B3E80" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_D6A37AFBBBDA445164B68F2E7D5B3E80" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_D8A84B2F626300DA2E9147709713E9CB" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_D947550594E2BF53BED76C7D7F9747D7" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" + "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" - "OwnerKey" = "8:_D470E365B719E131A541EC96D73484A0" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D3E47EC14F8EA2965223A27D1918A672" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D3E47EC14F8EA2965223A27D1918A672" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D3EF38D40E0CBE1BD391303952B0493E" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D470E365B719E131A541EC96D73484A0" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D470E365B719E131A541EC96D73484A0" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D48D475C8BD232C2AC87A2A7C6CCA53D" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" - "OwnerKey" = "8:_448950FC944968D96107991185C22806" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "MsmKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "OwnerKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DB4A94107FB1929721E56ED40844F276" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_DC627D829804D2AC4A3984133840F2D5" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D8A84B2F626300DA2E9147709713E9CB" + "MsmKey" = "8:_DCD0D71251FAABFB20D57E60AC3DEFA3" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D947550594E2BF53BED76C7D7F9747D7" + "MsmKey" = "8:_DD10CB022785FD0CE997E8C7BC1D0FE6" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" - "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" + "MsmKey" = "8:_DD77D7B58FFDC37F83D85D632BEC9DC4" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D949D70DDDDCF94CDCAD9B76A400C3D3" + "MsmKey" = "8:_DE3FACD5F197D2E261A0C6B32E0D1CAC" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D9EF522BC47ECC080EE226A759300C15" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_D9EF522BC47ECC080EE226A759300C15" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DB4A94107FB1929721E56ED40844F276" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DC627D829804D2AC4A3984133840F2D5" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DCD0D71251FAABFB20D57E60AC3DEFA3" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DD10CB022785FD0CE997E8C7BC1D0FE6" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DD39CE828177428F0CEE9385B5645996" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DD39CE828177428F0CEE9385B5645996" - "OwnerKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DD77D7B58FFDC37F83D85D632BEC9DC4" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_DE3FACD5F197D2E261A0C6B32E0D1CAC" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_7F2A242EE11515CC12A6793521574B9B" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E0573A6D7543083D0A5654271DF50643" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E0FCEE9366306B5A88DC7CF29E913A4B" - "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E1434CE35073957D38F3151D4DA22954" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E1434CE35073957D38F3151D4DA22954" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_E0573A6D7543083D0A5654271DF50643" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E1434CE35073957D38F3151D4DA22954" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "MsmKey" = "8:_E0FCEE9366306B5A88DC7CF29E913A4B" + "OwnerKey" = "8:_F93FF260A2F031FD129C02F9FB2A6E9D" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -2404,7 +2338,7 @@ "Entry" { "MsmKey" = "8:_E97069A1CAEDE89621181DEE3B97B547" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -2469,62 +2403,62 @@ } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "MsmKey" = "8:_E9B6634643306242F65E192204E9C56A" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "MsmKey" = "8:_EA4D0354739F3915FC03731153325AA5" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_EA4D0354739F3915FC03731153325AA5" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "MsmKey" = "8:_EA4D0354739F3915FC03731153325AA5" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "MsmKey" = "8:_EB16994750C856659A7BE41BD02F8ABE" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "MsmKey" = "8:_EB16994750C856659A7BE41BD02F8ABE" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "MsmKey" = "8:_EB16994750C856659A7BE41BD02F8ABE" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_EB38C1BD04FDFE44579B9868D6D1E139" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_EB38C1BD04FDFE44579B9868D6D1E139" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_EB38C1BD04FDFE44579B9868D6D1E139" - "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -2541,6 +2475,18 @@ } "Entry" { + "MsmKey" = "8:_ED524252AD28281FAE5468349D0E5797" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_ED524252AD28281FAE5468349D0E5797" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_EF2623DE67EDC70B584821A055B86302" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" @@ -2553,6 +2499,24 @@ } "Entry" { + "MsmKey" = "8:_F1DFFB8E50BAD2529B0C859268ED8956" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_F1DFFB8E50BAD2529B0C859268ED8956" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_F1DFFB8E50BAD2529B0C859268ED8956" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_F3898C4F454B4D1481E055F2AB2B217B" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -2608,6 +2572,12 @@ "Entry" { "MsmKey" = "8:_FA58218115CCED35D22896A731510356" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FA58218115CCED35D22896A731510356" "OwnerKey" = "8:_922DFCAF3DE2758155669B16C5E04B95" "MsmSig" = "8:_UNDEFINED" } @@ -2679,356 +2649,416 @@ } "Entry" { - "MsmKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "MsmKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_UNDEFINED" + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_314EDD4023EE398834106084EB82B617" + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2A89CEAD3955B34E5DD360E38A7B88D8" + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_492411C750E878FDDEC853B5BD1B42A4" + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0F87989D267539411500CFE68C908375" + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_213B2D91506C177B03F29F3DEA02D77C" + "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_CF21DC4ED06B5E41D3B7A39D1820BDBE" + "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_B3A8AA44D6059DC53E41A988FDE4416F" + "OwnerKey" = "8:_0BF8133A6082FDD658EA3570802D86DE" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_637D6BEFFCB850675DD5A053B16A90CC" + "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_8A9518734ED9FAF2C17EC05C0C348448" + "OwnerKey" = "8:_7E765F76FDFC3DCF4EAEB59B5546B063" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_3CB3468A9D276D6877D2AEBE41A9D67C" + "OwnerKey" = "8:_705F2A9700A0B6F6A5308537C5F876EA" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_FC1610908696F9023D51C2E568128AC2" + "OwnerKey" = "8:_847DE93907D7F6B17C0694F74120086B" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_AAC651516A7389ACE7743F8E6CF6D9AB" + "OwnerKey" = "8:_EF2898B0C9AAB2E33674325B9F86943B" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_59D813DF37D45AD32E6BAE90E915CF12" + "OwnerKey" = "8:_709D007D7E89A10E63C141E3A08311FD" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "OwnerKey" = "8:_98D5175644A3BC174BCA498A1B20FF84" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2F39762669C91D7ACA3DA752FF966F0F" + "OwnerKey" = "8:_13428C81458C52275C0A41D014521151" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9E660063B542815E08A7C12DF8A34878" + "OwnerKey" = "8:_382ADCBEA6FF11871606FD406333761E" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "OwnerKey" = "8:_C5718F2557E2B4CE76D02A14D19B0F00" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_05172E77A1E7C13177BE598549F8BD8D" + "OwnerKey" = "8:_6AE2958999F8B1E88D8475CB3E791CF2" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9A234F7FB4239AC3DB0DBE9415BDE695" + "OwnerKey" = "8:_4A177C28F7864675BCA7A0910494A760" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_21E475E8F9DBB207476AD595250634BF" + "OwnerKey" = "8:_1AB2D4983FA9742736ECF3B7F206F2F2" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_94F728AD3014EE7BB551FB6A29DC0705" + "OwnerKey" = "8:_5C9E5FF7D356A4422B8968FB61BDF478" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "OwnerKey" = "8:_7745EEBA3C6F32DA91434BF623E143C5" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "OwnerKey" = "8:_D528F21311ECF12D91A0EFF0F8DCA468" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_1D6707E8224A79E8681FCB390AE53B73" + "OwnerKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D470E365B719E131A541EC96D73484A0" + "OwnerKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_52F0C34C64530B37BEE83F9DE86EB59A" + "OwnerKey" = "8:_0E196D84800B9656BC318F85626EFE05" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "OwnerKey" = "8:_2423100AF29217C4332A90074E54D4D0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2C9FFB26D0FA55FA14045BC3DAC4810A" + "OwnerKey" = "8:_2ED45DA7AF8B8894A38769DFF94F274F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_6F9B747A4443266580CBCA4DBC2AFCA9" + "OwnerKey" = "8:_FAAE7C62982AB9171B3FF838FB304946" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2BD84519E06924727E32B6E35D589702" + "OwnerKey" = "8:_4446241C89A5162FB80809A05F581472" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" + "OwnerKey" = "8:_47ECF1DA52157B12F544FB237D85F564" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D3E47EC14F8EA2965223A27D1918A672" + "OwnerKey" = "8:_61ACBC61C06E40FB3AE4346599718EB4" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9313675002CAB896AA36284B33284921" + "OwnerKey" = "8:_059A6746A8576493957C8E5AF3CEB9D9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D9EF522BC47ECC080EE226A759300C15" + "OwnerKey" = "8:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_15BB153128057B0BB99B99FFB6A1610A" + "OwnerKey" = "8:_7A0D754929705CC64EF84E26BD75D642" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D2CFC127042C0E0688E8BD6ACF778EBC" + "OwnerKey" = "8:_EB38C1BD04FDFE44579B9868D6D1E139" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2A73E80FAA6901CB87461336862D4FDB" + "OwnerKey" = "8:_EB16994750C856659A7BE41BD02F8ABE" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_53F62E6A8312202486ED187D9643BAF5" + "OwnerKey" = "8:_7F2A242EE11515CC12A6793521574B9B" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_39427B3257052BFADD6E291BC06EDDBB" + "OwnerKey" = "8:_D6A37AFBBBDA445164B68F2E7D5B3E80" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_DD39CE828177428F0CEE9385B5645996" + "OwnerKey" = "8:_EA4D0354739F3915FC03731153325AA5" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_E1434CE35073957D38F3151D4DA22954" + "OwnerKey" = "8:_C658BF7DEB725E94A2BAF4FD48BAD3FA" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_90D408142B1F2A9F72CBF42FC38348F0" + "OwnerKey" = "8:_B12544C6B013F48780D190EB513A3B82" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0BF8133A6082FDD658EA3570802D86DE" + "OwnerKey" = "8:_5BB4E116AC988395D2A72901433A7CB9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D09F278664B0560653FAC1AD0BCAE93F" + "OwnerKey" = "8:_E9B6634643306242F65E192204E9C56A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_7E765F76FDFC3DCF4EAEB59B5546B063" + "OwnerKey" = "8:_5A8B326A4A0607AFC366F8FD9657A87A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4A5E77F2FEA9C4080C8FD63B968FBE6C" + "OwnerKey" = "8:_F1DFFB8E50BAD2529B0C859268ED8956" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_705F2A9700A0B6F6A5308537C5F876EA" + "OwnerKey" = "8:_75D29198D3E03B5554EF1C7382CF5B14" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_847DE93907D7F6B17C0694F74120086B" + "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_EF2898B0C9AAB2E33674325B9F86943B" + "OwnerKey" = "8:_2F23291F311EE9576449E5628A5702AE" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_5267D1EC981D54EC20D1B42EDAB938D2" + "OwnerKey" = "8:_712AAF71834640D10C755D415AF2200C" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_709D007D7E89A10E63C141E3A08311FD" + "OwnerKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_98D5175644A3BC174BCA498A1B20FF84" + "OwnerKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_EB38C1BD04FDFE44579B9868D6D1E139" + "OwnerKey" = "8:_69CC8DD07F81DD7EA883434F53157FBC" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_73674B32069839371DC47411D1B7EBE0" + "OwnerKey" = "8:_67EAE4B6E14417FC2BF4F4EBF4473A1E" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_712AAF71834640D10C755D415AF2200C" + "OwnerKey" = "8:_38A402C026B59AE31D2CBB0235AF3368" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_92EADCA3313D55CFE2BB3BBA193941F3" + "OwnerKey" = "8:_94B0EAFC6BCADB7C6DC2EF31467C8C24" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_64AD2A918B16AA625B839A6A2D4288AB" + "OwnerKey" = "8:_FC7C3735446215F02CF0C477948EAAFC" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -3046,6 +3076,18 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_DF6FFF88157E7FBCFB7E188431AAF4CF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_0D2EC478B8B5A060121B647E6BA3DE05" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_A1336C0121F3132E09400329ACD12B30" "MsmSig" = "8:_UNDEFINED" } @@ -3058,6 +3100,18 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_9758638AABE50C72FFA87E6544F6D70F" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_DB4941BAFA45E5921E7072990000621E" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_00AB5F4CB0B9DCC466359F8589533B68" "MsmSig" = "8:_UNDEFINED" } @@ -3292,6 +3346,18 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_ED524252AD28281FAE5468349D0E5797" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_BF01A029E83A968C697506DFA469C90B" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_55D25B13F818972AA7BF22C7264EBB19" "MsmSig" = "8:_UNDEFINED" } @@ -3328,12 +3394,6 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_173C4B05CE04BA34E920DC64B25A8670" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_136196DD2763419D959721C2BA143498" "MsmSig" = "8:_UNDEFINED" } @@ -3645,7 +3705,7 @@ "DisplayName" = "8:Debug" "IsDebugOnly" = "11:TRUE" "IsReleaseOnly" = "11:FALSE" - "OutputFilename" = "8:..\\..\\Build\\Debug\\Installers\\Machine Studio Installer Debug.msi" + "OutputFilename" = "8:..\\..\\Build\\Installers\\Machine Studio\\Debug\\Machine Studio Installer v1.0.0.5.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1" @@ -3677,7 +3737,7 @@ "DisplayName" = "8:Release" "IsDebugOnly" = "11:FALSE" "IsReleaseOnly" = "11:TRUE" - "OutputFilename" = "8:..\\..\\Build\\Release\\Installers\\Machine Studio Installer v1.0.0.5.msi" + "OutputFilename" = "8:..\\..\\Build\\Installers\\Machine Studio\\Release\\Machine Studio Installer v1.0.0.5.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1" @@ -3739,11 +3799,6 @@ "AssemblyAsmDisplayName" = "8:RazorEngine, Version=3.10.0.0, Culture=neutral, PublicKeyToken=9ee697374c7e744a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_00AB5F4CB0B9DCC466359F8589533B68" - { - "Name" = "8:RazorEngine.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:RazorEngine.dll" "TargetName" = "8:" @@ -3856,14 +3911,14 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_05172E77A1E7C13177BE598549F8BD8D" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_059A6746A8576493957C8E5AF3CEB9D9" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Common, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Common, Version=2.0.23.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_05172E77A1E7C13177BE598549F8BD8D" + "_059A6746A8576493957C8E5AF3CEB9D9" { "Name" = "8:Tango.MachineStudio.Common.dll" "Attributes" = "3:512" @@ -3980,20 +4035,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0F87989D267539411500CFE68C908375" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0D2EC478B8B5A060121B647E6BA3DE05" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Technician, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Core, Version=2.0.26.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_0F87989D267539411500CFE68C908375" - { - "Name" = "8:Tango.MachineStudio.Technician.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.MachineStudio.Technician.dll" + "SourcePath" = "8:Tango.Core.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4011,20 +4061,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_13803D82858878E2D3953D4742A1A596" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0E196D84800B9656BC318F85626EFE05" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.MachineDesigner, Version=2.0.8.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_13803D82858878E2D3953D4742A1A596" + "_0E196D84800B9656BC318F85626EFE05" { - "Name" = "8:System.Collections.Concurrent.dll" + "Name" = "8:Tango.MachineStudio.MachineDesigner.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Collections.Concurrent.dll" + "SourcePath" = "8:Tango.MachineStudio.MachineDesigner.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4042,26 +4092,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_14CF2DBBA5462C65F94A9137DCE014F9" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_13428C81458C52275C0A41D014521151" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Xml, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.UsersAndRoles, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_14CF2DBBA5462C65F94A9137DCE014F9" + "_13428C81458C52275C0A41D014521151" { - "Name" = "8:System.Runtime.Serialization.Xml.dll" - "Attributes" = "3:0" + "Name" = "8:Tango.MachineStudio.UsersAndRoles.dll" + "Attributes" = "3:512" } } - "SourcePath" = "8:System.Runtime.Serialization.Xml.dll" + "SourcePath" = "8:Tango.MachineStudio.UsersAndRoles.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -4069,24 +4119,24 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_15BB153128057B0BB99B99FFB6A1610A" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_13803D82858878E2D3953D4742A1A596" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.BL, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_15BB153128057B0BB99B99FFB6A1610A" + "_13803D82858878E2D3953D4742A1A596" { - "Name" = "8:Tango.BL.dll" + "Name" = "8:System.Collections.Concurrent.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.BL.dll" + "SourcePath" = "8:System.Collections.Concurrent.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4104,26 +4154,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_173C4B05CE04BA34E920DC64B25A8670" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_14CF2DBBA5462C65F94A9137DCE014F9" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Xml.ReaderWriter, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Xml, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_173C4B05CE04BA34E920DC64B25A8670" + "_14CF2DBBA5462C65F94A9137DCE014F9" { - "Name" = "8:System.Xml.ReaderWriter.dll" - "Attributes" = "3:512" + "Name" = "8:System.Runtime.Serialization.Xml.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:System.Xml.ReaderWriter.dll" + "SourcePath" = "8:System.Runtime.Serialization.Xml.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -4131,24 +4181,19 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_17BFDCA42AB1DE7706418C4C953F856E" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_173C4B05CE04BA34E920DC64B25A8670" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Services.Client.Interactive, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Xml.ReaderWriter, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_17BFDCA42AB1DE7706418C4C953F856E" - { - "Name" = "8:Microsoft.VisualStudio.Services.Client.Interactive.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Microsoft.VisualStudio.Services.Client.Interactive.dll" + "SourcePath" = "8:System.Xml.ReaderWriter.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4166,20 +4211,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1910D5B276479C48B4F7762A638405F5" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_17BFDCA42AB1DE7706418C4C953F856E" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_1910D5B276479C48B4F7762A638405F5" - { - "Name" = "8:System.Runtime.dll" - "Attributes" = "3:512" - } + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Services.Client.Interactive, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { } - "SourcePath" = "8:System.Runtime.dll" + "SourcePath" = "8:Microsoft.VisualStudio.Services.Client.Interactive.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4197,20 +4237,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1AC47588060EAA9F2B7A13EC07359D10" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1910D5B276479C48B4F7762A638405F5" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_1AC47588060EAA9F2B7A13EC07359D10" + "_1910D5B276479C48B4F7762A638405F5" { - "Name" = "8:System.Threading.dll" + "Name" = "8:System.Runtime.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Threading.dll" + "SourcePath" = "8:System.Runtime.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4228,20 +4268,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1BDA3B7B2EF85A48708A41568E05F63F" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1AB2D4983FA9742736ECF3B7F206F2F2" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Synchronization, Version=2.0.9.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_1BDA3B7B2EF85A48708A41568E05F63F" + "_1AB2D4983FA9742736ECF3B7F206F2F2" { - "Name" = "8:System.Runtime.Serialization.Primitives.dll" + "Name" = "8:Tango.MachineStudio.Synchronization.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Runtime.Serialization.Primitives.dll" + "SourcePath" = "8:Tango.MachineStudio.Synchronization.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4259,20 +4299,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1D6707E8224A79E8681FCB390AE53B73" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1AC47588060EAA9F2B7A13EC07359D10" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Serialization, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:TRUE" + "AssemblyAsmDisplayName" = "8:System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_1D6707E8224A79E8681FCB390AE53B73" + "_1AC47588060EAA9F2B7A13EC07359D10" { - "Name" = "8:Tango.Serialization.dll" + "Name" = "8:System.Threading.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.Serialization.dll" + "SourcePath" = "8:System.Threading.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4290,20 +4330,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_201B65B789181625CAF1E7D925466231" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1BDA3B7B2EF85A48708A41568E05F63F" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Data.SQLite, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:TRUE" + "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_201B65B789181625CAF1E7D925466231" + "_1BDA3B7B2EF85A48708A41568E05F63F" { - "Name" = "8:System.Data.SQLite.dll" + "Name" = "8:System.Runtime.Serialization.Primitives.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Data.SQLite.dll" + "SourcePath" = "8:System.Runtime.Serialization.Primitives.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4321,20 +4361,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_213B2D91506C177B03F29F3DEA02D77C" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_201B65B789181625CAF1E7D925466231" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:WpfAnimatedGif, Version=1.4.14.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Data.SQLite, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" "ScatterAssemblies" { - "_213B2D91506C177B03F29F3DEA02D77C" + "_201B65B789181625CAF1E7D925466231" { - "Name" = "8:WpfAnimatedGif.dll" + "Name" = "8:System.Data.SQLite.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:WpfAnimatedGif.dll" + "SourcePath" = "8:System.Data.SQLite.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4352,20 +4392,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_21E475E8F9DBB207476AD595250634BF" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2423100AF29217C4332A90074E54D4D0" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:RealTimeGraphEx, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.HardwareDesigner, Version=2.0.8.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_21E475E8F9DBB207476AD595250634BF" + "_2423100AF29217C4332A90074E54D4D0" { - "Name" = "8:RealTimeGraphEx.dll" + "Name" = "8:Tango.MachineStudio.HardwareDesigner.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:RealTimeGraphEx.dll" + "SourcePath" = "8:Tango.MachineStudio.HardwareDesigner.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4483,11 +4523,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_262CDE6547BE15C0065FC563C76194D2" - { - "Name" = "8:Microsoft.TeamFoundation.Common.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.Common.dll" "TargetName" = "8:" @@ -4569,113 +4604,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2A73E80FAA6901CB87461336862D4FDB" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Core, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_2A73E80FAA6901CB87461336862D4FDB" - { - "Name" = "8:Tango.Core.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.Core.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2A89CEAD3955B34E5DD360E38A7B88D8" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.UsersAndRoles, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_2A89CEAD3955B34E5DD360E38A7B88D8" - { - "Name" = "8:Tango.MachineStudio.UsersAndRoles.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.MachineStudio.UsersAndRoles.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2BD84519E06924727E32B6E35D589702" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.DAL.Remote, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_2BD84519E06924727E32B6E35D589702" - { - "Name" = "8:Tango.DAL.Remote.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.DAL.Remote.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2C9FFB26D0FA55FA14045BC3DAC4810A" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2EB48F8299C56A3911017460C55FDA43" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.SharedUI, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Microsoft.ServiceBus, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_2C9FFB26D0FA55FA14045BC3DAC4810A" - { - "Name" = "8:Tango.SharedUI.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.SharedUI.dll" + "SourcePath" = "8:Microsoft.ServiceBus.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4693,20 +4630,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2EB48F8299C56A3911017460C55FDA43" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2ED45DA7AF8B8894A38769DFF94F274F" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.ServiceBus, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Developer, Version=2.0.15.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_2EB48F8299C56A3911017460C55FDA43" + "_2ED45DA7AF8B8894A38769DFF94F274F" { - "Name" = "8:Microsoft.ServiceBus.dll" + "Name" = "8:Tango.MachineStudio.Developer.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Microsoft.ServiceBus.dll" + "SourcePath" = "8:Tango.MachineStudio.Developer.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4724,20 +4661,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2F39762669C91D7ACA3DA752FF966F0F" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2F23291F311EE9576449E5628A5702AE" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.DataCapture, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Transport, Version=2.0.25.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_2F39762669C91D7ACA3DA752FF966F0F" - { - "Name" = "8:Tango.MachineStudio.DataCapture.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.MachineStudio.DataCapture.dll" + "SourcePath" = "8:Tango.Transport.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4786,26 +4718,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_314EDD4023EE398834106084EB82B617" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_359F09B8EC59D6FC1859EFF3D2274920" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.TFS, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_314EDD4023EE398834106084EB82B617" + "_359F09B8EC59D6FC1859EFF3D2274920" { - "Name" = "8:Tango.TFS.dll" - "Attributes" = "3:512" + "Name" = "8:System.Threading.Tasks.Parallel.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:Tango.TFS.dll" + "SourcePath" = "8:System.Threading.Tasks.Parallel.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -4813,30 +4745,30 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_359F09B8EC59D6FC1859EFF3D2274920" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_382ADCBEA6FF11871606FD406333761E" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Updater, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_359F09B8EC59D6FC1859EFF3D2274920" + "_382ADCBEA6FF11871606FD406333761E" { - "Name" = "8:System.Threading.Tasks.Parallel.dll" - "Attributes" = "3:0" + "Name" = "8:Tango.MachineStudio.Updater.exe" + "Attributes" = "3:512" } } - "SourcePath" = "8:System.Threading.Tasks.Parallel.dll" + "SourcePath" = "8:Tango.MachineStudio.Updater.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -4844,24 +4776,19 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_39427B3257052BFADD6E291BC06EDDBB" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_38A402C026B59AE31D2CBB0235AF3368" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Logging, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.DAL.Remote, Version=2.0.25.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_39427B3257052BFADD6E291BC06EDDBB" - { - "Name" = "8:Tango.Logging.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.Logging.dll" + "SourcePath" = "8:Tango.DAL.Remote.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -4917,11 +4844,6 @@ "AssemblyAsmDisplayName" = "8:System.IdentityModel.Tokens.Jwt, Version=4.0.20622.1351, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_39DD938A5F3E194F296D11EA2F72EB3E" - { - "Name" = "8:System.IdentityModel.Tokens.Jwt.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IdentityModel.Tokens.Jwt.dll" "TargetName" = "8:" @@ -5003,37 +4925,6 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3CB3468A9D276D6877D2AEBE41A9D67C" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Stubs, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_3CB3468A9D276D6877D2AEBE41A9D67C" - { - "Name" = "8:Tango.Stubs.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.Stubs.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3E6534AA37C9012ED3BDF4DCB02EFDB6" { "AssemblyRegister" = "3:1" @@ -5096,20 +4987,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4446241C89A5162FB80809A05F581472" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.ColorLab, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.DataCapture, Version=2.0.8.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_43CFBD6EDF110CDEE3F67BDBFC3896C5" + "_4446241C89A5162FB80809A05F581472" { - "Name" = "8:Tango.MachineStudio.ColorLab.dll" + "Name" = "8:Tango.MachineStudio.DataCapture.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.ColorLab.dll" + "SourcePath" = "8:Tango.MachineStudio.DataCapture.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5134,11 +5025,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Work.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_448950FC944968D96107991185C22806" - { - "Name" = "8:Microsoft.TeamFoundation.Work.WebApi.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.Work.WebApi.dll" "TargetName" = "8:" @@ -5192,17 +5078,48 @@ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4672E56FCA5A7523E491A1DF92B58426" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:TRUE" + "AssemblyAsmDisplayName" = "8:System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_4672E56FCA5A7523E491A1DF92B58426" + { + "Name" = "8:System.Runtime.Extensions.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:System.Runtime.Extensions.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_47ECF1DA52157B12F544FB237D85F564" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Logging, Version=2.0.15.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_4672E56FCA5A7523E491A1DF92B58426" + "_47ECF1DA52157B12F544FB237D85F564" { - "Name" = "8:System.Runtime.Extensions.dll" + "Name" = "8:Tango.MachineStudio.Logging.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Runtime.Extensions.dll" + "SourcePath" = "8:Tango.MachineStudio.Logging.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5220,20 +5137,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_492411C750E878FDDEC853B5BD1B42A4" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4A177C28F7864675BCA7A0910494A760" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Updater, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Visuals, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_492411C750E878FDDEC853B5BD1B42A4" + "_4A177C28F7864675BCA7A0910494A760" { - "Name" = "8:Tango.MachineStudio.Updater.exe" + "Name" = "8:Tango.Visuals.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.Updater.exe" + "SourcePath" = "8:Tango.Visuals.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5289,11 +5206,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Services.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_4DE31F37261519B6E72F89F737E10A45" - { - "Name" = "8:Microsoft.VisualStudio.Services.WebApi.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.VisualStudio.Services.WebApi.dll" "TargetName" = "8:" @@ -5468,26 +5380,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_52F0C34C64530B37BEE83F9DE86EB59A" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_55D25B13F818972AA7BF22C7264EBB19" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Editors, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_52F0C34C64530B37BEE83F9DE86EB59A" + "_55D25B13F818972AA7BF22C7264EBB19" { - "Name" = "8:Tango.Editors.dll" - "Attributes" = "3:512" + "Name" = "8:System.Windows.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:Tango.Editors.dll" + "SourcePath" = "8:System.Windows.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -5495,24 +5407,19 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_53F62E6A8312202486ED187D9643BAF5" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_56D463E782DDBEB9880013C0D31F3C99" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Settings, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Client, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_53F62E6A8312202486ED187D9643BAF5" - { - "Name" = "8:Tango.Settings.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.Settings.dll" + "SourcePath" = "8:Microsoft.TeamFoundation.Client.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5530,26 +5437,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_55D25B13F818972AA7BF22C7264EBB19" + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5747A410B7984793A0F6D9121679C6F3" { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" - "ScatterAssemblies" - { - "_55D25B13F818972AA7BF22C7264EBB19" - { - "Name" = "8:System.Windows.dll" - "Attributes" = "3:0" - } - } - "SourcePath" = "8:System.Windows.dll" - "TargetName" = "8:" + "SourcePath" = "8:..\\..\\Build\\Debug\\x86\\SQLite.Interop.dll" + "TargetName" = "8:SQLite.Interop.dll" "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Folder" = "8:_137C662BA6B24073AC58ED6C67DA7951" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -5557,24 +5453,19 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" - "IsDependency" = "11:TRUE" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_56D463E782DDBEB9880013C0D31F3C99" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5A8B326A4A0607AFC366F8FD9657A87A" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Client, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.SharedUI, Version=2.0.24.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_56D463E782DDBEB9880013C0D31F3C99" - { - "Name" = "8:Microsoft.TeamFoundation.Client.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Microsoft.TeamFoundation.Client.dll" + "SourcePath" = "8:Tango.SharedUI.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5592,12 +5483,23 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5747A410B7984793A0F6D9121679C6F3" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5BB4E116AC988395D2A72901433A7CB9" { - "SourcePath" = "8:..\\..\\Build\\Debug\\x86\\SQLite.Interop.dll" - "TargetName" = "8:SQLite.Interop.dll" + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.BrushPicker, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_5BB4E116AC988395D2A72901433A7CB9" + { + "Name" = "8:Tango.BrushPicker.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Tango.BrushPicker.dll" + "TargetName" = "8:" "Tag" = "8:" - "Folder" = "8:_137C662BA6B24073AC58ED6C67DA7951" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" "Vital" = "11:TRUE" @@ -5609,23 +5511,23 @@ "PackageAs" = "3:1" "Register" = "3:1" "Exclude" = "11:FALSE" - "IsDependency" = "11:FALSE" + "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_59D813DF37D45AD32E6BAE90E915CF12" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5C5582DB321E2CC26F8F1FBF8B4866F0" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Developer, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_59D813DF37D45AD32E6BAE90E915CF12" + "_5C5582DB321E2CC26F8F1FBF8B4866F0" { - "Name" = "8:Tango.MachineStudio.Developer.dll" + "Name" = "8:System.IO.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.Developer.dll" + "SourcePath" = "8:System.IO.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5643,20 +5545,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5C5582DB321E2CC26F8F1FBF8B4866F0" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5C9E5FF7D356A4422B8968FB61BDF478" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.Synchronization, Version=2.0.14.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_5C5582DB321E2CC26F8F1FBF8B4866F0" + "_5C9E5FF7D356A4422B8968FB61BDF478" { - "Name" = "8:System.IO.dll" + "Name" = "8:Tango.Synchronization.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.IO.dll" + "SourcePath" = "8:Tango.Synchronization.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5681,11 +5583,6 @@ "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" "ScatterAssemblies" { - "_5D31D40A55F64C363A1DE193E24D604B" - { - "Name" = "8:Newtonsoft.Json.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Newtonsoft.Json.dll" "TargetName" = "8:" @@ -5736,6 +5633,37 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_61ACBC61C06E40FB3AE4346599718EB4" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.ColorLab, Version=2.0.8.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_61ACBC61C06E40FB3AE4346599718EB4" + { + "Name" = "8:Tango.MachineStudio.ColorLab.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Tango.MachineStudio.ColorLab.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_62EC6F0F04E5435ABCC0479D48BEBE1B" { "AssemblyRegister" = "3:1" @@ -5774,11 +5702,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory.Platform, Version=3.13.5.907, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_633F9949B09BE13FCEC5B9CE99D81421" - { - "Name" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll" "TargetName" = "8:" @@ -5798,20 +5721,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_637D6BEFFCB850675DD5A053B16A90CC" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_64AD2A918B16AA625B839A6A2D4288AB" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Synchronization, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Reactive.Interfaces, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" "ScatterAssemblies" { - "_637D6BEFFCB850675DD5A053B16A90CC" + "_64AD2A918B16AA625B839A6A2D4288AB" { - "Name" = "8:Tango.Synchronization.dll" + "Name" = "8:System.Reactive.Interfaces.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.Synchronization.dll" + "SourcePath" = "8:System.Reactive.Interfaces.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5829,20 +5752,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_64AD2A918B16AA625B839A6A2D4288AB" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_67EAE4B6E14417FC2BF4F4EBF4473A1E" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Reactive.Interfaces, Version=3.0.1000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.DragAndDrop, Version=2.0.23.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_64AD2A918B16AA625B839A6A2D4288AB" - { - "Name" = "8:System.Reactive.Interfaces.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:System.Reactive.Interfaces.dll" + "SourcePath" = "8:Tango.DragAndDrop.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5860,20 +5778,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_69CC8DD07F81DD7EA883434F53157FBC" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.DAL.Local, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Serialization, Version=2.0.25.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_6C905EAE2E8F3F1F9F11F2E1A1B5B79D" - { - "Name" = "8:Tango.DAL.Local.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.DAL.Local.dll" + "SourcePath" = "8:Tango.Serialization.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5891,20 +5804,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6D9156D5DBF08959BE20FE18FA09E71A" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6AE2958999F8B1E88D8475CB3E791CF2" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:WpfAnimatedGif, Version=1.4.14.0, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_6D9156D5DBF08959BE20FE18FA09E71A" + "_6AE2958999F8B1E88D8475CB3E791CF2" { - "Name" = "8:System.Runtime.Extensions.dll" + "Name" = "8:WpfAnimatedGif.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Runtime.Extensions.dll" + "SourcePath" = "8:WpfAnimatedGif.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5922,20 +5835,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6D9156D5DBF08959BE20FE18FA09E71A" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_6E2E48228E9ADAD05ABEFB8E7A69DCCC" + "_6D9156D5DBF08959BE20FE18FA09E71A" { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.Common.dll" + "Name" = "8:System.Runtime.Extensions.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Common.dll" + "SourcePath" = "8:System.Runtime.Extensions.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -5953,20 +5866,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6F9B747A4443266580CBCA4DBC2AFCA9" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6E2E48228E9ADAD05ABEFB8E7A69DCCC" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Scripting, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_6F9B747A4443266580CBCA4DBC2AFCA9" - { - "Name" = "8:Tango.Scripting.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.Scripting.dll" + "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Common.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6108,6 +6016,32 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_75D29198D3E03B5554EF1C7382CF5B14" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.Integration, Version=2.0.25.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:Tango.Integration.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_75EE66E420D1D88C8A6F9FAC15995211" { "AssemblyRegister" = "3:1" @@ -6115,11 +6049,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Core.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_75EE66E420D1D88C8A6F9FAC15995211" - { - "Name" = "8:Microsoft.TeamFoundation.Core.WebApi.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.Core.WebApi.dll" "TargetName" = "8:" @@ -6139,20 +6068,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7E765F76FDFC3DCF4EAEB59B5546B063" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7745EEBA3C6F32DA91434BF623E143C5" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:MaterialDesignColors, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Stubs, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_7E765F76FDFC3DCF4EAEB59B5546B063" + "_7745EEBA3C6F32DA91434BF623E143C5" { - "Name" = "8:MaterialDesignColors.dll" + "Name" = "8:Tango.MachineStudio.Stubs.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:MaterialDesignColors.dll" + "SourcePath" = "8:Tango.MachineStudio.Stubs.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6170,20 +6099,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_847DE93907D7F6B17C0694F74120086B" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7A0D754929705CC64EF84E26BD75D642" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:FontAwesome.WPF, Version=4.7.0.37774, Culture=neutral, PublicKeyToken=0758b07a11a4f466, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:RealTimeGraphEx, Version=1.0.17.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_847DE93907D7F6B17C0694F74120086B" + "_7A0D754929705CC64EF84E26BD75D642" { - "Name" = "8:FontAwesome.WPF.dll" + "Name" = "8:RealTimeGraphEx.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:FontAwesome.WPF.dll" + "SourcePath" = "8:RealTimeGraphEx.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6201,20 +6130,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7E765F76FDFC3DCF4EAEB59B5546B063" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.DB, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:MaterialDesignColors, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_86870D3B7B8EDDEE5AC5CA6E385C1CC6" + "_7E765F76FDFC3DCF4EAEB59B5546B063" { - "Name" = "8:Tango.MachineStudio.DB.dll" + "Name" = "8:MaterialDesignColors.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.DB.dll" + "SourcePath" = "8:MaterialDesignColors.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6232,20 +6161,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_877DF22E1E92563A6F4E77209D76B185" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7F2A242EE11515CC12A6793521574B9B" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Xml.XDocument, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.EmbroideryUI, Version=1.0.5.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_877DF22E1E92563A6F4E77209D76B185" + "_7F2A242EE11515CC12A6793521574B9B" { - "Name" = "8:System.Xml.XDocument.dll" + "Name" = "8:Tango.EmbroideryUI.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Xml.XDocument.dll" + "SourcePath" = "8:Tango.EmbroideryUI.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6263,26 +6192,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_896E731F0FFC039A04E0A4482B3FED1F" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_847DE93907D7F6B17C0694F74120086B" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Net.WebHeaderCollection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:FontAwesome.WPF, Version=4.7.0.37774, Culture=neutral, PublicKeyToken=0758b07a11a4f466, processorArchitecture=MSIL" "ScatterAssemblies" { - "_896E731F0FFC039A04E0A4482B3FED1F" + "_847DE93907D7F6B17C0694F74120086B" { - "Name" = "8:System.Net.WebHeaderCollection.dll" - "Attributes" = "3:0" + "Name" = "8:FontAwesome.WPF.dll" + "Attributes" = "3:512" } } - "SourcePath" = "8:System.Net.WebHeaderCollection.dll" + "SourcePath" = "8:FontAwesome.WPF.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -6290,24 +6219,24 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_877DF22E1E92563A6F4E77209D76B185" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.DragAndDrop, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:TRUE" + "AssemblyAsmDisplayName" = "8:System.Xml.XDocument, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_89F5A3B2E6E527F5F7B84DBCACA1BC6A" + "_877DF22E1E92563A6F4E77209D76B185" { - "Name" = "8:Tango.DragAndDrop.dll" + "Name" = "8:System.Xml.XDocument.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.DragAndDrop.dll" + "SourcePath" = "8:System.Xml.XDocument.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6325,26 +6254,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8A9518734ED9FAF2C17EC05C0C348448" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_896E731F0FFC039A04E0A4482B3FED1F" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Stubs, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Net.WebHeaderCollection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_8A9518734ED9FAF2C17EC05C0C348448" + "_896E731F0FFC039A04E0A4482B3FED1F" { - "Name" = "8:Tango.MachineStudio.Stubs.dll" - "Attributes" = "3:512" + "Name" = "8:System.Net.WebHeaderCollection.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:Tango.MachineStudio.Stubs.dll" + "SourcePath" = "8:System.Net.WebHeaderCollection.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -6352,7 +6281,7 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } @@ -6425,11 +6354,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_922DFCAF3DE2758155669B16C5E04B95" - { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.dll" "TargetName" = "8:" @@ -6480,18 +6404,13 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9313675002CAB896AA36284B33284921" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_94B0EAFC6BCADB7C6DC2EF31467C8C24" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.CodeGeneration, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.CodeGeneration, Version=2.0.14.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_9313675002CAB896AA36284B33284921" - { - "Name" = "8:Tango.CodeGeneration.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Tango.CodeGeneration.dll" "TargetName" = "8:" @@ -6511,20 +6430,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_94F728AD3014EE7BB551FB6A29DC0705" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_95A39C4C0476DF1F27B60A43C00DEAB7" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Video, Version=1.0.0.1, Culture=neutral, processorArchitecture=x86" + "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_94F728AD3014EE7BB551FB6A29DC0705" - { - "Name" = "8:Tango.Video.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.Video.dll" + "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -6542,26 +6456,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_95A39C4C0476DF1F27B60A43C00DEAB7" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_967E9E20CB6B9C494DFC2637B6384B13" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_95A39C4C0476DF1F27B60A43C00DEAB7" + "_967E9E20CB6B9C494DFC2637B6384B13" { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" - "Attributes" = "3:512" + "Name" = "8:System.Reflection.Extensions.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" + "SourcePath" = "8:System.Reflection.Extensions.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -6569,30 +6483,25 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_967E9E20CB6B9C494DFC2637B6384B13" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9758638AABE50C72FFA87E6544F6D70F" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.Settings, Version=2.0.25.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_967E9E20CB6B9C494DFC2637B6384B13" - { - "Name" = "8:System.Reflection.Extensions.dll" - "Attributes" = "3:0" - } } - "SourcePath" = "8:System.Reflection.Extensions.dll" + "SourcePath" = "8:Tango.Settings.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -6600,7 +6509,7 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } @@ -6673,11 +6582,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Http.Formatting, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_99DE0EEEA77B1C8F35CBE84DD3C935C4" - { - "Name" = "8:System.Net.Http.Formatting.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Http.Formatting.dll" "TargetName" = "8:" @@ -6697,37 +6601,6 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9A234F7FB4239AC3DB0DBE9415BDE695" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.AutoComplete, Version=1.0.0.8, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_9A234F7FB4239AC3DB0DBE9415BDE695" - { - "Name" = "8:Tango.AutoComplete.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.AutoComplete.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9CCA52D51EEDBFE9F9794A8ACD30D5D9" { "AssemblyRegister" = "3:1" @@ -6759,37 +6632,6 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9E660063B542815E08A7C12DF8A34878" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Logging, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_9E660063B542815E08A7C12DF8A34878" - { - "Name" = "8:Tango.MachineStudio.Logging.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.MachineStudio.Logging.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A0C8023CFDF8E1966A878020945346CF" { "AssemblyRegister" = "3:1" @@ -6945,37 +6787,6 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_AAC651516A7389ACE7743F8E6CF6D9AB" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.HardwareDesigner, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" - "ScatterAssemblies" - { - "_AAC651516A7389ACE7743F8E6CF6D9AB" - { - "Name" = "8:Tango.MachineStudio.HardwareDesigner.dll" - "Attributes" = "3:512" - } - } - "SourcePath" = "8:Tango.MachineStudio.HardwareDesigner.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_AB0E0C1990036EFBAC9C728A9902D668" { "AssemblyRegister" = "3:1" @@ -7100,20 +6911,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B20313AE68F1E5D38CDE24036C32E69B" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B12544C6B013F48780D190EB513A3B82" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.ColorPicker, Version=2.0.17.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_B20313AE68F1E5D38CDE24036C32E69B" + "_B12544C6B013F48780D190EB513A3B82" { - "Name" = "8:System.Net.Http.WebRequest.dll" + "Name" = "8:Tango.ColorPicker.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Net.Http.WebRequest.dll" + "SourcePath" = "8:Tango.ColorPicker.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7131,20 +6942,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B3A8AA44D6059DC53E41A988FDE4416F" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B20313AE68F1E5D38CDE24036C32E69B" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Synchronization, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Net.Http.WebRequest, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_B3A8AA44D6059DC53E41A988FDE4416F" + "_B20313AE68F1E5D38CDE24036C32E69B" { - "Name" = "8:Tango.MachineStudio.Synchronization.dll" + "Name" = "8:System.Net.Http.WebRequest.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.Synchronization.dll" + "SourcePath" = "8:System.Net.Http.WebRequest.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7169,11 +6980,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_B78AD04F5CD695E22F6F139EAC69B5A5" - { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" "TargetName" = "8:" @@ -7231,13 +7037,65 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.Diff, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_BA22D23CB5304B5389C531581B1D5C63" + } + "SourcePath" = "8:Microsoft.TeamFoundation.Diff.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_BDEEC0B558BD7D7AF03CB6049BCEBDAC" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.AutoComplete, Version=1.0.17.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_BDEEC0B558BD7D7AF03CB6049BCEBDAC" { - "Name" = "8:Microsoft.TeamFoundation.Diff.dll" + "Name" = "8:Tango.AutoComplete.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Microsoft.TeamFoundation.Diff.dll" + "SourcePath" = "8:Tango.AutoComplete.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_BF01A029E83A968C697506DFA469C90B" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:ColorMine, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:ColorMine.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7286,20 +7144,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C6BFB4DAD78C1798616508141EF1234E" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C5718F2557E2B4CE76D02A14D19B0F00" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:TRUE" - "AssemblyAsmDisplayName" = "8:System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.Technician, Version=2.0.12.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_C6BFB4DAD78C1798616508141EF1234E" + "_C5718F2557E2B4CE76D02A14D19B0F00" { - "Name" = "8:System.Threading.Tasks.dll" + "Name" = "8:Tango.MachineStudio.Technician.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Threading.Tasks.dll" + "SourcePath" = "8:Tango.MachineStudio.Technician.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7317,20 +7175,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CB98D848FEE26D0BA1F4ED92E5D4F727" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C658BF7DEB725E94A2BAF4FD48BAD3FA" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Integration, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.CSV, Version=2.0.17.1657, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_CB98D848FEE26D0BA1F4ED92E5D4F727" + "_C658BF7DEB725E94A2BAF4FD48BAD3FA" { - "Name" = "8:Tango.Integration.dll" + "Name" = "8:Tango.CSV.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.Integration.dll" + "SourcePath" = "8:Tango.CSV.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7348,26 +7206,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CC07BBC3C44CE424AA0EF90844590E4E" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C6BFB4DAD78C1798616508141EF1234E" { "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyIsInGAC" = "11:TRUE" + "AssemblyAsmDisplayName" = "8:System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_CC07BBC3C44CE424AA0EF90844590E4E" + "_C6BFB4DAD78C1798616508141EF1234E" { - "Name" = "8:System.Resources.ResourceManager.dll" - "Attributes" = "3:0" + "Name" = "8:System.Threading.Tasks.dll" + "Attributes" = "3:512" } } - "SourcePath" = "8:System.Resources.ResourceManager.dll" + "SourcePath" = "8:System.Threading.Tasks.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -7375,24 +7233,24 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CC7BD04781686DE3403908303698199D" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CC07BBC3C44CE424AA0EF90844590E4E" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_CC7BD04781686DE3403908303698199D" + "_CC07BBC3C44CE424AA0EF90844590E4E" { - "Name" = "8:System.Linq.Parallel.dll" + "Name" = "8:System.Resources.ResourceManager.dll" "Attributes" = "3:0" } } - "SourcePath" = "8:System.Linq.Parallel.dll" + "SourcePath" = "8:System.Resources.ResourceManager.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7410,26 +7268,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CCD49B330E05F963B5AE73E3D04F5762" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CC7BD04781686DE3403908303698199D" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_CCD49B330E05F963B5AE73E3D04F5762" + "_CC7BD04781686DE3403908303698199D" { - "Name" = "8:System.Net.Primitives.dll" - "Attributes" = "3:512" + "Name" = "8:System.Linq.Parallel.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:System.Net.Primitives.dll" + "SourcePath" = "8:System.Linq.Parallel.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -7437,24 +7295,24 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CF21DC4ED06B5E41D3B7A39D1820BDBE" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CCD49B330E05F963B5AE73E3D04F5762" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Visuals, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_CF21DC4ED06B5E41D3B7A39D1820BDBE" + "_CCD49B330E05F963B5AE73E3D04F5762" { - "Name" = "8:Tango.Visuals.dll" + "Name" = "8:System.Net.Primitives.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.Visuals.dll" + "SourcePath" = "8:System.Net.Primitives.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7510,11 +7368,6 @@ "AssemblyAsmDisplayName" = "8:System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D0CFB25F1239503E9FE3881A033B3110" - { - "Name" = "8:System.Web.Razor.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Web.Razor.dll" "TargetName" = "8:" @@ -7565,20 +7418,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D2CFC127042C0E0688E8BD6ACF778EBC" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D3EF38D40E0CBE1BD391303952B0493E" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.PMR, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D2CFC127042C0E0688E8BD6ACF778EBC" + "_D3EF38D40E0CBE1BD391303952B0493E" { - "Name" = "8:Tango.PMR.dll" + "Name" = "8:System.Xml.XDocument.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.PMR.dll" + "SourcePath" = "8:System.Xml.XDocument.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7596,26 +7449,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D3E47EC14F8EA2965223A27D1918A672" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D48D475C8BD232C2AC87A2A7C6CCA53D" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.ColorPicker, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Security.Principal, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D3E47EC14F8EA2965223A27D1918A672" + "_D48D475C8BD232C2AC87A2A7C6CCA53D" { - "Name" = "8:Tango.ColorPicker.dll" - "Attributes" = "3:512" + "Name" = "8:System.Security.Principal.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:Tango.ColorPicker.dll" + "SourcePath" = "8:System.Security.Principal.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -7623,24 +7476,24 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D3EF38D40E0CBE1BD391303952B0493E" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D528F21311ECF12D91A0EFF0F8DCA468" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.Stubs, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D3EF38D40E0CBE1BD391303952B0493E" + "_D528F21311ECF12D91A0EFF0F8DCA468" { - "Name" = "8:System.Xml.XDocument.dll" + "Name" = "8:Tango.Stubs.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:System.Xml.XDocument.dll" + "SourcePath" = "8:Tango.Stubs.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7658,20 +7511,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D470E365B719E131A541EC96D73484A0" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.EmbroideryUI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D470E365B719E131A541EC96D73484A0" - { - "Name" = "8:Tango.EmbroideryUI.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.EmbroideryUI.dll" + "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7689,51 +7537,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D48D475C8BD232C2AC87A2A7C6CCA53D" - { - "AssemblyRegister" = "3:1" - "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Security.Principal, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" - "ScatterAssemblies" - { - "_D48D475C8BD232C2AC87A2A7C6CCA53D" - { - "Name" = "8:System.Security.Principal.dll" - "Attributes" = "3:0" - } - } - "SourcePath" = "8:System.Security.Principal.dll" - "TargetName" = "8:" - "Tag" = "8:" - "Folder" = "8:_C15E39669002469F98F297C08D55903C" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:TRUE" - "IsDependency" = "11:TRUE" - "IsolateTo" = "8:" - } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D6A37AFBBBDA445164B68F2E7D5B3E80" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Editors, Version=2.0.17.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D66A3A6B6E4CBDAA1D6A1FD30FFAB6F2" + "_D6A37AFBBBDA445164B68F2E7D5B3E80" { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" + "Name" = "8:Tango.Editors.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" + "SourcePath" = "8:Tango.Editors.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7820,11 +7637,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.TeamFoundation.WorkItemTracking.Proxy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D949D70DDDDCF94CDCAD9B76A400C3D3" - { - "Name" = "8:Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" "TargetName" = "8:" @@ -7844,20 +7656,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D9EF522BC47ECC080EE226A759300C15" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DB4941BAFA45E5921E7072990000621E" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.BrushPicker, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Logging, Version=2.0.30.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_D9EF522BC47ECC080EE226A759300C15" - { - "Name" = "8:Tango.BrushPicker.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:Tango.BrushPicker.dll" + "SourcePath" = "8:Tango.Logging.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -7999,26 +7806,26 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DD39CE828177428F0CEE9385B5645996" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DD77D7B58FFDC37F83D85D632BEC9DC4" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:ICSharpCode.AvalonEdit, Version=4.3.1.9429, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_DD39CE828177428F0CEE9385B5645996" + "_DD77D7B58FFDC37F83D85D632BEC9DC4" { - "Name" = "8:ICSharpCode.AvalonEdit.dll" - "Attributes" = "3:512" + "Name" = "8:System.Runtime.Numerics.dll" + "Attributes" = "3:0" } } - "SourcePath" = "8:ICSharpCode.AvalonEdit.dll" + "SourcePath" = "8:System.Runtime.Numerics.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" + "Vital" = "11:FALSE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -8026,30 +7833,30 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:FALSE" + "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DD77D7B58FFDC37F83D85D632BEC9DC4" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DE3FACD5F197D2E261A0C6B32E0D1CAC" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_DD77D7B58FFDC37F83D85D632BEC9DC4" + "_DE3FACD5F197D2E261A0C6B32E0D1CAC" { - "Name" = "8:System.Runtime.Numerics.dll" - "Attributes" = "3:0" + "Name" = "8:System.Runtime.Serialization.Primitives.dll" + "Attributes" = "3:512" } } - "SourcePath" = "8:System.Runtime.Numerics.dll" + "SourcePath" = "8:System.Runtime.Serialization.Primitives.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" "Condition" = "8:" "Transitive" = "11:FALSE" - "Vital" = "11:FALSE" + "Vital" = "11:TRUE" "ReadOnly" = "11:FALSE" "Hidden" = "11:FALSE" "System" = "11:FALSE" @@ -8057,24 +7864,19 @@ "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" "Register" = "3:1" - "Exclude" = "11:TRUE" + "Exclude" = "11:FALSE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DE3FACD5F197D2E261A0C6B32E0D1CAC" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DF6FFF88157E7FBCFB7E188431AAF4CF" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "AssemblyAsmDisplayName" = "8:Tango.PMR, Version=2.0.33.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_DE3FACD5F197D2E261A0C6B32E0D1CAC" - { - "Name" = "8:System.Runtime.Serialization.Primitives.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:System.Runtime.Serialization.Primitives.dll" + "SourcePath" = "8:Tango.PMR.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -8154,20 +7956,15 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E1434CE35073957D38F3151D4DA22954" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E97069A1CAEDE89621181DEE3B97B547" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:ColorMine, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Services.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_E1434CE35073957D38F3151D4DA22954" - { - "Name" = "8:ColorMine.dll" - "Attributes" = "3:512" - } } - "SourcePath" = "8:ColorMine.dll" + "SourcePath" = "8:Microsoft.VisualStudio.Services.Common.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -8185,20 +7982,46 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E97069A1CAEDE89621181DEE3B97B547" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E9B6634643306242F65E192204E9C56A" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Services.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.TFS, Version=2.0.17.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:Tango.TFS.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EA4D0354739F3915FC03731153325AA5" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.DAL.Local, Version=2.0.14.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_E97069A1CAEDE89621181DEE3B97B547" + "_EA4D0354739F3915FC03731153325AA5" { - "Name" = "8:Microsoft.VisualStudio.Services.Common.dll" + "Name" = "8:Tango.DAL.Local.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Microsoft.VisualStudio.Services.Common.dll" + "SourcePath" = "8:Tango.DAL.Local.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -8216,20 +8039,20 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EB16994750C856659A7BE41BD02F8ABE" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.Transport, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.Video, Version=2.0.17.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_E9C7F88E8787ECFBC3D0DDF2CD009F50" + "_EB16994750C856659A7BE41BD02F8ABE" { - "Name" = "8:Tango.Transport.dll" + "Name" = "8:Tango.Video.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.Transport.dll" + "SourcePath" = "8:Tango.Video.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -8340,6 +8163,32 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_ED524252AD28281FAE5468349D0E5797" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:ICSharpCode.AvalonEdit, Version=1.0.18.1933, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:ICSharpCode.AvalonEdit.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EF2623DE67EDC70B584821A055B86302" { "AssemblyRegister" = "3:1" @@ -8402,6 +8251,32 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F1DFFB8E50BAD2529B0C859268ED8956" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.Scripting, Version=2.0.23.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:Tango.Scripting.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_F3898C4F454B4D1481E055F2AB2B217B" { "SourcePath" = "8:..\\..\\Build\\Debug\\x64\\SQLite.Interop.dll" @@ -8522,11 +8397,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory, Version=3.13.5.907, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" "ScatterAssemblies" { - "_F93FF260A2F031FD129C02F9FB2A6E9D" - { - "Name" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.IdentityModel.Clients.ActiveDirectory.dll" "TargetName" = "8:" @@ -8608,20 +8478,46 @@ "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } - "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FC1610908696F9023D51C2E568128AC2" + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FAAE7C62982AB9171B3FF838FB304946" { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.MachineDesigner, Version=1.0.0.5, Culture=neutral, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:Tango.MachineStudio.DB, Version=2.0.7.1633, Culture=neutral, processorArchitecture=MSIL" "ScatterAssemblies" { - "_FC1610908696F9023D51C2E568128AC2" + "_FAAE7C62982AB9171B3FF838FB304946" { - "Name" = "8:Tango.MachineStudio.MachineDesigner.dll" + "Name" = "8:Tango.MachineStudio.DB.dll" "Attributes" = "3:512" } } - "SourcePath" = "8:Tango.MachineStudio.MachineDesigner.dll" + "SourcePath" = "8:Tango.MachineStudio.DB.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_C15E39669002469F98F297C08D55903C" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FC7C3735446215F02CF0C477948EAAFC" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Tango.BL, Version=2.0.29.1633, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + } + "SourcePath" = "8:Tango.BL.dll" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" @@ -9267,7 +9163,7 @@ { "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_136196DD2763419D959721C2BA143498" { - "SourcePath" = "8:..\\Tango.MachineStudio.UI\\obj\\Release\\Tango.MachineStudio.UI.exe" + "SourcePath" = "8:..\\Tango.MachineStudio.UI\\obj\\Debug\\Tango.MachineStudio.UI.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_C15E39669002469F98F297C08D55903C" diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Publisher/Tango.MachineStudio.Publisher.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Publisher/Tango.MachineStudio.Publisher.csproj index cb492a6c4..e86b3ddf0 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Publisher/Tango.MachineStudio.Publisher.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Publisher/Tango.MachineStudio.Publisher.csproj @@ -34,7 +34,7 @@ true full false - ..\..\Build\Debug\ + ..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -43,7 +43,7 @@ AnyCPU pdbonly true - ..\..\Build\Release\ + ..\..\Build\Machine Studio\Debug\ TRACE prompt 4 diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index 630a02ee0..724f83680 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -21,7 +21,7 @@ true full false - ..\..\Build\Debug\ + ..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -30,7 +30,7 @@ AnyCPU pdbonly true - ..\..\Build\Release\ + ..\..\Build\Machine Studio\Release\ TRACE prompt 4 @@ -491,6 +491,14 @@ ChangeLog.txt + + Tango.ColorLib.dll + PreserveNewest + + + Tango.Embroidery.dll + PreserveNewest + @@ -506,7 +514,7 @@ - if $(ConfigurationName) == Debug $(TargetDir)linkgen.exe -s "$(TargetPath)" -d "$(TargetDir)Utilities\Machine Studio.lnk" + $(SolutionDir)Build\Utilities\Debug\linkgen.exe -s "$(TargetPath)" -d "$(SolutionDir)Build\Shortcuts\Machine Studio.lnk" RD /S /Q "$(TargetDir)cs\" RD /S /Q "$(TargetDir)da\" @@ -551,7 +559,14 @@ RD /S /Q "$(TargetDir)zh-Hans\" RD /S /Q "$(TargetDir)zh-Hant\" RD /S /Q "$(TargetDir)bg\" RD /S /Q "$(TargetDir)bn-BD\" -RD /S /Q "$(TargetDir)nb-NO\" +RD /S /Q "$(TargetDir)nb-NO\" +RD /S /Q "$(TargetDir)pt-BR\" + +copy /Y "$(SolutionDir)Referenced Assemblies\mscoree.dll" "$(TargetDir)" +copy /Y "$(SolutionDir)Referenced Assemblies\msvcp140d.dll" "$(TargetDir)" +copy /Y "$(SolutionDir)Referenced Assemblies\ucrtbased.dll" "$(TargetDir)" +copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140.dll" "$(TargetDir)" +copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140d.dll" "$(TargetDir)" diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Updater/Tango.MachineStudio.Updater.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Updater/Tango.MachineStudio.Updater.csproj index 287103c2e..db6fcb52f 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Updater/Tango.MachineStudio.Updater.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Updater/Tango.MachineStudio.Updater.csproj @@ -19,7 +19,7 @@ true full false - ..\..\Build\Debug\ + ..\..\Build\Machine Studio\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ AnyCPU pdbonly true - ..\..\Build\Release\ + ..\..\Build\Machine Studio\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/Native/Tango.ColorLib/Tango.ColorLib.vcxproj b/Software/Visual_Studio/Native/Tango.ColorLib/Tango.ColorLib.vcxproj index b232943d2..6a02e00a1 100644 --- a/Software/Visual_Studio/Native/Tango.ColorLib/Tango.ColorLib.vcxproj +++ b/Software/Visual_Studio/Native/Tango.ColorLib/Tango.ColorLib.vcxproj @@ -72,7 +72,7 @@ true - $(SolutionDir)Build\Debug\ + $(SolutionDir)Build\Native\Debug $(ProjectDir);$(IncludePath) false @@ -81,7 +81,7 @@ false - $(SolutionDir)Build\Release\ + $(SolutionDir)Build\Native\Release $(ProjectDir);$(IncludePath) @@ -104,7 +104,7 @@ true - "$(TargetDir)proto-tc.exe" -i "$(SolutionDir)..\PMR\Messages" -o "$(SolutionDir)Native\Tango.ColorLib\PMR" -l C -c "ColorLab" + "$(SolutionDir)Build\Utilities\Debug\proto-tc.exe" -i "$(SolutionDir)..\PMR\Messages" -o "$(SolutionDir)Native\Tango.ColorLib\PMR" -l C -c "ColorLab" diff --git a/Software/Visual_Studio/Native/Tango.Emulations.Native/Tango.Emulations.Native.vcxproj b/Software/Visual_Studio/Native/Tango.Emulations.Native/Tango.Emulations.Native.vcxproj index cfde88dc6..df4a5a4b6 100644 --- a/Software/Visual_Studio/Native/Tango.Emulations.Native/Tango.Emulations.Native.vcxproj +++ b/Software/Visual_Studio/Native/Tango.Emulations.Native/Tango.Emulations.Native.vcxproj @@ -72,14 +72,14 @@ true - $(SolutionDir)Build\Debug\ + $(SolutionDir)Build\Native\Debug true false - $(SolutionDir)Build\Release\ + $(SolutionDir)Build\Native\Release false diff --git a/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj index 06ba06587..09cd3716b 100644 --- a/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj @@ -71,11 +71,11 @@ .dll - $(SolutionDir)Build\Debug + $(SolutionDir)Build\Native\Debug $(IncludePath) - $(SolutionDir)Build\Release + $(SolutionDir)Build\Native\Release diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Tango.PPC.Jobs.csproj b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Tango.PPC.Jobs.csproj index 67d57ea93..9898ef987 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Tango.PPC.Jobs.csproj +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Tango.PPC.Jobs.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\PPC\ + ..\..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\PPC\ + ..\..\..\Build\PPC\Release\ TRACE prompt 4 @@ -344,7 +344,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Tango.PPC.MachineSettings.csproj b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Tango.PPC.MachineSettings.csproj index ddacc3d9f..3e9635060 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Tango.PPC.MachineSettings.csproj +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Tango.PPC.MachineSettings.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\PPC\ + ..\..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\PPC\ + ..\..\..\Build\PPC\Release\ TRACE prompt 4 @@ -155,7 +155,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/Tango.PPC.Synchronization.csproj b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/Tango.PPC.Synchronization.csproj index 257ddf58d..a5e3d9da0 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/Tango.PPC.Synchronization.csproj +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/Tango.PPC.Synchronization.csproj @@ -17,7 +17,7 @@ true full false - ..\..\..\Build\Debug\PPC\ + ..\..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\..\..\Build\Release\PPC\ + ..\..\..\Build\PPC\Release\ TRACE prompt 4 @@ -155,7 +155,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/ApplicationStates.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/ApplicationStates.cs index 0679c9f42..7be896b0d 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/ApplicationStates.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/ApplicationStates.cs @@ -21,9 +21,9 @@ namespace Tango.PPC.Common /// SemiSetup = 1, /// - /// Application should run as normal. + /// Application is ready to run as normal. /// - Default = 2, + Ready = 2, /// /// Updater utility should update the application assemblies and start the main application with startup arguments. /// diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj index 1214093b9..d6accf6fd 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj @@ -34,7 +34,7 @@ true full false - ..\..\Build\Debug\PPC\ + ..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -42,7 +42,7 @@ pdbonly true - bin\Release\ + ..\..\Build\PPC\Release\ TRACE prompt 4 @@ -280,7 +280,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindow.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindow.xaml index 657453e19..d1921b0a8 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindow.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindow.xaml @@ -2,6 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:converters="clr-namespace:Tango.SharedUI.Converters;assembly=Tango.SharedUI" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:examiner="clr-namespace:Tango.SQLExaminer;assembly=Tango.SQLExaminer" @@ -26,6 +27,14 @@ Tango Publish Utility + Build Configuration: + + Release + Debug + + + + Selected machine version: diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindowVM.cs b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindowVM.cs index d429c8935..db0936e56 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindowVM.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/MainWindowVM.cs @@ -29,12 +29,6 @@ namespace Tango.PPC.Publisher { private IPPCUpdateService _client; -#if DEBUG - private String _appPath = AppDomain.CurrentDomain.BaseDirectory + "..\\..\\Debug\\PPC"; -#else - private String _appPath = AppDomain.CurrentDomain.BaseDirectory + "..\\..\\Release\\PPC"; -#endif - private BasicHashGenerator _hashGenerator; private List _machineVersions; @@ -51,6 +45,13 @@ namespace Tango.PPC.Publisher set { _selectedMachineVersion = value; RaisePropertyChangedAuto(); OnSelectedMachineVersionChanged(); } } + private String _selectedBuildConfiguration; + public String SelectedBuildConfiguration + { + get { return _selectedBuildConfiguration; } + set { _selectedBuildConfiguration = value; RaisePropertyChangedAuto(); } + } + private String _localVersion; public String LocalVersion { @@ -132,6 +133,8 @@ namespace Tango.PPC.Publisher public MainWindowVM() { + SelectedBuildConfiguration = "Release"; + _hashGenerator = new BasicHashGenerator(); SequenceItems = new ObservableCollection(); @@ -171,106 +174,108 @@ namespace Tango.PPC.Publisher private void Publish() { - Task.Factory.StartNew(() => - { - IsUpdating = true; - String tempFile = String.Empty; + String _appPath = String.Format(AppDomain.CurrentDomain.BaseDirectory + "..\\..\\{0}\\PPC", SelectedBuildConfiguration); - try + Task.Factory.StartNew(() => { - var response = _client.UploadVersion(new UploadVersionRequest() + IsUpdating = true; + String tempFile = String.Empty; + + try { - Comments = Comments, - Email = Email, - Password = _hashGenerator.Encrypt(Password), - Version = LocalVersion, - MachineVersionGuid = SelectedMachineVersion.Guid - }); + var response = _client.UploadVersion(new UploadVersionRequest() + { + Comments = Comments, + Email = Email, + Password = _hashGenerator.Encrypt(Password), + Version = LocalVersion, + MachineVersionGuid = SelectedMachineVersion.Guid + }); - tempFile = Path.Combine(Path.GetTempPath(), response.FileName); + tempFile = Path.Combine(Path.GetTempPath(), response.FileName); - using (ZipFile zip = new ZipFile()) - { - String sync_dir = "Synchronization Scripts"; + using (ZipFile zip = new ZipFile()) + { + String sync_dir = "Synchronization Scripts"; - zip.AddDirectoryByName(sync_dir); + zip.AddDirectoryByName(sync_dir); - ExaminerSequenceConfiguration config = new ExaminerSequenceConfiguration(); + ExaminerSequenceConfiguration config = new ExaminerSequenceConfiguration(); - foreach (var item in SequenceItems) - { - config.Items.Add(new ExaminerSequenceItem() + foreach (var item in SequenceItems) { - Direction = item.Direction, - FileName = item.FileName, - Index = item.Index, - Name = item.Name, - Type = item.Type, - RequiresSerialNumber = item.RequiresSerialNumber - }); + config.Items.Add(new ExaminerSequenceItem() + { + Direction = item.Direction, + FileName = item.FileName, + Index = item.Index, + Name = item.Name, + Type = item.Type, + RequiresSerialNumber = item.RequiresSerialNumber + }); + + zip.AddFile(item.FilePath, sync_dir); + } + + String config_file = TemporaryManager.Default.CreateFile(".zip"); + config.ToFile(config_file); + + var cf = zip.AddFile(config_file, sync_dir); + cf.FileName = sync_dir + "\\config.xml"; + + foreach (var file in Directory.GetFiles(_appPath, "*.*", SearchOption.TopDirectoryOnly)) + { + zip.AddFile(file, "/"); + } + + zip.SaveProgress += (x, e) => + { + MaxProgress = e.EntriesTotal; + Progress = e.EntriesSaved; + }; - zip.AddFile(item.FilePath, sync_dir); + zip.Save(tempFile); } - String config_file = TemporaryManager.Default.CreateFile(".zip"); - config.ToFile(config_file); + Progress = 0; + MaxProgress = 100; - var cf = zip.AddFile(config_file, sync_dir); - cf.FileName = sync_dir + "\\config.xml"; + FileStreamWrapper fs = null; - foreach (var file in Directory.GetFiles(_appPath, "*.*", SearchOption.TopDirectoryOnly)) + using (fs = new FileStreamWrapper(tempFile, FileMode.Open, (current) => + { + InvokeUINow(() => + { + Thread.Sleep(10); + Progress = ((double)current / (double)fs.Length) * 100d; + }); + })) { - zip.AddFile(file, "/"); + using (FtpClient ftp = new FtpClient(response.FtpHost, response.UserName, response.Password)) + { + ftp.ConnectAsync().Wait(); + ftp.UploadAsync(fs, response.FilePath, FtpExists.Overwrite, true).Wait(); + } } - zip.SaveProgress += (x, e) => + _client.NotifyUploadCompleted(new UploadCompletedRequest() { - MaxProgress = e.EntriesTotal; - Progress = e.EntriesSaved; - }; + Token = response.Token, + }); - zip.Save(tempFile); + Progress = 0; + OnSelectedMachineVersionChanged(); + ShowInfo("Version published successfully!"); } - - Progress = 0; - MaxProgress = 100; - - FileStreamWrapper fs = null; - - using (fs = new FileStreamWrapper(tempFile, FileMode.Open, (current) => + catch (Exception ex) { - InvokeUINow(() => - { - Thread.Sleep(10); - Progress = ((double)current / (double)fs.Length) * 100d; - }); - })) - { - using (FtpClient ftp = new FtpClient(response.FtpHost, response.UserName, response.Password)) - { - ftp.ConnectAsync().Wait(); - ftp.UploadAsync(fs, response.FilePath, FtpExists.Overwrite, true).Wait(); - } + ShowError(ex.Message); } - - _client.NotifyUploadCompleted(new UploadCompletedRequest() + finally { - Token = response.Token, - }); - - Progress = 0; - OnSelectedMachineVersionChanged(); - ShowInfo("Version published successfully!"); - } - catch (Exception ex) - { - ShowError(ex.Message); - } - finally - { - IsUpdating = false; - } - }); + IsUpdating = false; + } + }); } private void ShowError(String error) diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/Tango.PPC.Publisher.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/Tango.PPC.Publisher.csproj index ead460ec2..d8ed357c5 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher/Tango.PPC.Publisher.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Publisher/Tango.PPC.Publisher.csproj @@ -19,7 +19,7 @@ true full false - ..\..\Build\Debug\PPC\ + ..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ AnyCPU pdbonly true - ..\..\Build\Debug\PPC\ + ..\..\Build\PPC\Debug\ TRACE prompt 4 diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/PPCApplication/DefaultPPCApplicationManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/PPCApplication/DefaultPPCApplicationManager.cs index e984b7452..db9ee3863 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/PPCApplication/DefaultPPCApplicationManager.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/PPCApplication/DefaultPPCApplicationManager.cs @@ -135,11 +135,11 @@ namespace Tango.PPC.UI.PPCApplication if (App.StartupArgs.Contains("-update_ok")) { LogManager.Log("Application started with '-update_ok' startup arguments. The application has been successfully updated."); - settings.ApplicationState = ApplicationStates.Default; + settings.ApplicationState = ApplicationStates.Ready; settings.Save(); } - if (settings.ApplicationState == ApplicationStates.Default) + if (settings.ApplicationState == ApplicationStates.Ready) { LogManager.Log("Initializing ObservablesEntitiesAdapter..."); ObservablesEntitiesAdapter.Instance.Initialize(); diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index d3e28de8d..eae39d380 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -36,7 +36,7 @@ true full false - ..\..\Build\Debug\PPC\ + ..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -45,7 +45,7 @@ AnyCPU pdbonly true - ..\..\Build\Release\PanelPC\ + ..\..\Build\PPC\Release\ TRACE prompt 4 @@ -328,10 +328,6 @@ - - Tango.ColorLib.dll - PreserveNewest - @@ -341,6 +337,12 @@ + + + Tango.ColorLib.dll + PreserveNewest + + @@ -404,7 +406,7 @@ copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140d.dll" "$(TargetDir)" - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Updater/MainWindow.xaml.cs b/Software/Visual_Studio/PPC/Tango.PPC.Updater/MainWindow.xaml.cs index a1c68bd78..34e32a306 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Updater/MainWindow.xaml.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Updater/MainWindow.xaml.cs @@ -29,6 +29,14 @@ namespace Tango.PPC.Updater public MainWindow() { + //Launch debugger.. +#if DEBUG + if (!Debugger.IsAttached) + { + Debugger.Launch(); + } +#endif + if (!Directory.Exists(_sourceFolder)) { ShowError("This update utility can only be executed by the main Tango."); @@ -60,7 +68,17 @@ namespace Tango.PPC.Updater private void MainWindow_ContentRendered(object sender, EventArgs e) { - Update(); + try + { + Update(); + } + catch (Exception ex) + { + Debug.WriteLine(ex.ToString()); + ShowError(ex.Message); + StartTango(); + Environment.Exit(0); + } } private void Update() @@ -92,14 +110,7 @@ namespace Tango.PPC.Updater foreach (string dirPath in Directory.GetDirectories(_sourceFolder, "*", SearchOption.AllDirectories)) { - try - { - Directory.CreateDirectory(dirPath.Replace(_sourceFolder, _appPath)); - } - catch (Exception ex) - { - ShowError("Could not create directory " + Path.GetFileName(dirPath) + Environment.NewLine + ex.Message); - } + Directory.CreateDirectory(dirPath.Replace(_sourceFolder, _appPath)); } foreach (string newPath in Directory.GetFiles(_sourceFolder, "*.*", SearchOption.AllDirectories)) @@ -121,10 +132,19 @@ namespace Tango.PPC.Updater { if (!newPath.ToLower().Contains("updater.exe")) { - ShowError("Could not create file " + Path.GetFileName(newPath) + Environment.NewLine + ex.Message); + throw ex; } } } + + try + { + Directory.Delete(_sourceFolder, true); + } + catch (Exception ex) + { + Debug.WriteLine(ex.ToString()); + } } private void EnsureTangoIsDown() diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj index 41b03e807..96a464c0e 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Updater/Tango.PPC.Updater.csproj @@ -19,7 +19,7 @@ true full false - ..\..\Build\Debug\PPC\ + ..\..\Build\PPC\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ AnyCPU pdbonly true - ..\..\Build\Release\PPC\ + ..\..\Build\PPC\Release\ TRACE prompt 4 diff --git a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj index 92145adcc..587f1e74d 100644 --- a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj +++ b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj @@ -52,14 +52,14 @@ 4096 - bin\Debug\ + ..\..\Build\Core\Debug\ false false - ..\..\Build\Release\ + ..\..\Build\Core\Release\ @@ -468,7 +468,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.AnimatedGif/Tango.AnimatedGif.csproj b/Software/Visual_Studio/Tango.AnimatedGif/Tango.AnimatedGif.csproj index 5be1f5281..7ef6a0182 100644 --- a/Software/Visual_Studio/Tango.AnimatedGif/Tango.AnimatedGif.csproj +++ b/Software/Visual_Studio/Tango.AnimatedGif/Tango.AnimatedGif.csproj @@ -19,7 +19,7 @@ true full false - ..\Build\Debug\ + ..\Build\Core\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ pdbonly true - ..\Build\Release\ + ..\Build\Core\Release\ TRACE prompt 4 @@ -82,7 +82,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.Designer.cs b/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.Designer.cs new file mode 100644 index 000000000..4825e890a --- /dev/null +++ b/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.Designer.cs @@ -0,0 +1,30 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace Tango.EmbroideryUI.Properties +{ + + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase + { + + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); + + public static Settings Default + { + get + { + return defaultInstance; + } + } + } +} diff --git a/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.settings b/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.settings new file mode 100644 index 000000000..033d7a5e9 --- /dev/null +++ b/Software/Visual_Studio/Tango.EmbroideryUI/Properties/Settings.settings @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj b/Software/Visual_Studio/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj new file mode 100644 index 000000000..c68b620a1 --- /dev/null +++ b/Software/Visual_Studio/Tango.EmbroideryUI/Tango.EmbroideryUI.csproj @@ -0,0 +1,129 @@ + + + + + Debug + AnyCPU + {BDBBE284-F564-4F51-AF41-3DF0434CEC62} + library + Tango.EmbroideryUI + Tango.EmbroideryUI + v4.6 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + + + true + full + false + ..\Build\Core\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\Build\Core\Release\ + TRACE + prompt + 4 + + + + ..\..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll + + + + + + + + + + + 4.0 + + + + + + + + Designer + MSBuild:Compile + + + + + GlobalVersionInfo.cs + + + + EmbroideryFileEditor.xaml + + + + + + + + + + + + + + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + {a34ee0f0-649d-41c8-8489-b6f1cc6924ee} + Tango.Core + + + {de2f2b86-025b-4f26-83a4-38bd48224ed5} + Tango.Editors + + + {e4927038-348d-4295-aaf4-861c58cb3943} + Tango.PMR + + + {8491d07b-c1f6-4b62-a412-41b9fd2d6538} + Tango.SharedUI + + + + + + + + + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.EmbroideryUI/app.config b/Software/Visual_Studio/Tango.EmbroideryUI/app.config new file mode 100644 index 000000000..462d17b27 --- /dev/null +++ b/Software/Visual_Studio/Tango.EmbroideryUI/app.config @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.EmbroideryUI/packages.config b/Software/Visual_Studio/Tango.EmbroideryUI/packages.config new file mode 100644 index 000000000..6d9929c06 --- /dev/null +++ b/Software/Visual_Studio/Tango.EmbroideryUI/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj b/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj index ee358a153..ec7315668 100644 --- a/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj +++ b/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj @@ -17,7 +17,7 @@ true full false - ..\Build\Debug\ + ..\Build\Core\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - ..\Build\Release\ + ..\Build\Core\Release\ TRACE prompt 4 @@ -89,7 +89,7 @@ - + \ No newline at end of file diff --git a/Software/Visual_Studio/Tango.Hive/Tango.Hive.csproj b/Software/Visual_Studio/Tango.Hive/Tango.Hive.csproj index 1b6957b12..bda3d1d85 100644 --- a/Software/Visual_Studio/Tango.Hive/Tango.Hive.csproj +++ b/Software/Visual_Studio/Tango.Hive/Tango.Hive.csproj @@ -19,7 +19,7 @@ true full false - ..\Build\Debug\ + ..\Build\Core\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ pdbonly true - ..\Build\Release\ + ..\Build\Core\Release\ TRACE prompt 4 @@ -89,7 +89,7 @@ - +