From 8d16f3028d7a8ac411141cbdc44b8da66f278a34 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期四, 10 七月 2025 15:05:31 +0800
Subject: [PATCH] 版本降级
---
DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs | 5
/dev/null | 120
DevApp/Gs.DevApp/packages.config | 1
DevApp/Gs.Setup/Gs.Setup.vdproj | 10315 ++++++++++++++++++++++++++++------------------------------
DevApp/GsDevSolution.sln | 10
DevApp/Gs.DevApp/Gs.DevApp.csproj | 3
DevApp/Gs.DevApp/App.config | 10
7 files changed, 5,020 insertions(+), 5,444 deletions(-)
diff --git a/DevApp/Gs.DevApp/App.config b/DevApp/Gs.DevApp/App.config
index bd779c3..d7ea09a 100644
--- a/DevApp/Gs.DevApp/App.config
+++ b/DevApp/Gs.DevApp/App.config
@@ -7,7 +7,6 @@
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="Gs.DevApp.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
- <section name="oracle.manageddataaccess.client" type="OracleInternal.Common.ODPMSectionHandler, Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342" />
</configSections>
<applicationSettings>
<DevExpress.LookAndFeel.Design.AppSettings>
@@ -43,9 +42,8 @@
<add key="ProductName" value="G-MES V2.0" />
<add key="PageSize" value="50" />
<add key="Version" value="0.1" />
- <add key="IsAutoUpdater" value="0" />
+ <add key="IsAutoUpdater" value="1" />
<add key="AutoUpdaterXml" value="http://192.168.1.145:86/AutoUpdater/AutoUpdater.xml" />
- <add key="ClientSettingsProvider.ServiceUri" value="" />
</appSettings>
<userSettings>
<Gs.DevApp.Properties.Settings>
@@ -78,10 +76,4 @@
</providers>
</roleManager>
</system.web>
- <system.data>
- <DbProviderFactories>
- <remove invariant="Oracle.ManagedDataAccess.Client" />
- <add name="ODP.NET, Managed Driver" invariant="Oracle.ManagedDataAccess.Client" description="Oracle Data Provider for .NET, Managed Driver" type="Oracle.ManagedDataAccess.Client.OracleClientFactory, Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342" />
- </DbProviderFactories>
- </system.data>
</configuration>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs
index 5171794..45a2ee8 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs
@@ -1,15 +1,12 @@
-锘縰sing DevExpress.RichEdit.Export;
-using Gs.DevApp.Entity;
+锘縰sing Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using Newtonsoft.Json;
-using OracleInternal.Sharding;
using System;
using System.Collections.Generic;
using System.Data;
using System.Threading.Tasks;
using System.Windows.Forms;
-using static DevExpress.XtraBars.Docking2010.Views.BaseRegistrator;
namespace Gs.DevApp.DevFrm.WOM
{
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index 73f424a..4d24b02 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -121,9 +121,6 @@
<Reference Include="NModbus, Version=3.0.81.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NModbus.3.0.81\lib\net46\NModbus.dll</HintPath>
</Reference>
- <Reference Include="Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <HintPath>..\packages\Oracle.ManagedDataAccess.23.6.0\lib\net472\Oracle.ManagedDataAccess.dll</HintPath>
- </Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System" />
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.Designer.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.Designer.cs
deleted file mode 100644
index 53c794d..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.Designer.cs
+++ /dev/null
@@ -1,190 +0,0 @@
-锘�/* Create By GS EasyCode */
-namespace Gs.DevApp.DevFrm
-{
- partial class {clsName}
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- //BQSetControlObject
- //BQSetControlInfo
- this.toolBarMenu1 = new UserControl.UcToolBarMenu();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.pageBar1 = new UserControls.Data.UcPageBar();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.panel1 = new System.Windows.Forms.Panel();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.lbGuid = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
- this.xtraTabControl1.SuspendLayout();
- this.xtraTabPage1.SuspendLayout();
- this.xtraTabPage2.SuspendLayout();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // toolBarMenu1
- //
-
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
- this.toolBarMenu1.TabIndex = 0;
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1126, 531);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- {colList}});
- this.gridView1.GridControl = this.gcMain;
- this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 531);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
- this.pageBar1.Size = new System.Drawing.Size(1126, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.panel1);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
- this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(76, 20);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(585, 426);
- this.panel1.TabIndex = 1;
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(61, 388);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(112, 388);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- //
- // category1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1128, 682);
- this.Controls.Add(this.xtraTabControl1);
- this.Controls.Add(this.toolBarMenu1);
- //BQAddControltoMContainer
- this.Name = "category1";
- this.Text = "";
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
- this.xtraTabControl1.ResumeLayout(false);
- this.xtraTabPage1.ResumeLayout(false);
- this.xtraTabPage2.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private UserControl.UcToolBarMenu toolBarMenu1;
- private DevExpress.XtraGrid.GridControl gcMain;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- //BQCreateConrolObejct
- }
-}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs
deleted file mode 100644
index d596a71..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.cs
+++ /dev/null
@@ -1,311 +0,0 @@
-锘縰sing Gs.DevApp.Entity;
-using Gs.DevApp.ToolBox;
-using Newtonsoft.Json;
-using System;
-using System.Collections.Generic;
-using System.Data;
-using System.Drawing;
-using System.Windows.Forms;
-
-namespace Gs.DevApp.DevFrm
-{
- public partial class {clsName} : DevExpress.XtraEditors.XtraForm
- {
- string _webServiceName = "User/";
- List<FilterEntity> _filterList = new List<FilterEntity>();
- public {clsName} ()
- {
- InitializeComponent();
- this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
- this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
- this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
- this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
- this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
- this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
- this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
- gcMain.MouseDoubleClick += GcMain_MouseDoubleClick;
- getPageList(1);
- pageBar1.PagerEvent += PageBar1_PagerEvent;
- Gs.DevApp.ToolBox.UtilityHelper.SetGridSear(gridView1);
- gridView1.CustomDrawRowIndicator += (s, e) =>
- {
- if (e.Info.IsRowIndicator && e.RowHandle >= 0)
- {
- e.Info.DisplayText = (e.RowHandle + 1).ToString();
- }
- };
- gridView1.CustomDrawEmptyForeground += (s, e) =>
- {
- string str = "鏆傛湭鏌ユ壘鍒板尮閰嶇殑鏁版嵁!";
- Font f = new Font("寰蒋闆呴粦", 16);
- Rectangle r = new Rectangle(gridView1.GridControl.Width / 2 - 100, e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
- e.Graphics.DrawString(str, f, Brushes.Gray, r);
- };
- }
- private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
- {
- _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns);
- await Task.Delay(100);
- getPageList(1);
- }
- /// <summary>
- /// 鍙屽嚮浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void GcMain_MouseDoubleClick(object sender, MouseEventArgs e)
- {
- string rowGuid = Gs.DevApp.ToolBox.UtilityHelper.GetCurrentDoubleRow(gridView1, e, "guid");
- if (!string.IsNullOrEmpty(rowGuid))
- getModel(rowGuid, false, 999);
- }
- /// <summary>
- /// 鍒嗛〉浜嬩欢
- /// </summary>
- /// <param name="curPage"></param>
- /// <param name="pageSize"></param>
- private void PageBar1_PagerEvent(int curPage, int pageSize)
- {
- getPageList(curPage);
- }
- /// <summary>
- /// 鏌ヨ浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
- {
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
-gridView1.ActiveFilter.Clear();
-gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
-var frm = new ShowFilter(gridView1.Columns, _filterList);
-frm.UpdateParent += Frm_UpdateParent;
-frm.ShowDialog();
- }
- /// <summary>
- /// 鏌ヨ鍥炶皟
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
- {
- _filterList = e.FilterList;
- getPageList(1, pageBar1.RowsCount);
- }
-
- /// <summary>
- /// 鍙栨秷浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnEscClick(object sender, EventArgs e)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 0);
- }
-
- /// <summary>
- /// 鍒犻櫎浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
- {
- string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_userName, gridView1);
- if (string.IsNullOrEmpty(rowGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
- return;
- List<dynamic> lst = new List<dynamic>();
- lst.Add(rowGuid);
- var _obj = lst;
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- if (_rtn.rtnCode > 0)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 0);
- getPageList(1);
- }
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
-
- /// <summary>
- /// 鍒锋柊浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
- {
- if (xtraTabControl1.SelectedTabPageIndex == 1)
- getModel(lbGuid.Text.Trim(), false, 999);
-else
-{
- _filterList.Clear();
- if (gridView1.ActiveFilter.Count > 0)
- {
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
- gridView1.ActiveFilter.Clear();
- gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
- }
- getPageList(1);
-}
- }
- /// <summary>
- /// 淇敼浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
- {
- string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_userName, gridView1);
- if (string.IsNullOrEmpty(rowGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- getModel(rowGuid, true, 1);
- }
- /// <summary>
- /// 鏂板浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 1);
- lbGuid.Text = "";
- UtilityHelper.CleanValueByControl(this.panel1.Controls, true);
-
- }
- /// <summary>
- /// 淇濆瓨浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
- {
- toolBarMenu1.isSetBtn = false;
- //if (string.IsNullOrEmpty(txt_account.Text.Trim()))
- {
- Gs.DevApp.ToolBox.MsgHelper.Warning("鐧诲綍璐﹀彿涓嶈兘涓虹┖锛�");
- // txt_account.Focus();
- return;
- }
- var _obj = new
- {
- guid =UtilityHelper.ToGuid( lbGuid.Text.Trim()), //涓诲缓
-
- };
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- if (_rtn.rtnCode > 0)
- {
- lbGuid.Text = _rtn.rtnData;
- toolBarMenu1.isSetBtn = true;
- UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
- }
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
-
- /// <summary>
- ///
- /// </summary>
- /// <param name="curPage">绗嚑椤�</param>
- /// <param name="pageSize">姣忛〉鍑犳潯</param>
- private async void getPageList(int curPage)
- {
- UcLoading _loading = new UcLoading();
- var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
- var pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "a.create_date",
- "asc", "", _sbSqlWhere.ToString());
- var json = JsonConvert.SerializeObject(pgq);
- try
- {
- var strReturn = await UtilityHelper.HttpPostAsync("",
- _webServiceName + "GetListPage", json);
- var dd = UtilityHelper.ReturnToTablePage(strReturn);
- if (dd.rtnCode > 0)
- {
- DataTable dt = dd.rtnData.list;
- gcMain.BindingContext = new BindingContext();
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
- if (dt.Rows.Count > 0)
- {
- gcMain.DataSource = dt;
- gcMain.ForceInitialize();
- }
- else
- UtilityHelper.SetDefaultTable(gcMain, gridView1);
- gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
- pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
- pageBar1.CurrentPage = curPage;//褰撳墠椤�
- pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
- }
- else
- {
- ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
- }
- }
- catch (Exception ex)
- {
- MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- _loading.Stop();
- }
- /// <summary>
- ///
- /// </summary>
- /// <param name="strGuid">涓婚敭</param>
- /// <param name="isEdit">鏄惁鍙紪杈�</param>
- /// <param name="tabIdx">閫夐」鍗″簭鍙�</param>
- private void getModel(string strGuid, bool isEdit, int tabIdx)
- {
- if (string.IsNullOrEmpty(strGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- UtilityHelper.JumpToTab(xtraTabControl1, tabIdx);
- var _obj = new
- {
- guid = strGuid,//涓诲缓
- };
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- if (_rtn.rtnCode > 0)
- {
- dynamic dy = _rtn.rtnData;
- lbGuid.Text = strGuid;
- UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit);
-
- }
- else
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.resx b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.resx
deleted file mode 100644
index 1af7de1..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category1/category.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-锘�<?xml version="1.0" encoding="utf-8"?>
-<root>
- <!--
- Microsoft ResX Schema
-
- Version 2.0
-
- The primary goals of this format is to allow a simple XML format
- that is mostly human readable. The generation and parsing of the
- various data types are done through the TypeConverter classes
- associated with the data types.
-
- Example:
-
- ... ado.net/XML headers & schema ...
- <resheader name="resmimetype">text/microsoft-resx</resheader>
- <resheader name="version">2.0</resheader>
- <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
- <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
- <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
- <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
- <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
- <value>[base64 mime encoded serialized .NET Framework object]</value>
- </data>
- <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
- <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
- <comment>This is a comment</comment>
- </data>
-
- There are any number of "resheader" rows that contain simple
- name/value pairs.
-
- Each data row contains a name, and value. The row also contains a
- type or mimetype. Type corresponds to a .NET class that support
- text/value conversion through the TypeConverter architecture.
- Classes that don't support this are serialized and stored with the
- mimetype set.
-
- The mimetype is used for serialized objects, and tells the
- ResXResourceReader how to depersist the object. This is currently not
- extensible. For a given mimetype the value must be set accordingly:
-
- Note - application/x-microsoft.net.object.binary.base64 is the format
- that the ResXResourceWriter will generate, however the reader can
- read any of the formats listed below.
-
- mimetype: application/x-microsoft.net.object.binary.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
- : and then encoded with base64 encoding.
-
- mimetype: application/x-microsoft.net.object.soap.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
- : and then encoded with base64 encoding.
-
- mimetype: application/x-microsoft.net.object.bytearray.base64
- value : The object must be serialized into a byte array
- : using a System.ComponentModel.TypeConverter
- : and then encoded with base64 encoding.
- -->
- <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
- <xsd:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="metadata">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" />
- </xsd:sequence>
- <xsd:attribute name="name" use="required" type="xsd:string" />
- <xsd:attribute name="type" type="xsd:string" />
- <xsd:attribute name="mimetype" type="xsd:string" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="assembly">
- <xsd:complexType>
- <xsd:attribute name="alias" type="xsd:string" />
- <xsd:attribute name="name" type="xsd:string" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="data">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
- <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
- <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="resheader">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" />
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <resheader name="resmimetype">
- <value>text/microsoft-resx</value>
- </resheader>
- <resheader name="version">
- <value>2.0</value>
- </resheader>
- <resheader name="reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
-</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.Designer.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.Designer.cs
deleted file mode 100644
index aa32415..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.Designer.cs
+++ /dev/null
@@ -1,222 +0,0 @@
-锘�/* Create By GS EasyCode */
-namespace Gs.DevApp.DevFrm
-{
- partial class {clsName}
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- //BQSetControlObject
- //BQSetControlInfo
- this.toolBarMenu1 = new UserControl.UcToolBarMenu();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.pageBar1 = new UserControls.Data.UcPageBar();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.panel1 = new System.Windows.Forms.Panel();
- this.tabMx = new DevExpress.XtraTab.XtraTabControl();
-
-
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.lbGuid = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
-{begInit}
-
- this.xtraTabControl1.SuspendLayout();
- this.xtraTabPage1.SuspendLayout();
- this.xtraTabPage2.SuspendLayout();
- this.tabMx.SuspendLayout();
- {layoutList}
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // toolBarMenu1
- //
-
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
- this.toolBarMenu1.TabIndex = 0;
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1126, 531);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- {colList}});
- this.gridView1.GridControl = this.gcMain;
-this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 531);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
- this.pageBar1.Size = new System.Drawing.Size(1126, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
- // xtraTabPage2
- //
- this.xtraTabPage2.Controls.Add(this.tabMx);
- this.xtraTabPage2.Controls.Add(this.panel1);
-
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.PageEnabled = false;
- this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
- this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
-
- //
- // tabMx
- //
- this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 323);
- this.tabMx.Name = "tabMx";
- this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 247);
- this.tabMx.TabIndex = 2;
- this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- {tabMx1List}});
-
-
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(76, 20);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(585, 426);
- this.panel1.TabIndex = 1;
- //
- // labelControl11
- //
- this.labelControl11.Location = new System.Drawing.Point(61, 388);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(112, 388);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- //
- // category1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1128, 682);
- this.Controls.Add(this.xtraTabControl1);
- this.Controls.Add(this.toolBarMenu1);
- //BQAddControltoMContainer
- this.Name = "category1";
- this.Text = "";
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
- this.xtraTabControl1.ResumeLayout(false);
- this.xtraTabPage1.ResumeLayout(false);
- this.xtraTabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
- this.tabMx.ResumeLayout(false);
- {resumeLayout}
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private UserControl.UcToolBarMenu toolBarMenu1;
- private DevExpress.XtraGrid.GridControl gcMain;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraTab.XtraTabControl tabMx;
-
- //BQCreateConrolObejct
- }
-}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs
deleted file mode 100644
index 90a25d3..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.cs
+++ /dev/null
@@ -1,326 +0,0 @@
-锘縰sing DevExpress.XtraGrid.Views.Grid;
-using DevExpress.XtraGrid.Views.Grid.ViewInfo;
-using Gs.DevApp.Entity;
-using Gs.DevApp.ToolBox;
-using Newtonsoft.Json;
-using Newtonsoft.Json.Linq;
-using System;
-using System.Collections.Generic;
-using System.Data;
-using System.Drawing;
-using System.Windows.Forms;
-
-namespace Gs.DevApp.DevFrm
-{
- public partial class {clsName} : DevExpress.XtraEditors.XtraForm
- {
- string _webServiceName = "User/";
- List<FilterEntity> _filterList = new List<FilterEntity>();
- public {clsName}()
- {
- InitializeComponent();
- this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
- this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
- this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
- this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
- this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
- this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
- this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
- gcMain.MouseDoubleClick += GcMain_MouseDoubleClick;
- getPageList(1);
- pageBar1.PagerEvent += PageBar1_PagerEvent;
- Gs.DevApp.ToolBox.UtilityHelper.SetGridSear(gridView1);
- gridView1.CustomDrawRowIndicator += (s, e) =>
- {
- if (e.Info.IsRowIndicator && e.RowHandle >= 0)
- {
- e.Info.DisplayText = (e.RowHandle + 1).ToString();
- }
- };
- gridView1.CustomDrawEmptyForeground += (s, e) =>
- {
- string str = "鏆傛湭鏌ユ壘鍒板尮閰嶇殑鏁版嵁!";
- Font f = new Font("寰蒋闆呴粦", 16);
- Rectangle r = new Rectangle(gridView1.GridControl.Width / 2 - 100, e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
- e.Graphics.DrawString(str, f, Brushes.Gray, r);
- };
- }
- private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
- {
- _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns);
- await Task.Delay(100);
- getPageList(1);
- }
- /// <summary>
- /// 鍙屽嚮浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void GcMain_MouseDoubleClick(object sender, MouseEventArgs e)
- {
- string rowGuid = Gs.DevApp.ToolBox.UtilityHelper.GetCurrentDoubleRow(gridView1, e, "guid");
- if (!string.IsNullOrEmpty(rowGuid))
- getModel(rowGuid, false, 999);
- }
- /// <summary>
- /// 鍒嗛〉浜嬩欢
- /// </summary>
- /// <param name="curPage"></param>
- /// <param name="pageSize"></param>
- private void PageBar1_PagerEvent(int curPage, int pageSize)
- {
- getPageList(curPage);
- }
- /// <summary>
- /// 鏌ヨ浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
- {
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
- gridView1.ActiveFilter.Clear();
- gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
- var frm = new ShowFilter(gridView1.Columns, _filterList);
- frm.UpdateParent += Frm_UpdateParent;
- frm.ShowDialog();
- }
- /// <summary>
- /// 鏌ヨ鍥炶皟
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
- {
-
- _filterList = e.FilterList;
- getPageList(1);
- }
-
- /// <summary>
- /// 鍙栨秷浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnEscClick(object sender, EventArgs e)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 0);
- }
-
- /// <summary>
- /// 鍒犻櫎浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
- {
- string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
- if (string.IsNullOrEmpty(rowGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
- return;
- List<dynamic> lst = new List<dynamic>();
- lst.Add(rowGuid);
- var _obj = lst;
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- if (_rtn.rtnCode > 0)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 0);
- getPageList(1);
- }
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
-
- /// <summary>
- /// 鍒锋柊浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
- {
- if (xtraTabControl1.SelectedTabPageIndex == 1)
- getModel(lbGuid.Text.Trim(), false, 999);
- else
- {
- _filterList.Clear();
- if (gridView1.ActiveFilter.Count > 0)
- {
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
- gridView1.ActiveFilter.Clear();
- gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
- }
- getPageList(1);
- }
- }
- /// <summary>
- /// 淇敼浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
- {
- string rowGuid = "", rowName = "";
- // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
- if (string.IsNullOrEmpty(rowGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- getModel(rowGuid, true, 1);
- }
- /// <summary>
- /// 鏂板浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
- {
- UtilityHelper.JumpToTab(xtraTabControl1, 1);
- lbGuid.Text = "";
- List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
- gridViews.Add(gvMx1);
- UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
- Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
- }
- /// <summary>
- /// 淇濆瓨浜嬩欢
- /// </summary>
- /// <param name="sender"></param>
- /// <param name="e"></param>
- private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
- {
- toolBarMenu1.isSetBtn = false;
- //if (string.IsNullOrEmpty(txt_account.Text.Trim()))
- {
- Gs.DevApp.ToolBox.MsgHelper.Warning("鐧诲綍璐﹀彿涓嶈兘涓虹┖锛�");
- // txt_account.Focus();
- return;
- }
- var _obj = new
- {
- guid =UtilityHelper.ToGuid( lbGuid.Text.Trim()), //涓诲缓
- };
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- if (_rtn.rtnCode > 0)
- {
- lbGuid.Text = _rtn.rtnData;
- toolBarMenu1.isSetBtn = true;
- UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
- }
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
-
- /// <summary>
- ///
- /// </summary>
- /// <param name="curPage">绗嚑椤�</param>
- /// <param name="pageSize">姣忛〉鍑犳潯</param>
- private async void getPageList(int curPage)
- {
- UcLoading _loading = new UcLoading();
- var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
- PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "create_date", "asc", "", _sbSqlWhere.ToString());
- string json = JsonConvert.SerializeObject(pgq);
- try
- {
- var strReturn = await UtilityHelper.HttpPostAsync("", _webServiceName + "GetListPage", json);
- ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn);
- if (dd.rtnCode > 0)
- {
- DataTable dt = dd.rtnData.list;
- gcMain.BindingContext = new BindingContext();
- gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
- if (dt.Rows.Count > 0)
- {
- gcMain.DataSource = dt;
- gcMain.ForceInitialize();
- }
- else
- UtilityHelper.SetDefaultTable(gcMain, gridView1);
- gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
- pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
- pageBar1.CurrentPage = curPage;//褰撳墠椤�
- pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
- }
- else
- {
- ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
- }
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
- }
- _loading.Stop();
- }
- private void getModel(string strGuid, bool isEdit, int tabIdx)
- {
- if (string.IsNullOrEmpty(strGuid))
- {
- ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
- return;
- }
- UtilityHelper.JumpToTab(xtraTabControl1, tabIdx);
- var _obj = new
- {
- guid = strGuid,//涓诲缓
- };
- try
- {
- string strJson = UtilityHelper.HttpPost("", _webServiceName +"GetModel", JsonConvert.SerializeObject(_obj));
- ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
- if (_rtn.rtnCode > 0)
- {
- dynamic dy = _rtn.rtnData;
- lbGuid.Text = strGuid;
- List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
- gvList.Add(gvMx1);
- UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
- JObject _job = JObject.Parse(strJson);
- JArray array = new JArray();
- foreach (var a in _job["rtnData"]["list"])
- {
- array.Add(a);
- }
- DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
- if (dt.Rows.Count > 0)
- {
- gcMx1.BindingContext = new BindingContext();
- gcMx1.DataSource = dt;
- gcMx1.ForceInitialize();
- }
- else
- {
- Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
- }
- }
- else
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
- }
- catch (Exception ex)
- {
- ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.resx b/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.resx
deleted file mode 100644
index 1af7de1..0000000
--- a/DevApp/Gs.DevApp/bin/Debug/templeEasyCode/category2/category.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-锘�<?xml version="1.0" encoding="utf-8"?>
-<root>
- <!--
- Microsoft ResX Schema
-
- Version 2.0
-
- The primary goals of this format is to allow a simple XML format
- that is mostly human readable. The generation and parsing of the
- various data types are done through the TypeConverter classes
- associated with the data types.
-
- Example:
-
- ... ado.net/XML headers & schema ...
- <resheader name="resmimetype">text/microsoft-resx</resheader>
- <resheader name="version">2.0</resheader>
- <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
- <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
- <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
- <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
- <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
- <value>[base64 mime encoded serialized .NET Framework object]</value>
- </data>
- <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
- <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
- <comment>This is a comment</comment>
- </data>
-
- There are any number of "resheader" rows that contain simple
- name/value pairs.
-
- Each data row contains a name, and value. The row also contains a
- type or mimetype. Type corresponds to a .NET class that support
- text/value conversion through the TypeConverter architecture.
- Classes that don't support this are serialized and stored with the
- mimetype set.
-
- The mimetype is used for serialized objects, and tells the
- ResXResourceReader how to depersist the object. This is currently not
- extensible. For a given mimetype the value must be set accordingly:
-
- Note - application/x-microsoft.net.object.binary.base64 is the format
- that the ResXResourceWriter will generate, however the reader can
- read any of the formats listed below.
-
- mimetype: application/x-microsoft.net.object.binary.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
- : and then encoded with base64 encoding.
-
- mimetype: application/x-microsoft.net.object.soap.base64
- value : The object must be serialized with
- : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
- : and then encoded with base64 encoding.
-
- mimetype: application/x-microsoft.net.object.bytearray.base64
- value : The object must be serialized into a byte array
- : using a System.ComponentModel.TypeConverter
- : and then encoded with base64 encoding.
- -->
- <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
- <xsd:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="metadata">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" />
- </xsd:sequence>
- <xsd:attribute name="name" use="required" type="xsd:string" />
- <xsd:attribute name="type" type="xsd:string" />
- <xsd:attribute name="mimetype" type="xsd:string" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="assembly">
- <xsd:complexType>
- <xsd:attribute name="alias" type="xsd:string" />
- <xsd:attribute name="name" type="xsd:string" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="data">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
- <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
- <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
- <xsd:attribute ref="xml:space" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="resheader">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" />
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <resheader name="resmimetype">
- <value>text/microsoft-resx</value>
- </resheader>
- <resheader name="version">
- <value>2.0</value>
- </resheader>
- <resheader name="reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
-</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/packages.config b/DevApp/Gs.DevApp/packages.config
index ab9df28..7df0e9d 100644
--- a/DevApp/Gs.DevApp/packages.config
+++ b/DevApp/Gs.DevApp/packages.config
@@ -9,7 +9,6 @@
<package id="Microsoft.Web.WebView2" version="1.0.2592.51" targetFramework="net48" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
<package id="NModbus" version="3.0.81" targetFramework="net48" />
- <package id="Oracle.ManagedDataAccess" version="23.6.0" targetFramework="net48" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.Configuration.ConfigurationManager" version="8.0.0" targetFramework="net48" />
<package id="System.Diagnostics.DiagnosticSource" version="6.0.1" targetFramework="net48" />
diff --git a/DevApp/Gs.Setup/Gs.Setup.vdproj b/DevApp/Gs.Setup/Gs.Setup.vdproj
index d483813..fecdb8f 100644
--- a/DevApp/Gs.Setup/Gs.Setup.vdproj
+++ b/DevApp/Gs.Setup/Gs.Setup.vdproj
@@ -21,24 +21,6 @@
}
"Entry"
{
- "MsmKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_00B3D3157690444E949731315F6304B7"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -53,6 +35,72 @@
{
"MsmKey" = "8:_01D31405A2944C10A4EAFDB889E66715"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -87,62 +135,116 @@
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "MsmKey" = "8:_0646C3F2D5A74AB0AD92BF173FAAA09E"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
+ "OwnerKey" = "8:_1C10E55FA9D923F132A40863DE189C62"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
+ "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "MsmKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0646C3F2D5A74AB0AD92BF173FAAA09E"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -159,272 +261,26 @@
}
"Entry"
{
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_0B6B2B5A9A2841508EED2A0629F60675"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
+ "MsmKey" = "8:_0D68C3E293794626A5123BF5C5470A1E"
+ "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
+ "MsmKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_0D68C3E293794626A5123BF5C5470A1E"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -459,8 +315,62 @@
}
"Entry"
{
+ "MsmKey" = "8:_135B271B25714B44B3B01D7AFB7C32BC"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_14257333BDE64B7797EA98481D83432F"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_CD35341395ED57115562B89D6ED691DB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_FA5E7C3471FA4A438FE7189C9B66861C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_D70B2D91A9F9492595EAF38BB712C533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_4BF8A7A464D14C6DA7F42FE801445B63"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_F86CB7AF901916F399DC274AAB931B6E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
+ "OwnerKey" = "8:_30BAB49278CBC89A930DAF498818FD5B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -477,122 +387,14 @@
}
"Entry"
{
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_151EF26D2651822D72282CF353383160"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_174F4647CE5F45AA951ED5514D1EFFE1"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_17BD649742464C788179A9F18CBD083E"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -609,20 +411,410 @@
}
"Entry"
{
- "MsmKey" = "8:_1A93918A6AF24FDB86CE0AF8F9CA8ED4"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_1A9E43AB43DC4119A64D1EDE5EE9385C"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_1B2389FBCF3E42509AA50826F8995FA5"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_1C10E55FA9D923F132A40863DE189C62"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_F13A208F0940486ABC353796858AAC58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_AC4A66068B2E4804B6C42766D3F5FE47"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_6D5FB08556BD4E689CE3AF3EB11DE284"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_61BFF5E427B34283BB56D28DA4765999"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_1D5A151E532A47BCBDAEB75B6BE7EC31"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "OwnerKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -646,43 +838,43 @@
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_8535ACE7A14C374D121506011A082264"
+ "OwnerKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
+ "OwnerKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
+ "OwnerKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_206E2229D2A80E79095DCEB720DF0159"
- "OwnerKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "OwnerKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -735,6 +927,192 @@
}
"Entry"
{
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "OwnerKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_22BAF8A14D3E418C8B7AF2C651EA0936"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -753,79 +1131,223 @@
}
"Entry"
{
- "MsmKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_D0B8993488EE4178A727EC222BCEFBA1"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_7832A2E6A24A4F7EADE5AF56D09B90F7"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_26D27981216F4655278A95B80F16DA6E"
- "OwnerKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_29189DF1E8A84B64B5A509E03EFD8000"
+ "MsmKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
@@ -839,198 +1361,6 @@
{
"MsmKey" = "8:_2A601CC18E3E4AE380AB80F520EEF97B"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1065,374 +1395,20 @@
}
"Entry"
{
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
+ "MsmKey" = "8:_30BAB49278CBC89A930DAF498818FD5B"
+ "OwnerKey" = "8:_CD35341395ED57115562B89D6ED691DB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmKey" = "8:_30BAB49278CBC89A930DAF498818FD5B"
+ "OwnerKey" = "8:_D70B2D91A9F9492595EAF38BB712C533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
+ "MsmKey" = "8:_30BAB49278CBC89A930DAF498818FD5B"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "OwnerKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
- "OwnerKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
- "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_30553B8ADA63084718782EEA93115449"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- "OwnerKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1461,80 +1437,170 @@
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_494404AE981CB512DD7AB187A925680A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_D0B8993488EE4178A727EC222BCEFBA1"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_7832A2E6A24A4F7EADE5AF56D09B90F7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_7C4BA4BC40556276B25E15F5BC9CAE60"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
+ "MsmKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
+ "OwnerKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1553,6 +1619,60 @@
{
"MsmKey" = "8:_39C682BF1C5E4D8996BFF1FBA14DCC9A"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_1C10E55FA9D923F132A40863DE189C62"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ "OwnerKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1587,24 +1707,6 @@
}
"Entry"
{
- "MsmKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
- "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_3D6E9A6C80254593B4A143C119822B5B"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -1613,6 +1715,60 @@
{
"MsmKey" = "8:_3D9BCF9E91504DADBA693A5843FA5156"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1635,50 +1791,20 @@
}
"Entry"
{
- "MsmKey" = "8:_413B826DC8FC451384F147E384332C84"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
+ "MsmKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
"OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
+ "MsmKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1689,44 +1815,86 @@
}
"Entry"
{
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_494404AE981CB512DD7AB187A925680A"
+ "OwnerKey" = "8:_B6568BA4FF9F8C38D2398EA86F6262A6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_494404AE981CB512DD7AB187A925680A"
+ "OwnerKey" = "8:_C7B6406F23B04761938B5C8BF41F4E75"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_494404AE981CB512DD7AB187A925680A"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_494404AE981CB512DD7AB187A925680A"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_494404AE981CB512DD7AB187A925680A"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_494C98D93842423EA4CCA3C8371FA7E7"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_49DA65766B2096B182E80129A0B5D2D7"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_49DA65766B2096B182E80129A0B5D2D7"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_49DA65766B2096B182E80129A0B5D2D7"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_4B8CE97F9B2E4ADAB0D0980799F0F1E3"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1739,72 +1907,6 @@
{
"MsmKey" = "8:_4BF8A7A464D14C6DA7F42FE801445B63"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_93A800066E219068B91DEB84C9B9860D"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_F2B218E8848D4D7DB157BF4721C127FF"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_88E1314DB02D986F77146DA8A78D66A7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_8C55D653D7CD4FB0A334D1BAE8A6E694"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_6DDBB26F2DFF4073A5967702050D69D3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_57842B4515ED4FDBBA3E951F5624A33E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_408BF417FBF545F58B1C698A1BC1F059"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_7E420FBD7FDAC37B203B9A266DF29DE2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
- "OwnerKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1827,32 +1929,302 @@
}
"Entry"
{
- "MsmKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
- "OwnerKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
+ "MsmKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
"OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
- "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -1917,66 +2289,6 @@
}
"Entry"
{
- "MsmKey" = "8:_5C461BF43AB82E9BEC4469B603414E04"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_5D2953CDEFB24D5BB3DD42E94DAB6B91"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -1995,14 +2307,152 @@
}
"Entry"
{
- "MsmKey" = "8:_5FF1410AD8DD2A6F3AB01C2FD890695F"
+ "MsmKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_5FF1410AD8DD2A6F3AB01C2FD890695F"
+ "MsmKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
"OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2015,36 +2465,6 @@
{
"MsmKey" = "8:_61BFF5E427B34283BB56D28DA4765999"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- "OwnerKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2097,6 +2517,24 @@
}
"Entry"
{
+ "MsmKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_6B539E1C8D1642D39360456272F96868"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -2123,12 +2561,6 @@
{
"MsmKey" = "8:_6DDBB26F2DFF4073A5967702050D69D3"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2163,30 +2595,6 @@
}
"Entry"
{
- "MsmKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
- "OwnerKey" = "8:_6DDBB26F2DFF4073A5967702050D69D3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
- "OwnerKey" = "8:_7E420FBD7FDAC37B203B9A266DF29DE2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_7427B83190354FC7922DC938935BF429"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -2217,32 +2625,26 @@
}
"Entry"
{
- "MsmKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
+ "MsmKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
+ "OwnerKey" = "8:_6DDBB26F2DFF4073A5967702050D69D3"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
+ "OwnerKey" = "8:_9D9ACB573C260F6CFCB908F124716A26"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2271,38 +2673,14 @@
}
"Entry"
{
- "MsmKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_7B7B880B006A4E4AB4D7512D5045AAAA"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
+ "MsmKey" = "8:_7C4BA4BC40556276B25E15F5BC9CAE60"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2321,18 +2699,6 @@
{
"MsmKey" = "8:_7CC499149F4B4A3F9922FBD2A55A141F"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7E420FBD7FDAC37B203B9A266DF29DE2"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_7E420FBD7FDAC37B203B9A266DF29DE2"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2373,6 +2739,12 @@
}
"Entry"
{
+ "MsmKey" = "8:_82B40279517DCF04FB5242356F7F0273"
+ "OwnerKey" = "8:_F2B218E8848D4D7DB157BF4721C127FF"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_82C3ECFB3D9344AEB38A740B46378704"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -2391,102 +2763,6 @@
}
"Entry"
{
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_84D496A4C2DF409C97F8DA02FCD0F1E0"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -2499,122 +2775,62 @@
}
"Entry"
{
- "MsmKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
"OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
"OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_8535ACE7A14C374D121506011A082264"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_85484EB4B4B144C7A6B4DD11A4E5783F"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2637,116 +2853,8 @@
}
"Entry"
{
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_88E1314DB02D986F77146DA8A78D66A7"
- "OwnerKey" = "8:_F2B218E8848D4D7DB157BF4721C127FF"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2763,122 +2871,8 @@
}
"Entry"
{
- "MsmKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_8B4DE14088C84D61AB65DDAAB1AB5BAE"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_F28B979CF69692BDF67F460189F843BB"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_FA5E7C3471FA4A438FE7189C9B66861C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_D70B2D91A9F9492595EAF38BB712C533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_4BF8A7A464D14C6DA7F42FE801445B63"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_F6C7B9B7D2AD0A37F78E92C8D1764E6E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
- "OwnerKey" = "8:_97A8B8F18263FE249C3BF8BE90503406"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2907,6 +2901,78 @@
}
"Entry"
{
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -2925,7 +2991,43 @@
}
"Entry"
{
- "MsmKey" = "8:_9242840A8770929201B5716C4CB47F8B"
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
@@ -2933,54 +3035,6 @@
{
"MsmKey" = "8:_9287D97361C24C85A58CFC049CD83DFB"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_93A800066E219068B91DEB84C9B9860D"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_93A800066E219068B91DEB84C9B9860D"
- "OwnerKey" = "8:_408BF417FBF545F58B1C698A1BC1F059"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_93A800066E219068B91DEB84C9B9860D"
- "OwnerKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -2999,24 +3053,6 @@
{
"MsmKey" = "8:_9589984C9FF14A83AFB60161E9AAD67D"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_97A8B8F18263FE249C3BF8BE90503406"
- "OwnerKey" = "8:_F28B979CF69692BDF67F460189F843BB"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_97A8B8F18263FE249C3BF8BE90503406"
- "OwnerKey" = "8:_D70B2D91A9F9492595EAF38BB712C533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_97A8B8F18263FE249C3BF8BE90503406"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3057,8 +3093,32 @@
}
"Entry"
{
+ "MsmKey" = "8:_9D9ACB573C260F6CFCB908F124716A26"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_9D9ACB573C260F6CFCB908F124716A26"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_9D9C8C5994F34844BE9ECE6D85FD6BCF"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_9DDC3D75509800ED4F37834573891B51"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_9DDC3D75509800ED4F37834573891B51"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3069,110 +3129,254 @@
}
"Entry"
{
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
+ "MsmKey" = "8:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "MsmKey" = "8:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
+ "OwnerKey" = "8:_408BF417FBF545F58B1C698A1BC1F059"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "MsmKey" = "8:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
+ "OwnerKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_A0A52CFFC66A4F30991B11B5384E0C62"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_CC91D70837D2AF2F4C2C42E1CED71218"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_02D83EF034024C94B3416419BDCB4381"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3195,74 +3399,50 @@
}
"Entry"
{
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
+ "MsmKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "MsmKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "MsmKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
+ "MsmKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
+ "MsmKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3279,302 +3459,38 @@
}
"Entry"
{
- "MsmKey" = "8:_A96CB7CEDA1F4C2F855C2CA8BA7C876B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
+ "MsmKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_8535ACE7A14C374D121506011A082264"
+ "MsmKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
+ "MsmKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
+ "MsmKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "MsmKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
+ "MsmKey" = "8:_A96CB7CEDA1F4C2F855C2CA8BA7C876B"
+ "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3657,62 +3573,20 @@
}
"Entry"
{
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "MsmKey" = "8:_B6568BA4FF9F8C38D2398EA86F6262A6"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "MsmKey" = "8:_B6568BA4FF9F8C38D2398EA86F6262A6"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
+ "MsmKey" = "8:_B6568BA4FF9F8C38D2398EA86F6262A6"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -3729,43 +3603,7 @@
}
"Entry"
{
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
+ "MsmKey" = "8:_B803925E9BA6ACF5460584144B199285"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
@@ -3789,24 +3627,6 @@
}
"Entry"
{
- "MsmKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_BAF025A06FE2464FB6D05F9D3E18AC38"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -3819,476 +3639,134 @@
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
+ "MsmKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_F13A208F0940486ABC353796858AAC58"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_C2FB63031ADF4F899E1932383D5267E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_AC4A66068B2E4804B6C42766D3F5FE47"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "MsmKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
"OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_82C3ECFB3D9344AEB38A740B46378704"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_6D5FB08556BD4E689CE3AF3EB11DE284"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_61BFF5E427B34283BB56D28DA4765999"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_3D6E9A6C80254593B4A143C119822B5B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_2DC04B662C3C484B95D54938C2921679"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_1D5A151E532A47BCBDAEB75B6BE7EC31"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "MsmKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
"OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_8535ACE7A14C374D121506011A082264"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_151EF26D2651822D72282CF353383160"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "MsmKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_30553B8ADA63084718782EEA93115449"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
- "OwnerKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_C1DB54DB4AC5428B92E6BF3EEB347360"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -4311,272 +3789,266 @@
}
"Entry"
{
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_C685D3443AB845369CFE3B891A6015B5"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_C70480A303694940AF317FE0B55BE606"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_C7B6406F23B04761938B5C8BF41F4E75"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_5C461BF43AB82E9BEC4469B603414E04"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_02D83EF034024C94B3416419BDCB4381"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -4599,110 +4071,92 @@
}
"Entry"
{
+ "MsmKey" = "8:_CC91D70837D2AF2F4C2C42E1CED71218"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_CD35341395ED57115562B89D6ED691DB"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_CD35341395ED57115562B89D6ED691DB"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_CE320C3C67E74389A6773D5182D1CEA8"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
+ "MsmKey" = "8:_D0B8993488EE4178A727EC222BCEFBA1"
+ "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_7832A2E6A24A4F7EADE5AF56D09B90F7"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
- "OwnerKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
"OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_D0B8993488EE4178A727EC222BCEFBA1"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -4749,44 +4203,32 @@
}
"Entry"
{
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_49DA65766B2096B182E80129A0B5D2D7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_C7B6406F23B04761938B5C8BF41F4E75"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
+ "MsmKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
+ "MsmKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
+ "MsmKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -4797,19 +4239,25 @@
}
"Entry"
{
- "MsmKey" = "8:_D79036872AC64BB1A5F8AB86F987292B"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
+ "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_DBD1DD8A43B94C8D952C734237D7CE7B"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_DE44230BD47045BF9CFC1DDED57448C2"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
@@ -4821,8 +4269,116 @@
}
"Entry"
{
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_E2CE67D70CDC4C31B6E885646E3FAFF3"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_F2B218E8848D4D7DB157BF4721C127FF"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_82B40279517DCF04FB5242356F7F0273"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_8C55D653D7CD4FB0A334D1BAE8A6E694"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_6DDBB26F2DFF4073A5967702050D69D3"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_57842B4515ED4FDBBA3E951F5624A33E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_408BF417FBF545F58B1C698A1BC1F059"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_9D9ACB573C260F6CFCB908F124716A26"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
+ "OwnerKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -4839,36 +4395,6 @@
}
"Entry"
{
- "MsmKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_E6BD723B642943A7BE3BE7361B11F5CE"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -4881,392 +4407,38 @@
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
+ "MsmKey" = "8:_EB161484A4024B31814DABA9B9F3EABD"
+ "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_F13A208F0940486ABC353796858AAC58"
+ "MsmKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_AC4A66068B2E4804B6C42766D3F5FE47"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_6D5FB08556BD4E689CE3AF3EB11DE284"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_61BFF5E427B34283BB56D28DA4765999"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_1D5A151E532A47BCBDAEB75B6BE7EC31"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
+ "MsmKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
"OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_8535ACE7A14C374D121506011A082264"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
+ "MsmKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_151EF26D2651822D72282CF353383160"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
- "OwnerKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_EB161484A4024B31814DABA9B9F3EABD"
- "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5289,6 +4461,60 @@
}
"Entry"
{
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_7C4BA4BC40556276B25E15F5BC9CAE60"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_7832A2E6A24A4F7EADE5AF56D09B90F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_698A48385B4E429FB9FE3526A1B9B1B2"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_0A7B46F0AAF04C6FB6A4AAC07CE394DF"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "OwnerKey" = "8:_1C10E55FA9D923F132A40863DE189C62"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_EE20DC319E98462EA5C6D5F58A7C7391"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
@@ -5307,8 +4533,32 @@
}
"Entry"
{
- "MsmKey" = "8:_EEF3A3CE4EF14A3791D0A8B5CEF178C5"
- "OwnerKey" = "8:_UNDEFINED"
+ "MsmKey" = "8:_EEF085576682555172FE81ED26F2EC09"
+ "OwnerKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EEF085576682555172FE81ED26F2EC09"
+ "OwnerKey" = "8:_9A961B17280543D1B0F9556021CA90B3"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EEF085576682555172FE81ED26F2EC09"
+ "OwnerKey" = "8:_5826F4C75AA04D2482D6C778CC174E3A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EEF085576682555172FE81ED26F2EC09"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_EEF085576682555172FE81ED26F2EC09"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5321,12 +4571,6 @@
{
"MsmKey" = "8:_F05785D1376847788477F2F9AA3B2FEB"
"OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5349,20 +4593,26 @@
}
"Entry"
{
- "MsmKey" = "8:_F260E90A47D3491C9D92F75F8105C692"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F28B979CF69692BDF67F460189F843BB"
+ "MsmKey" = "8:_F24451DF08057256472686D552C73E83"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
- "MsmKey" = "8:_F28B979CF69692BDF67F460189F843BB"
- "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmKey" = "8:_F24451DF08057256472686D552C73E83"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F24451DF08057256472686D552C73E83"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F260E90A47D3491C9D92F75F8105C692"
+ "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5385,8 +4635,602 @@
}
"Entry"
{
- "MsmKey" = "8:_F6C7B9B7D2AD0A37F78E92C8D1764E6E"
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F13A208F0940486ABC353796858AAC58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D51610E64B804759AD43329469BD5A58"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D2AA469CC97A441F986709E55DC6A05C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_CC0C4ED34F4840CCAE65A396A43BA57A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C70480A303694940AF317FE0B55BE606"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C2FB63031ADF4F899E1932383D5267E9"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_AC4A66068B2E4804B6C42766D3F5FE47"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_9E04B8FAA0794AEFADF620D7633B3E34"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_8EDC56AF43A14394B8374F0081B0568E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_89C0042DC85A4AE19A6033F3E63D4B70"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_82C3ECFB3D9344AEB38A740B46378704"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_811BC9F533354ABB9C2B7A6966E2DC6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_7AD951AC670B46BA96F277C6C605F9A8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_6D5FB08556BD4E689CE3AF3EB11DE284"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_61BFF5E427B34283BB56D28DA4765999"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_5523092D48BB4A559F4293F427EFD6FA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_489432CD6E8A4AC7936F3F2EFC8C041C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_3D6E9A6C80254593B4A143C119822B5B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_3344A7837DEC430595282C586214E21A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_2DC04B662C3C484B95D54938C2921679"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_29CC227A01EA4E51A68B7DE89CD26523"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_2557E0C99B02447FB6C8102965AD8BC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_21466EE1E69F49E7AF65AF5EF10B0FDA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_1D5A151E532A47BCBDAEB75B6BE7EC31"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_14257333BDE64B7797EA98481D83432F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_0EC4AB03828847128E131FE0084AB262"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_0040F9A2EB24434EBB53360BFC55637A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
"OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
+ "OwnerKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "OwnerKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "OwnerKey" = "8:_D337ADAEC8434D2995D5B785DE72D2CB"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_ED140065B8C843458A8E1BB052358560"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_E7D80D659C9F40E8AA30AB656A8F588F"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_B42AB25688DE47138D137C7748755FBE"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_88A20C69B6A347519DCF7C468789BF19"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_7096F15A542E4828BCE79264D66C5AD6"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_4028AD7D526A4821BE5DF64D2FCA6C6A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F5580E37E04FF731236020805171057E"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5403,26 +5247,14 @@
}
"Entry"
{
- "MsmKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "OwnerKey" = "8:_0E764120BB354B8983E4F0676BB2B533"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
"MsmKey" = "8:_F8081A2A15994941AAD68CB163417320"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_F86CB7AF901916F399DC274AAB931B6E"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5463,8 +5295,56 @@
}
"Entry"
{
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_F924D081807E41CCB53B7D754F0BB8CC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_F745725AD516446BB260A9186F56A388"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_E35EE8640F684A0F888875FF56BD46B8"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_FC8584CFD65946A1B02F4165608D07BC"
"OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:_UNDEFINED"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_FCEFADEEAADE388DBD807C75559AAF51"
+ "OwnerKey" = "8:_8C01A48DDBE14DACA35069FC446619CD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5482,19 +5362,7 @@
"Entry"
{
"MsmKey" = "8:_FE98121966E1E13DF4B51958BBD33C8D"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_FE98121966E1E13DF4B51958BBD33C8D"
"OwnerKey" = "8:_C59BD42E8E3A42C2A8102D7E17BB171F"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_FE98121966E1E13DF4B51958BBD33C8D"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5560,7 +5428,7 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_88E1314DB02D986F77146DA8A78D66A7"
+ "OwnerKey" = "8:_82B40279517DCF04FB5242356F7F0273"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -5591,12 +5459,6 @@
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_EC2CBAF466144BEF93CA8E1419C1D484"
- "MsmSig" = "8:_UNDEFINED"
- }
- "Entry"
- {
- "MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -6064,373 +5926,373 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_9242840A8770929201B5716C4CB47F8B"
+ "OwnerKey" = "8:_0DCF8B22E607C9C037C83015044C2AF7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_7C30143AA557E0616C05C68DC21EA6E9"
+ "OwnerKey" = "8:_54E8051DF9DFDA1E78A96A12FDBE77DA"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_7AECE02C28AEBDCD090A794BC1E9B7D8"
+ "OwnerKey" = "8:_6AE38A466A0E27E60CAF212E79AE38EC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_92C9E12ADB04FF23DD71A4989B550491"
+ "OwnerKey" = "8:_5E9C1D56D33F3EDD8E23632F4D49A150"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_00A5B3011CD53DCCB70D014CC966029B"
+ "OwnerKey" = "8:_D6275BB9911C31F2F7F4239878C8A2B8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
+ "OwnerKey" = "8:_F24451DF08057256472686D552C73E83"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8AB2B5A195BFBB39662AC4AAB804F0E5"
+ "OwnerKey" = "8:_EB9CC58897D30F64FCCDB343E8B5CA92"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_CEB2890B3070F67BBE1B547ECF57F09A"
+ "OwnerKey" = "8:_C088C190BE39B9D5F3C2A7E4C626ECE0"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_3013F05B6F9D1FE5B120C73D7DE385C5"
+ "OwnerKey" = "8:_C643A6594062FA2FF92A1BD7CB996EF6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
+ "OwnerKey" = "8:_B803925E9BA6ACF5460584144B199285"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_5FF1410AD8DD2A6F3AB01C2FD890695F"
+ "OwnerKey" = "8:_491C3771DF6C2BC76047CA1CC9FEA197"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_F6C7B9B7D2AD0A37F78E92C8D1764E6E"
+ "OwnerKey" = "8:_D71E2E3BC03242155776D13F2AC6EE57"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_49DA65766B2096B182E80129A0B5D2D7"
+ "OwnerKey" = "8:_A8BBCF4FE30A58C4834EB2877C466D7A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_D6BFD5180EA6CE76CF36A2E559E4C578"
+ "OwnerKey" = "8:_4512FFDF576C646493441B33A1E14F0C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_26D27981216F4655278A95B80F16DA6E"
+ "OwnerKey" = "8:_C272EDF248773F38407A9C52FCB170E1"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_7E420FBD7FDAC37B203B9A266DF29DE2"
+ "OwnerKey" = "8:_C098CF47DFDFA5C2AAD79429F207D198"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_7331C3EF333600C08B6A4DEDBD7B0D28"
+ "OwnerKey" = "8:_E2AA8243E168D7006D9DF2C28D9CAFA0"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_93A800066E219068B91DEB84C9B9860D"
+ "OwnerKey" = "8:_D1F50306FE7984BF40E9A7B780AF44F7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_4ED5BEB7877259DB0B7072A623405E61"
+ "OwnerKey" = "8:_1C88648BC200EBC1E63DA892DBD0961A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_F28B979CF69692BDF67F460189F843BB"
+ "OwnerKey" = "8:_F5580E37E04FF731236020805171057E"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_97A8B8F18263FE249C3BF8BE90503406"
+ "OwnerKey" = "8:_8EA33FC0B58CDBAA1D396058D752812E"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8B8817C1770D5BE982D62DFF0E7A0179"
+ "OwnerKey" = "8:_6035E6A9526507201A5E05D923AEE06C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_4BBCD81795AEC74EAF4B674BDE64CFD2"
+ "OwnerKey" = "8:_22805753287197EE3136EA3CFF8FEC1B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_F08B93D2AF0F4288A7F26592132114A6"
+ "OwnerKey" = "8:_C67D858CB8C2CC96AD90A218E3DCFAA8"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_15BDC35CFC4A78C41E29F0A2FAB02474"
+ "OwnerKey" = "8:_91D890E92A91A87F6434FF4AF5F5151C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_186F2367FB5BC101EA904C24D16CDDA7"
+ "OwnerKey" = "8:_A771B77CDE3882A70FDBDAD7BF5CA752"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_C758D06CD188E2D76FD34370E0EEF22A"
+ "OwnerKey" = "8:_3E2E2DC04441D99B1640C78085FF5847"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_F778F7E46E9D6D30D0731F213BF10BA7"
+ "OwnerKey" = "8:_FBB6F5B17D07764F775377A8A537DBAB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_CFE564F8747FEA8FA6AD689802512A9C"
+ "OwnerKey" = "8:_38FDEAB1A5B65CE2A97F63251CDD411A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_7A64E3BC6B246CF67184B72470341AF3"
+ "OwnerKey" = "8:_0A13352742DBB1DE19C5B1BD5D120C61"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8BBB576D292E572AED5E1C90AE0A9945"
+ "OwnerKey" = "8:_84DDFBAE2C35CB319F9DBD82F30C992A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_6F75E8CB72685BA2601A5FC696CF9309"
+ "OwnerKey" = "8:_02100F98AE099B36C7EA01FAEA87E773"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8535ACE7A14C374D121506011A082264"
+ "OwnerKey" = "8:_CC91D70837D2AF2F4C2C42E1CED71218"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_3D493B1A79F5B6146680ECAB2410114B"
+ "OwnerKey" = "8:_A1D4B65A960532215560C6D0528DECE9"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_17685214DDE9FA0A3B82516EB8941754"
+ "OwnerKey" = "8:_551537D5FB278FA7F20C9B3C826FA4DB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8503A9B0784D983976BEB4F71F87FDBD"
+ "OwnerKey" = "8:_F4D523ADD60F86F4B3238A308703BFC6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_B849CEF0DED1B476B2DA50F58D3DFA11"
+ "OwnerKey" = "8:_215A293F24D93DEA660C05B5BAF25F5C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_5CDF8C73F7270F3BDF121365869E8DDC"
+ "OwnerKey" = "8:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_4554049DF31CF4E53C093D0048413E8B"
+ "OwnerKey" = "8:_1C6AD31701D8D20EE19253982FBE71A6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "OwnerKey" = "8:_F49F376FA07A149D25AEB3B72DBA87CF"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_BA28A9399ED4497C8B5D3F2564C7B768"
+ "OwnerKey" = "8:_14EF102A2990145211E7FAB95C394731"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_9EF54D271300F9957F51C2E6BE2C2883"
+ "OwnerKey" = "8:_A4DEF258B8D3D97F17769B4A15DC3079"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
+ "OwnerKey" = "8:_1C10E55FA9D923F132A40863DE189C62"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
+ "OwnerKey" = "8:_08717C1E2918F151157BD45EC6CC6786"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_84D25ED7C244804696F12B950F5FA9F6"
+ "OwnerKey" = "8:_7C4BA4BC40556276B25E15F5BC9CAE60"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_2AC83565C8C97CEC685C0A29179D935B"
+ "OwnerKey" = "8:_EDBFE233AB4338A171FA2CAD05E99345"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_151EF26D2651822D72282CF353383160"
+ "OwnerKey" = "8:_EEF085576682555172FE81ED26F2EC09"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_E5C0FBD37DC1C7781F1E56B78F9634F5"
+ "OwnerKey" = "8:_FCEFADEEAADE388DBD807C75559AAF51"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_8566DBB14AB19641A610459F5F6E09E3"
+ "OwnerKey" = "8:_3B528A5B1EFCB7469D8C2143E4D54EB9"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_0AFE40173ECC5F4F77E11DC645579F3F"
+ "OwnerKey" = "8:_135B271B25714B44B3B01D7AFB7C32BC"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_88835BCB883776A9AB0515091B7BA00C"
+ "OwnerKey" = "8:_9DDC3D75509800ED4F37834573891B51"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_386EF481A24AFF68B86969236B518D5E"
+ "OwnerKey" = "8:_F86CB7AF901916F399DC274AAB931B6E"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_0561CB7434BEC987A810BF271DA1D550"
+ "OwnerKey" = "8:_B6568BA4FF9F8C38D2398EA86F6262A6"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_30553B8ADA63084718782EEA93115449"
+ "OwnerKey" = "8:_494404AE981CB512DD7AB187A925680A"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_5C461BF43AB82E9BEC4469B603414E04"
+ "OwnerKey" = "8:_38AFCC36614324316421FCDA24DD7A24"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_C8E2AD2BE15E97749916D66AC8F08CD3"
+ "OwnerKey" = "8:_9D9ACB573C260F6CFCB908F124716A26"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_ABD78A40C5916D8509C092AE4DFB4D26"
+ "OwnerKey" = "8:_794231C526D0DD5706012FFF4438F5D7"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_549332B3AF87F4B2E2520B017AFBD816"
+ "OwnerKey" = "8:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_2F1797E4A2106B335BA867EC62E9B060"
+ "OwnerKey" = "8:_E3520EA0816402CE92086B4CF2ABF675"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_0CA524A61A47023A8D518D07BF583C50"
+ "OwnerKey" = "8:_CD35341395ED57115562B89D6ED691DB"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_EA1857931C07C2A2591BFFAC29074DD5"
+ "OwnerKey" = "8:_30BAB49278CBC89A930DAF498818FD5B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
- "OwnerKey" = "8:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "OwnerKey" = "8:_1474995B9ABCC48B28E5FA1018E92D0F"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
@@ -6583,37 +6445,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_00A5B3011CD53DCCB70D014CC966029B"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Formats.Asn1, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_00A5B3011CD53DCCB70D014CC966029B"
- {
- "Name" = "8:System.Formats.Asn1.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Formats.Asn1.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_00B3D3157690444E949731315F6304B7"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\fil.pak"
@@ -6683,6 +6514,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_02100F98AE099B36C7EA01FAEA87E773"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Charts.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_02100F98AE099B36C7EA01FAEA87E773"
+ {
+ "Name" = "8:DevExpress.Charts.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Charts.v22.2.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_02D83EF034024C94B3416419BDCB4381"
@@ -6767,37 +6629,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0561CB7434BEC987A810BF271DA1D550"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.CodeParser.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_0561CB7434BEC987A810BF271DA1D550"
- {
- "Name" = "8:DevExpress.CodeParser.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.CodeParser.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_0646C3F2D5A74AB0AD92BF173FAAA09E"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\Newtonsoft.Json.xml"
@@ -6816,6 +6647,68 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_08717C1E2918F151157BD45EC6CC6786"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_08717C1E2918F151157BD45EC6CC6786"
+ {
+ "Name" = "8:System.ValueTuple.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.ValueTuple.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_0A13352742DBB1DE19C5B1BD5D120C61"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Office.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_0A13352742DBB1DE19C5B1BD5D120C61"
+ {
+ "Name" = "8:DevExpress.Office.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Office.v22.2.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_0A34F4A858AA45C89302EFC509D666D1"
@@ -6869,37 +6762,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0AFE40173ECC5F4F77E11DC645579F3F"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Xpo.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_0AFE40173ECC5F4F77E11DC645579F3F"
- {
- "Name" = "8:DevExpress.Xpo.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Xpo.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_0B6B2B5A9A2841508EED2A0629F60675"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\CefSharp.Core.Runtime.xml"
@@ -6920,37 +6782,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0CA524A61A47023A8D518D07BF583C50"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Data.Desktop.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_0CA524A61A47023A8D518D07BF583C50"
- {
- "Name" = "8:DevExpress.Data.Desktop.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Data.Desktop.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_0D68C3E293794626A5123BF5C5470A1E"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\chrome_100_percent.pak"
@@ -6969,6 +6800,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0DCF8B22E607C9C037C83015044C2AF7"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_0DCF8B22E607C9C037C83015044C2AF7"
+ {
+ "Name" = "8:DevExpress.XtraWizard.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraWizard.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_0E764120BB354B8983E4F0676BB2B533"
@@ -7104,6 +6966,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_135B271B25714B44B3B01D7AFB7C32BC"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:NModbus, Version=3.0.81.0, Culture=neutral, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_135B271B25714B44B3B01D7AFB7C32BC"
+ {
+ "Name" = "8:NModbus.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:NModbus.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_14257333BDE64B7797EA98481D83432F"
{
"AssemblyRegister" = "3:1"
@@ -7133,6 +7026,68 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1474995B9ABCC48B28E5FA1018E92D0F"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Core, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_1474995B9ABCC48B28E5FA1018E92D0F"
+ {
+ "Name" = "8:Microsoft.Web.WebView2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:Microsoft.Web.WebView2.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_14EF102A2990145211E7FAB95C394731"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_14EF102A2990145211E7FAB95C394731"
+ {
+ "Name" = "8:System.Text.Json.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Text.Json.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_14F3E24A880F49C2960508F50735767D"
@@ -7175,68 +7130,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_151EF26D2651822D72282CF353383160"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Sparkline.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_151EF26D2651822D72282CF353383160"
- {
- "Name" = "8:DevExpress.Sparkline.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Sparkline.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_15BDC35CFC4A78C41E29F0A2FAB02474"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraReports.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_15BDC35CFC4A78C41E29F0A2FAB02474"
- {
- "Name" = "8:DevExpress.XtraReports.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraReports.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_174F4647CE5F45AA951ED5514D1EFFE1"
{
"AssemblyRegister" = "3:1"
@@ -7268,37 +7161,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_17685214DDE9FA0A3B82516EB8941754"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.DataAccess.v22.2.UI, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_17685214DDE9FA0A3B82516EB8941754"
- {
- "Name" = "8:DevExpress.DataAccess.v22.2.UI.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.DataAccess.v22.2.UI.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_17BD649742464C788179A9F18CBD083E"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\System.Configuration.ConfigurationManager.xml"
@@ -7317,37 +7179,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_186F2367FB5BC101EA904C24D16CDDA7"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraPivotGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_186F2367FB5BC101EA904C24D16CDDA7"
- {
- "Name" = "8:DevExpress.XtraPivotGrid.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraPivotGrid.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_1A287271C2B542C094A953422D9647BA"
@@ -7390,26 +7221,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1A93918A6AF24FDB86CE0AF8F9CA8ED4"
- {
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category1\\category.Designer.cs"
- "TargetName" = "8:category.Designer.cs"
- "Tag" = "8:"
- "Folder" = "8:_F31C4E10F6264D8697A198477FEFE8C9"
- "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:FALSE"
- "IsolateTo" = "8:"
- }
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1A9E43AB43DC4119A64D1EDE5EE9385C"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\sv.pak"
@@ -7430,12 +7241,23 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1B2389FBCF3E42509AA50826F8995FA5"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1C10E55FA9D923F132A40863DE189C62"
{
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category2\\category.resx"
- "TargetName" = "8:category.resx"
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Formats.Asn1, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_1C10E55FA9D923F132A40863DE189C62"
+ {
+ "Name" = "8:System.Formats.Asn1.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Formats.Asn1.dll"
+ "TargetName" = "8:"
"Tag" = "8:"
- "Folder" = "8:_3414425C7F6E4C2680816C92E826499B"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
@@ -7447,7 +7269,69 @@
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
+ "IsDependency" = "11:TRUE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1C6AD31701D8D20EE19253982FBE71A6"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Drawing.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_1C6AD31701D8D20EE19253982FBE71A6"
+ {
+ "Name" = "8:DevExpress.Drawing.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Drawing.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_1C88648BC200EBC1E63DA892DBD0961A"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Images.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_1C88648BC200EBC1E63DA892DBD0961A"
+ {
+ "Name" = "8:DevExpress.Images.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Images.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_1D5A151E532A47BCBDAEB75B6BE7EC31"
@@ -7594,6 +7478,68 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_215A293F24D93DEA660C05B5BAF25F5C"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Pdf.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_215A293F24D93DEA660C05B5BAF25F5C"
+ {
+ "Name" = "8:DevExpress.Pdf.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Pdf.v22.2.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_22805753287197EE3136EA3CFF8FEC1B"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_22805753287197EE3136EA3CFF8FEC1B"
+ {
+ "Name" = "8:DevExpress.XtraBars.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraBars.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_22BAF8A14D3E418C8B7AF2C651EA0936"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.Diagram.v22.2.Core.xml"
@@ -7665,51 +7611,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2557E0C99B02447FB6C8102965AD8BC6"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraGauges.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Data.Desktop.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_2557E0C99B02447FB6C8102965AD8BC6"
+ "_25083E8D3B24DFB15CA9C4C6BE7BDC6A"
{
- "Name" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
+ "Name" = "8:DevExpress.Data.Desktop.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraGauges.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_26D27981216F4655278A95B80F16DA6E"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_26D27981216F4655278A95B80F16DA6E"
- {
- "Name" = "8:System.Runtime.CompilerServices.Unsafe.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Runtime.CompilerServices.Unsafe.dll"
+ "SourcePath" = "8:DevExpress.Data.Desktop.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -7727,12 +7642,23 @@
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_29189DF1E8A84B64B5A509E03EFD8000"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2557E0C99B02447FB6C8102965AD8BC6"
{
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category2\\category.Designer.cs"
- "TargetName" = "8:category.Designer.cs"
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraGauges.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_2557E0C99B02447FB6C8102965AD8BC6"
+ {
+ "Name" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraGauges.v22.2.Core.dll"
+ "TargetName" = "8:"
"Tag" = "8:"
- "Folder" = "8:_3414425C7F6E4C2680816C92E826499B"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
@@ -7796,37 +7722,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2AC83565C8C97CEC685C0A29179D935B"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_2AC83565C8C97CEC685C0A29179D935B"
- {
- "Name" = "8:DevExpress.XtraEditors.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraEditors.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_2C0C25DD75C24ED79E58A6C30AAA9FBC"
@@ -7973,144 +7868,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_2F1797E4A2106B335BA867EC62E9B060"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_30BAB49278CBC89A930DAF498818FD5B"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Pdf.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.WinForms, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_2F1797E4A2106B335BA867EC62E9B060"
+ "_30BAB49278CBC89A930DAF498818FD5B"
{
- "Name" = "8:DevExpress.Pdf.v22.2.Core.dll"
+ "Name" = "8:Microsoft.Web.WebView2.WinForms.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.Pdf.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_2FCE4D3B14CD318032A6C1A2D3BBBD3F"
- {
- "Name" = "8:DevExpress.XtraLayout.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraLayout.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_3013F05B6F9D1FE5B120C73D7DE385C5"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_3013F05B6F9D1FE5B120C73D7DE385C5"
- {
- "Name" = "8:System.Numerics.Vectors.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Numerics.Vectors.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_30553B8ADA63084718782EEA93115449"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Charts.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_30553B8ADA63084718782EEA93115449"
- {
- "Name" = "8:DevExpress.Charts.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Charts.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_324DB4F4A6F4DDE25BB797FE40ABFB0A"
- {
- "Name" = "8:System.Buffers.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Buffers.dll"
+ "SourcePath" = "8:Microsoft.Web.WebView2.WinForms.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -8230,20 +8001,51 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_386EF481A24AFF68B86969236B518D5E"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_38AFCC36614324316421FCDA24DD7A24"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Office.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_386EF481A24AFF68B86969236B518D5E"
+ "_38AFCC36614324316421FCDA24DD7A24"
{
- "Name" = "8:DevExpress.Office.v22.2.Core.dll"
+ "Name" = "8:System.Runtime.CompilerServices.Unsafe.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.Office.v22.2.Core.dll"
+ "SourcePath" = "8:System.Runtime.CompilerServices.Unsafe.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_38FDEAB1A5B65CE2A97F63251CDD411A"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.RichEdit.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_38FDEAB1A5B65CE2A97F63251CDD411A"
+ {
+ "Name" = "8:DevExpress.RichEdit.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.RichEdit.v22.2.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -8332,6 +8134,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_3B528A5B1EFCB7469D8C2143E4D54EB9"
+ {
+ "Name" = "8:System.Buffers.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Buffers.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_3BC34EDAF4CCB7A4A84D1923991EA09A"
{
"AssemblyRegister" = "3:1"
@@ -8414,37 +8247,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3D493B1A79F5B6146680ECAB2410114B"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.DataVisualization.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_3D493B1A79F5B6146680ECAB2410114B"
- {
- "Name" = "8:DevExpress.DataVisualization.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.DataVisualization.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_3D6E9A6C80254593B4A143C119822B5B"
{
"AssemblyRegister" = "3:1"
@@ -8494,6 +8296,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3E2E2DC04441D99B1640C78085FF5847"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.DataAccess.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_3E2E2DC04441D99B1640C78085FF5847"
+ {
+ "Name" = "8:DevExpress.DataAccess.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.DataAccess.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_3E64AEA42BCE4CD8B182852BAB80CD83"
@@ -8551,7 +8384,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.Core, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:CefSharp.Core, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_408BF417FBF545F58B1C698A1BC1F059"
@@ -8578,40 +8411,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_413B826DC8FC451384F147E384332C84"
- {
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\Gs.DevApp.exe.config"
- "TargetName" = "8:Gs.DevApp.exe.config"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4554049DF31CF4E53C093D0048413E8B"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4512FFDF576C646493441B33A1E14F0C"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraRichEdit.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraDiagram.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_4554049DF31CF4E53C093D0048413E8B"
+ "_4512FFDF576C646493441B33A1E14F0C"
{
- "Name" = "8:DevExpress.XtraRichEdit.v22.2.dll"
+ "Name" = "8:DevExpress.XtraDiagram.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraRichEdit.v22.2.dll"
+ "SourcePath" = "8:DevExpress.XtraDiagram.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -8660,6 +8473,68 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_491C3771DF6C2BC76047CA1CC9FEA197"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.PivotGrid.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_491C3771DF6C2BC76047CA1CC9FEA197"
+ {
+ "Name" = "8:DevExpress.PivotGrid.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.PivotGrid.v22.2.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_494404AE981CB512DD7AB187A925680A"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_494404AE981CB512DD7AB187A925680A"
+ {
+ "Name" = "8:System.Threading.Tasks.Extensions.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Threading.Tasks.Extensions.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_494C98D93842423EA4CCA3C8371FA7E7"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\id.pak"
@@ -8680,37 +8555,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_49DA65766B2096B182E80129A0B5D2D7"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_49DA65766B2096B182E80129A0B5D2D7"
- {
- "Name" = "8:Microsoft.Bcl.AsyncInterfaces.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:Microsoft.Bcl.AsyncInterfaces.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_4B8CE97F9B2E4ADAB0D0980799F0F1E3"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraPivotGrid.v22.2.xml"
@@ -8729,37 +8573,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4BBCD81795AEC74EAF4B674BDE64CFD2"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_4BBCD81795AEC74EAF4B674BDE64CFD2"
- {
- "Name" = "8:DevExpress.XtraWizard.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraWizard.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_4BBDFE31CEAC442BB6AA093FA94801DB"
@@ -8811,37 +8624,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_4ED5BEB7877259DB0B7072A623405E61"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_4ED5BEB7877259DB0B7072A623405E61"
- {
- "Name" = "8:CefSharp.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:CefSharp.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_4F8A15CAA3734E2FA7E7B26A97C243B9"
@@ -8904,20 +8686,51 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_549332B3AF87F4B2E2520B017AFBD816"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_54E8051DF9DFDA1E78A96A12FDBE77DA"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Pdf.v22.2.Drawing, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraReports.v22.2.Extensions, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_549332B3AF87F4B2E2520B017AFBD816"
+ "_54E8051DF9DFDA1E78A96A12FDBE77DA"
{
- "Name" = "8:DevExpress.Pdf.v22.2.Drawing.dll"
+ "Name" = "8:DevExpress.XtraReports.v22.2.Extensions.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.Pdf.v22.2.Drawing.dll"
+ "SourcePath" = "8:DevExpress.XtraReports.v22.2.Extensions.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_551537D5FB278FA7F20C9B3C826FA4DB"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Printing.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_551537D5FB278FA7F20C9B3C826FA4DB"
+ {
+ "Name" = "8:DevExpress.Printing.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Printing.v22.2.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -9030,7 +8843,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.Core.Runtime, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
+ "AssemblyAsmDisplayName" = "8:CefSharp.Core.Runtime, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
"ScatterAssemblies"
{
"_57842B4515ED4FDBBA3E951F5624A33E"
@@ -9168,68 +8981,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5C461BF43AB82E9BEC4469B603414E04"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.BonusSkins.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_5C461BF43AB82E9BEC4469B603414E04"
- {
- "Name" = "8:DevExpress.BonusSkins.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.BonusSkins.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_5CDF8C73F7270F3BDF121365869E8DDC"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraVerticalGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_5CDF8C73F7270F3BDF121365869E8DDC"
- {
- "Name" = "8:DevExpress.XtraVerticalGrid.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraVerticalGrid.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_5D2953CDEFB24D5BB3DD42E94DAB6B91"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.Pdf.v22.2.Drawing.xml"
@@ -9301,20 +9052,51 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5FF1410AD8DD2A6F3AB01C2FD890695F"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5E9C1D56D33F3EDD8E23632F4D49A150"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraPivotGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_5FF1410AD8DD2A6F3AB01C2FD890695F"
+ "_5E9C1D56D33F3EDD8E23632F4D49A150"
{
- "Name" = "8:Newtonsoft.Json.dll"
+ "Name" = "8:DevExpress.XtraPivotGrid.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:Newtonsoft.Json.dll"
+ "SourcePath" = "8:DevExpress.XtraPivotGrid.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_6035E6A9526507201A5E05D923AEE06C"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_6035E6A9526507201A5E05D923AEE06C"
+ {
+ "Name" = "8:DevExpress.XtraLayout.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraLayout.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -9381,37 +9163,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_62B8DBF6AB5EC2FACF2FED0C2EA0F670"
- {
- "Name" = "8:System.ValueTuple.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.ValueTuple.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_62DC91867B0B4AF096DCDEBCB5A127A8"
@@ -9607,6 +9358,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6AE38A466A0E27E60CAF212E79AE38EC"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraReports.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_6AE38A466A0E27E60CAF212E79AE38EC"
+ {
+ "Name" = "8:DevExpress.XtraReports.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraReports.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_6B539E1C8D1642D39360456272F96868"
{
"AssemblyRegister" = "3:1"
@@ -9713,7 +9495,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.WinForms, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:CefSharp.WinForms, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_6DDBB26F2DFF4073A5967702050D69D3"
@@ -9738,37 +9520,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6F75E8CB72685BA2601A5FC696CF9309"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.RichEdit.v22.2.Export, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_6F75E8CB72685BA2601A5FC696CF9309"
- {
- "Name" = "8:DevExpress.RichEdit.v22.2.Export.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.RichEdit.v22.2.Export.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_6FC0891FC485432D9BF378CA142F08DD"
@@ -9904,37 +9655,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7331C3EF333600C08B6A4DEDBD7B0D28"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.Core, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_7331C3EF333600C08B6A4DEDBD7B0D28"
- {
- "Name" = "8:CefSharp.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:CefSharp.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_7427B83190354FC7922DC938935BF429"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraTreeList.v22.2.xml"
@@ -10057,20 +9777,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7A64E3BC6B246CF67184B72470341AF3"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_794231C526D0DD5706012FFF4438F5D7"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraNavBar.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:CefSharp.Core, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_7A64E3BC6B246CF67184B72470341AF3"
+ "_794231C526D0DD5706012FFF4438F5D7"
{
- "Name" = "8:DevExpress.XtraNavBar.v22.2.dll"
+ "Name" = "8:CefSharp.Core.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraNavBar.v22.2.dll"
+ "SourcePath" = "8:CefSharp.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -10179,37 +9899,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7AECE02C28AEBDCD090A794BC1E9B7D8"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_7AECE02C28AEBDCD090A794BC1E9B7D8"
- {
- "Name" = "8:System.Text.Json.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Text.Json.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_7B7B880B006A4E4AB4D7512D5045AAAA"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\fi.pak"
@@ -10230,20 +9919,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7C30143AA557E0616C05C68DC21EA6E9"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7C4BA4BC40556276B25E15F5BC9CAE60"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:System.Diagnostics.DiagnosticSource, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_7C30143AA557E0616C05C68DC21EA6E9"
+ "_7C4BA4BC40556276B25E15F5BC9CAE60"
{
- "Name" = "8:Oracle.ManagedDataAccess.dll"
+ "Name" = "8:System.Diagnostics.DiagnosticSource.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:Oracle.ManagedDataAccess.dll"
+ "SourcePath" = "8:System.Diagnostics.DiagnosticSource.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -10319,37 +10008,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_7E420FBD7FDAC37B203B9A266DF29DE2"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.WinForms, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_7E420FBD7FDAC37B203B9A266DF29DE2"
- {
- "Name" = "8:CefSharp.WinForms.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:CefSharp.WinForms.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_7E567D1821A14B9D85591F0513D7F0E7"
@@ -10483,6 +10141,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_82B40279517DCF04FB5242356F7F0273"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess.Core, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
+ "ScatterAssemblies"
+ {
+ "_82B40279517DCF04FB5242356F7F0273"
+ {
+ "Name" = "8:CefSharp.BrowserSubprocess.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:CefSharp.BrowserSubprocess.Core.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_82C3ECFB3D9344AEB38A740B46378704"
{
"AssemblyRegister" = "3:1"
@@ -10554,37 +10243,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_84D25ED7C244804696F12B950F5FA9F6"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_84D25ED7C244804696F12B950F5FA9F6"
- {
- "Name" = "8:DevExpress.XtraBars.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraBars.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_84D496A4C2DF409C97F8DA02FCD0F1E0"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraDiagram.v22.2.xml"
@@ -10625,51 +10283,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8503A9B0784D983976BEB4F71F87FDBD"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_84DDFBAE2C35CB319F9DBD82F30C992A"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraDiagram.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.CodeParser.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_8503A9B0784D983976BEB4F71F87FDBD"
+ "_84DDFBAE2C35CB319F9DBD82F30C992A"
{
- "Name" = "8:DevExpress.XtraDiagram.v22.2.dll"
+ "Name" = "8:DevExpress.CodeParser.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraDiagram.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_8535ACE7A14C374D121506011A082264"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.PivotGrid.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_8535ACE7A14C374D121506011A082264"
- {
- "Name" = "8:DevExpress.PivotGrid.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.PivotGrid.v22.2.Core.dll"
+ "SourcePath" = "8:DevExpress.CodeParser.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -10705,37 +10332,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8566DBB14AB19641A610459F5F6E09E3"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.DataAccess.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_8566DBB14AB19641A610459F5F6E09E3"
- {
- "Name" = "8:DevExpress.DataAccess.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.DataAccess.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_878732DE4982488481AC7C3B58940AF6"
@@ -10798,37 +10394,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_88835BCB883776A9AB0515091B7BA00C"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.RichEdit.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_88835BCB883776A9AB0515091B7BA00C"
- {
- "Name" = "8:DevExpress.RichEdit.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.RichEdit.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_88A20C69B6A347519DCF7C468789BF19"
{
"AssemblyRegister" = "3:1"
@@ -10858,37 +10423,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_88E1314DB02D986F77146DA8A78D66A7"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess.Core, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
- "ScatterAssemblies"
- {
- "_88E1314DB02D986F77146DA8A78D66A7"
- {
- "Name" = "8:CefSharp.BrowserSubprocess.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:CefSharp.BrowserSubprocess.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_898A43A1898B41BDA031F5E57512E62D"
@@ -10942,37 +10476,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8AB2B5A195BFBB39662AC4AAB804F0E5"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Diagnostics.DiagnosticSource, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_8AB2B5A195BFBB39662AC4AAB804F0E5"
- {
- "Name" = "8:System.Diagnostics.DiagnosticSource.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Diagnostics.DiagnosticSource.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_8B4DE14088C84D61AB65DDAAB1AB5BAE"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraGrid.v22.2.xml"
@@ -10993,73 +10496,11 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8B8817C1770D5BE982D62DFF0E7A0179"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Core, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_8B8817C1770D5BE982D62DFF0E7A0179"
- {
- "Name" = "8:Microsoft.Web.WebView2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:Microsoft.Web.WebView2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_8BBB576D292E572AED5E1C90AE0A9945"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_8BBB576D292E572AED5E1C90AE0A9945"
- {
- "Name" = "8:DevExpress.XtraCharts.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraCharts.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_8C55D653D7CD4FB0A334D1BAE8A6E694"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess.Core, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
+ "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess.Core, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
"ScatterAssemblies"
{
"_8C55D653D7CD4FB0A334D1BAE8A6E694"
@@ -11124,6 +10565,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8EA33FC0B58CDBAA1D396058D752812E"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_8EA33FC0B58CDBAA1D396058D752812E"
+ {
+ "Name" = "8:DevExpress.XtraTreeList.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraTreeList.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_8EDC56AF43A14394B8374F0081B0568E"
@@ -11208,20 +10680,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9242840A8770929201B5716C4CB47F8B"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_91D890E92A91A87F6434FF4AF5F5151C"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Sparkline.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_9242840A8770929201B5716C4CB47F8B"
+ "_91D890E92A91A87F6434FF4AF5F5151C"
{
- "Name" = "8:System.Configuration.ConfigurationManager.dll"
+ "Name" = "8:DevExpress.Sparkline.v22.2.Core.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:System.Configuration.ConfigurationManager.dll"
+ "SourcePath" = "8:DevExpress.Sparkline.v22.2.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -11257,68 +10729,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_92C9E12ADB04FF23DD71A4989B550491"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_92C9E12ADB04FF23DD71A4989B550491"
- {
- "Name" = "8:System.Text.Encodings.Web.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Text.Encodings.Web.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_93A800066E219068B91DEB84C9B9860D"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.Core.Runtime, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
- "ScatterAssemblies"
- {
- "_93A800066E219068B91DEB84C9B9860D"
- {
- "Name" = "8:CefSharp.Core.Runtime.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:CefSharp.Core.Runtime.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_94471ED5D5A744A98BDD274E5AE5B832"
@@ -11390,37 +10800,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_97A8B8F18263FE249C3BF8BE90503406"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.WinForms, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_97A8B8F18263FE249C3BF8BE90503406"
- {
- "Name" = "8:Microsoft.Web.WebView2.WinForms.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:Microsoft.Web.WebView2.WinForms.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_982F414BDEA544CABC692124DAC07A0F"
@@ -11565,6 +10944,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9D9ACB573C260F6CFCB908F124716A26"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:CefSharp.WinForms, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_9D9ACB573C260F6CFCB908F124716A26"
+ {
+ "Name" = "8:CefSharp.WinForms.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:CefSharp.WinForms.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_9D9C8C5994F34844BE9ECE6D85FD6BCF"
{
"AssemblyRegister" = "3:1"
@@ -11594,6 +11004,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9DDC3D75509800ED4F37834573891B51"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_9DDC3D75509800ED4F37834573891B51"
+ {
+ "Name" = "8:Newtonsoft.Json.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:Newtonsoft.Json.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_9E04B8FAA0794AEFADF620D7633B3E34"
@@ -11627,20 +11068,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9EF54D271300F9957F51C2E6BE2C2883"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9FAE05ECE5ACE60C81C1FA839CA21A9E"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraPrinting.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:CefSharp.Core.Runtime, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
"ScatterAssemblies"
{
- "_9EF54D271300F9957F51C2E6BE2C2883"
+ "_9FAE05ECE5ACE60C81C1FA839CA21A9E"
{
- "Name" = "8:DevExpress.XtraPrinting.v22.2.dll"
+ "Name" = "8:CefSharp.Core.Runtime.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraPrinting.v22.2.dll"
+ "SourcePath" = "8:CefSharp.Core.Runtime.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -11676,6 +11117,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A1D4B65A960532215560C6D0528DECE9"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Utils.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_A1D4B65A960532215560C6D0528DECE9"
+ {
+ "Name" = "8:DevExpress.Utils.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Utils.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_A2E293A27E274E9496D3A05C1F1D7982"
@@ -11738,20 +11210,51 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A73C4CA992B8C5AA28219B5EF6B8BE5C"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A4DEF258B8D3D97F17769B4A15DC3079"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_A73C4CA992B8C5AA28219B5EF6B8BE5C"
+ "_A4DEF258B8D3D97F17769B4A15DC3079"
{
- "Name" = "8:DevExpress.XtraTreeList.v22.2.dll"
+ "Name" = "8:System.Text.Encodings.Web.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraTreeList.v22.2.dll"
+ "SourcePath" = "8:System.Text.Encodings.Web.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_A771B77CDE3882A70FDBDAD7BF5CA752"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Diagram.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_A771B77CDE3882A70FDBDAD7BF5CA752"
+ {
+ "Name" = "8:DevExpress.Diagram.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Diagram.v22.2.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -11809,6 +11312,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A8BBCF4FE30A58C4834EB2877C466D7A"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.DataAccess.v22.2.UI, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_A8BBCF4FE30A58C4834EB2877C466D7A"
+ {
+ "Name" = "8:DevExpress.DataAccess.v22.2.UI.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.DataAccess.v22.2.UI.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_A96CB7CEDA1F4C2F855C2CA8BA7C876B"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\ml.pak"
@@ -11827,37 +11361,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_ABD78A40C5916D8509C092AE4DFB4D26"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Printing.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_ABD78A40C5916D8509C092AE4DFB4D26"
- {
- "Name" = "8:DevExpress.Printing.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Printing.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_AC4A66068B2E4804B6C42766D3F5FE47"
@@ -12153,20 +11656,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B6568BA4FF9F8C38D2398EA86F6262A6"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_B692A4A9CCF032AB2C9A1382F83FD5AE"
+ "_B6568BA4FF9F8C38D2398EA86F6262A6"
{
- "Name" = "8:DevExpress.XtraGrid.v22.2.dll"
+ "Name" = "8:Microsoft.Bcl.AsyncInterfaces.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.XtraGrid.v22.2.dll"
+ "SourcePath" = "8:Microsoft.Bcl.AsyncInterfaces.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -12235,20 +11738,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B849CEF0DED1B476B2DA50F58D3DFA11"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_B803925E9BA6ACF5460584144B199285"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Utils.v22.2.UI, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.RichEdit.v22.2.Export, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_B849CEF0DED1B476B2DA50F58D3DFA11"
+ "_B803925E9BA6ACF5460584144B199285"
{
- "Name" = "8:DevExpress.Utils.v22.2.UI.dll"
+ "Name" = "8:DevExpress.RichEdit.v22.2.Export.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.Utils.v22.2.UI.dll"
+ "SourcePath" = "8:DevExpress.RichEdit.v22.2.Export.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -12326,37 +11829,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_BA28A9399ED4497C8B5D3F2564C7B768"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Images.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_BA28A9399ED4497C8B5D3F2564C7B768"
- {
- "Name" = "8:DevExpress.Images.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Images.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_BAF025A06FE2464FB6D05F9D3E18AC38"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.DataAccess.v22.2.UI.xml"
@@ -12397,20 +11869,51 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C088C190BE39B9D5F3C2A7E4C626ECE0"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Data.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraNavBar.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_BDE9EAD132D2359FE93B7A95E17C60BD"
+ "_C088C190BE39B9D5F3C2A7E4C626ECE0"
{
- "Name" = "8:DevExpress.Data.v22.2.dll"
+ "Name" = "8:DevExpress.XtraNavBar.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:DevExpress.Data.v22.2.dll"
+ "SourcePath" = "8:DevExpress.XtraNavBar.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_C098CF47DFDFA5C2AAD79429F207D198"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraVerticalGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_C098CF47DFDFA5C2AAD79429F207D198"
+ {
+ "Name" = "8:DevExpress.XtraVerticalGrid.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraVerticalGrid.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -12457,6 +11960,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C272EDF248773F38407A9C52FCB170E1"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Utils.v22.2.UI, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_C272EDF248773F38407A9C52FCB170E1"
+ {
+ "Name" = "8:DevExpress.Utils.v22.2.UI.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Utils.v22.2.UI.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_C2FB63031ADF4F899E1932383D5267E9"
@@ -12541,6 +12075,88 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C643A6594062FA2FF92A1BD7CB996EF6"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_C643A6594062FA2FF92A1BD7CB996EF6"
+ {
+ "Name" = "8:DevExpress.XtraCharts.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraCharts.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_C67D858CB8C2CC96AD90A218E3DCFAA8"
+ {
+ "Name" = "8:DevExpress.XtraEditors.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraEditors.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_C685D3443AB845369CFE3B891A6015B5"
+ {
+ "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\Gs.DevApp.exe.config"
+ "TargetName" = "8:Gs.DevApp.exe.config"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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:FALSE"
+ "IsolateTo" = "8:"
+ }
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C70480A303694940AF317FE0B55BE606"
{
"AssemblyRegister" = "3:1"
@@ -12572,37 +12188,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C758D06CD188E2D76FD34370E0EEF22A"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraGauges.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_C758D06CD188E2D76FD34370E0EEF22A"
- {
- "Name" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_C7B6406F23B04761938B5C8BF41F4E75"
{
"AssemblyRegister" = "3:1"
@@ -12632,37 +12217,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C8E2AD2BE15E97749916D66AC8F08CD3"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Utils.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_C8E2AD2BE15E97749916D66AC8F08CD3"
- {
- "Name" = "8:DevExpress.Utils.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Utils.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_C96AF3C0EC9C4119BAB068C58B8A7079"
@@ -12747,6 +12301,68 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CC91D70837D2AF2F4C2C42E1CED71218"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.BonusSkins.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_CC91D70837D2AF2F4C2C42E1CED71218"
+ {
+ "Name" = "8:DevExpress.BonusSkins.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.BonusSkins.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_CD35341395ED57115562B89D6ED691DB"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:AutoUpdater.NET, Version=1.9.2.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_CD35341395ED57115562B89D6ED691DB"
+ {
+ "Name" = "8:AutoUpdater.NET.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:AutoUpdater.NET.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_CE320C3C67E74389A6773D5182D1CEA8"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\ru.pak"
@@ -12765,68 +12381,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CEB2890B3070F67BBE1B547ECF57F09A"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_CEB2890B3070F67BBE1B547ECF57F09A"
- {
- "Name" = "8:System.Memory.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:System.Memory.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_CFE564F8747FEA8FA6AD689802512A9C"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2.Wizard, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_CFE564F8747FEA8FA6AD689802512A9C"
- {
- "Name" = "8:DevExpress.XtraCharts.v22.2.Wizard.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraCharts.v22.2.Wizard.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_D0B8993488EE4178A727EC222BCEFBA1"
@@ -12858,6 +12412,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D1F50306FE7984BF40E9A7B780AF44F7"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_D1F50306FE7984BF40E9A7B780AF44F7"
+ {
+ "Name" = "8:DevExpress.XtraGrid.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraGrid.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_D2AA469CC97A441F986709E55DC6A05C"
@@ -13033,20 +12618,20 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D6BFD5180EA6CE76CF36A2E559E4C578"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D6275BB9911C31F2F7F4239878C8A2B8"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraGauges.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_D6BFD5180EA6CE76CF36A2E559E4C578"
+ "_D6275BB9911C31F2F7F4239878C8A2B8"
{
- "Name" = "8:System.Threading.Tasks.Extensions.dll"
+ "Name" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:System.Threading.Tasks.Extensions.dll"
+ "SourcePath" = "8:DevExpress.XtraGauges.v22.2.Core.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -13095,30 +12680,21 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D79036872AC64BB1A5F8AB86F987292B"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D71E2E3BC03242155776D13F2AC6EE57"
{
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category1\\category.cs"
- "TargetName" = "8:category.cs"
- "Tag" = "8:"
- "Folder" = "8:_F31C4E10F6264D8697A198477FEFE8C9"
- "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:FALSE"
- "IsolateTo" = "8:"
- }
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DBD1DD8A43B94C8D952C734237D7CE7B"
- {
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraEditors.v22.2.xml"
- "TargetName" = "8:DevExpress.XtraEditors.v22.2.xml"
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.DataVisualization.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_D71E2E3BC03242155776D13F2AC6EE57"
+ {
+ "Name" = "8:DevExpress.DataVisualization.v22.2.Core.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.DataVisualization.v22.2.Core.dll"
+ "TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
"Condition" = "8:"
@@ -13132,15 +12708,15 @@
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
+ "IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DE44230BD47045BF9CFC1DDED57448C2"
+ "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DBD1DD8A43B94C8D952C734237D7CE7B"
{
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category1\\category.resx"
- "TargetName" = "8:category.resx"
+ "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraEditors.v22.2.xml"
+ "TargetName" = "8:DevExpress.XtraEditors.v22.2.xml"
"Tag" = "8:"
- "Folder" = "8:_F31C4E10F6264D8697A198477FEFE8C9"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
@@ -13175,6 +12751,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraRichEdit.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_E2AA8243E168D7006D9DF2C28D9CAFA0"
+ {
+ "Name" = "8:DevExpress.XtraRichEdit.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraRichEdit.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_E2CE67D70CDC4C31B6E885646E3FAFF3"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\DevExpress.XtraCharts.v22.2.xml"
@@ -13193,6 +12800,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E3520EA0816402CE92086B4CF2ABF675"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:CefSharp, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_E3520EA0816402CE92086B4CF2ABF675"
+ {
+ "Name" = "8:CefSharp.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:CefSharp.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_E35EE8640F684A0F888875FF56BD46B8"
@@ -13257,37 +12895,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E5C0FBD37DC1C7781F1E56B78F9634F5"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Diagram.v22.2.Core, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_E5C0FBD37DC1C7781F1E56B78F9634F5"
- {
- "Name" = "8:DevExpress.Diagram.v22.2.Core.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Diagram.v22.2.Core.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_E6BD723B642943A7BE3BE7361B11F5CE"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\CefSharp.Core.pdb"
@@ -13339,68 +12946,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EA1857931C07C2A2591BFFAC29074DD5"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.Drawing.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_EA1857931C07C2A2591BFFAC29074DD5"
- {
- "Name" = "8:DevExpress.Drawing.v22.2.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.Drawing.v22.2.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_EA73CBC9A2394CA28DED6FE2BB4A3E36"
- {
- "Name" = "8:Oracle.ManagedDataAccess.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\Oracle.ManagedDataAccess.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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:FALSE"
- "IsolateTo" = "8:"
- }
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_EB161484A4024B31814DABA9B9F3EABD"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\ta.pak"
@@ -13419,6 +12964,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EB9CC58897D30F64FCCDB343E8B5CA92"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2.Wizard, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_EB9CC58897D30F64FCCDB343E8B5CA92"
+ {
+ "Name" = "8:DevExpress.XtraCharts.v22.2.Wizard.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraCharts.v22.2.Wizard.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_EC2CBAF466144BEF93CA8E1419C1D484"
@@ -13503,6 +13079,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EDBFE233AB4338A171FA2CAD05E99345"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_EDBFE233AB4338A171FA2CAD05E99345"
+ {
+ "Name" = "8:System.Memory.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Memory.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_EE20DC319E98462EA5C6D5F58A7C7391"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\CefSharp.BrowserSubprocess.pdb"
@@ -13527,7 +13134,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:CefSharp, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_EEB77B670BFB4374B87673B23AAD2E91"
@@ -13574,12 +13181,23 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_EEF3A3CE4EF14A3791D0A8B5CEF178C5"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_EEF085576682555172FE81ED26F2EC09"
{
- "SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\templeEasyCode\\category2\\category.cs"
- "TargetName" = "8:category.cs"
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_EEF085576682555172FE81ED26F2EC09"
+ {
+ "Name" = "8:System.Numerics.Vectors.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Numerics.Vectors.dll"
+ "TargetName" = "8:"
"Tag" = "8:"
- "Folder" = "8:_3414425C7F6E4C2680816C92E826499B"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
@@ -13591,7 +13209,7 @@
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
+ "IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_EF9357D7588642CAB08AC6B1B5AE9DBD"
@@ -13632,37 +13250,6 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F08B93D2AF0F4288A7F26592132114A6"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraReports.v22.2.Extensions, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_F08B93D2AF0F4288A7F26592132114A6"
- {
- "Name" = "8:DevExpress.XtraReports.v22.2.Extensions.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraReports.v22.2.Extensions.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_F0AC459855284AEAAD01C227265A1A43"
@@ -13747,6 +13334,37 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F24451DF08057256472686D552C73E83"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2.Extensions, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_F24451DF08057256472686D552C73E83"
+ {
+ "Name" = "8:DevExpress.XtraCharts.v22.2.Extensions.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraCharts.v22.2.Extensions.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_F260E90A47D3491C9D92F75F8105C692"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\System.Memory.xml"
@@ -13767,42 +13385,11 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F28B979CF69692BDF67F460189F843BB"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:AutoUpdater.NET, Version=1.9.2.0, Culture=neutral, PublicKeyToken=501435c91b35f4bc, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_F28B979CF69692BDF67F460189F843BB"
- {
- "Name" = "8:AutoUpdater.NET.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:AutoUpdater.NET.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_F2B218E8848D4D7DB157BF4721C127FF"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess, Version=129.0.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
+ "AssemblyAsmDisplayName" = "8:CefSharp.BrowserSubprocess, Version=109.1.110.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=x86"
"ScatterAssemblies"
{
"_F2B218E8848D4D7DB157BF4721C127FF"
@@ -13880,20 +13467,82 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F6C7B9B7D2AD0A37F78E92C8D1764E6E"
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F49F376FA07A149D25AEB3B72DBA87CF"
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Wpf, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Data.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
"ScatterAssemblies"
{
- "_F6C7B9B7D2AD0A37F78E92C8D1764E6E"
+ "_F49F376FA07A149D25AEB3B72DBA87CF"
{
- "Name" = "8:Microsoft.Web.WebView2.Wpf.dll"
+ "Name" = "8:DevExpress.Data.v22.2.dll"
"Attributes" = "3:512"
}
}
- "SourcePath" = "8:Microsoft.Web.WebView2.Wpf.dll"
+ "SourcePath" = "8:DevExpress.Data.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_F4D523ADD60F86F4B3238A308703BFC6"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Pdf.v22.2.Drawing, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_F4D523ADD60F86F4B3238A308703BFC6"
+ {
+ "Name" = "8:DevExpress.Pdf.v22.2.Drawing.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Pdf.v22.2.Drawing.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_F5580E37E04FF731236020805171057E"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.XtraPrinting.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_F5580E37E04FF731236020805171057E"
+ {
+ "Name" = "8:DevExpress.XtraPrinting.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.XtraPrinting.v22.2.dll"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_85D9D85882914EC489109F549469598B"
@@ -13962,37 +13611,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F778F7E46E9D6D30D0731F213BF10BA7"
- {
- "AssemblyRegister" = "3:1"
- "AssemblyIsInGAC" = "11:FALSE"
- "AssemblyAsmDisplayName" = "8:DevExpress.XtraCharts.v22.2.Extensions, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
- "ScatterAssemblies"
- {
- "_F778F7E46E9D6D30D0731F213BF10BA7"
- {
- "Name" = "8:DevExpress.XtraCharts.v22.2.Extensions.dll"
- "Attributes" = "3:512"
- }
- }
- "SourcePath" = "8:DevExpress.XtraCharts.v22.2.Extensions.dll"
- "TargetName" = "8:"
- "Tag" = "8:"
- "Folder" = "8:_85D9D85882914EC489109F549469598B"
- "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}:_F8081A2A15994941AAD68CB163417320"
{
"AssemblyRegister" = "3:1"
@@ -14022,6 +13640,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_F86CB7AF901916F399DC274AAB931B6E"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Wpf, Version=1.0.2592.51, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_F86CB7AF901916F399DC274AAB931B6E"
+ {
+ "Name" = "8:Microsoft.Web.WebView2.Wpf.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:Microsoft.Web.WebView2.Wpf.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_F924D081807E41CCB53B7D754F0BB8CC"
@@ -14168,6 +13817,37 @@
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FBB6F5B17D07764F775377A8A537DBAB"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:DevExpress.Xpo.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_FBB6F5B17D07764F775377A8A537DBAB"
+ {
+ "Name" = "8:DevExpress.Xpo.v22.2.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:DevExpress.Xpo.v22.2.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_FC8584CFD65946A1B02F4165608D07BC"
{
"SourcePath" = "8:..\\Gs.DevApp\\bin\\Debug\\locales\\sl.pak"
@@ -14186,6 +13866,37 @@
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_FCEFADEEAADE388DBD807C75559AAF51"
+ {
+ "AssemblyRegister" = "3:1"
+ "AssemblyIsInGAC" = "11:FALSE"
+ "AssemblyAsmDisplayName" = "8:System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"
+ "ScatterAssemblies"
+ {
+ "_FCEFADEEAADE388DBD807C75559AAF51"
+ {
+ "Name" = "8:System.Configuration.ConfigurationManager.dll"
+ "Attributes" = "3:512"
+ }
+ }
+ "SourcePath" = "8:System.Configuration.ConfigurationManager.dll"
+ "TargetName" = "8:"
+ "Tag" = "8:"
+ "Folder" = "8:_85D9D85882914EC489109F549469598B"
+ "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}:_FE3D45C1E55B4BEFAA6AB7D331E449A6"
@@ -14699,7 +14410,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Gs.Setup"
"ProductCode" = "8:{96BCACDD-96A8-4F9A-9537-271A583F1858}"
- "PackageCode" = "8:{34102574-E6FB-4FAF-9D6B-88C8E5CD02E8}"
+ "PackageCode" = "8:{0078F49B-8855-48A6-8E7B-FBB7BC526EC0}"
"UpgradeCode" = "8:{2521664B-AC7D-40D7-8C4B-24BA990816B8}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
diff --git a/DevApp/GsDevSolution.sln b/DevApp/GsDevSolution.sln
index c00a283..a26f138 100644
--- a/DevApp/GsDevSolution.sln
+++ b/DevApp/GsDevSolution.sln
@@ -5,7 +5,7 @@
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gs.DevApp", "Gs.DevApp\Gs.DevApp.csproj", "{A7EB5F78-699E-4514-8905-30842765E673}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gs.ChengZhong", "Gs.ChengZhong\Gs.ChengZhong.csproj", "{15B9946D-494B-4A5C-B37C-84519A05408A}"
+Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Gs.Setup", "Gs.Setup\Gs.Setup.vdproj", "{F3C81646-6D3A-F3FA-71B8-C96D2224C585}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -17,10 +17,10 @@
{A7EB5F78-699E-4514-8905-30842765E673}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7EB5F78-699E-4514-8905-30842765E673}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7EB5F78-699E-4514-8905-30842765E673}.Release|Any CPU.Build.0 = Release|Any CPU
- {15B9946D-494B-4A5C-B37C-84519A05408A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {15B9946D-494B-4A5C-B37C-84519A05408A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {15B9946D-494B-4A5C-B37C-84519A05408A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {15B9946D-494B-4A5C-B37C-84519A05408A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F3C81646-6D3A-F3FA-71B8-C96D2224C585}.Debug|Any CPU.ActiveCfg = Debug
+ {F3C81646-6D3A-F3FA-71B8-C96D2224C585}.Debug|Any CPU.Build.0 = Debug
+ {F3C81646-6D3A-F3FA-71B8-C96D2224C585}.Release|Any CPU.ActiveCfg = Release
+ {F3C81646-6D3A-F3FA-71B8-C96D2224C585}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
--
Gitblit v1.9.3