diff --git a/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 b/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 index f9fefef..bbf9e40 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 and b/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx new file mode 100644 index 0000000..6e6676c Binary files /dev/null and b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/5574714c-63be-4d91-b348-4d96c70aae88.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/9a522005-632d-4fe4-bc93-0fc278092e09.vsidx similarity index 100% rename from .vs/ARCHBLOXLauncherGUI/FileContentIndex/5574714c-63be-4d91-b348-4d96c70aae88.vsidx rename to .vs/ARCHBLOXLauncherGUI/FileContentIndex/9a522005-632d-4fe4-bc93-0fc278092e09.vsidx diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/b7db566f-0566-4043-9683-91e3eda20d5d.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/b7db566f-0566-4043-9683-91e3eda20d5d.vsidx deleted file mode 100644 index ded6008..0000000 Binary files a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/b7db566f-0566-4043-9683-91e3eda20d5d.vsidx and /dev/null differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/f2073742-92da-4688-9638-98d052ee292d.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/c0295652-0704-439c-b9a5-ebb5ba3daf42.vsidx similarity index 100% rename from .vs/ARCHBLOXLauncherGUI/FileContentIndex/f2073742-92da-4688-9638-98d052ee292d.vsidx rename to .vs/ARCHBLOXLauncherGUI/FileContentIndex/c0295652-0704-439c-b9a5-ebb5ba3daf42.vsidx diff --git a/.vs/ARCHBLOXLauncherGUI/v17/.suo b/.vs/ARCHBLOXLauncherGUI/v17/.suo index 00bb779..a3c1414 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/v17/.suo and b/.vs/ARCHBLOXLauncherGUI/v17/.suo differ diff --git a/ARCHBLOXLauncherGUI.csproj.user b/ARCHBLOXLauncherGUI.csproj.user index 5ff5bfb..7ac85d8 100644 --- a/ARCHBLOXLauncherGUI.csproj.user +++ b/ARCHBLOXLauncherGUI.csproj.user @@ -1,7 +1,7 @@  - <_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x64_netcoreincluded.pubxml + <_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x86.pubxml diff --git a/Form1.Designer.cs b/Form1.Designer.cs index c463e7c..4b18b64 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -28,10 +28,8 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.pictureBox1 = new System.Windows.Forms.PictureBox(); - this.AnimationHandler_SlideOutJoinBox = new System.Windows.Forms.Timer(this.components); this.JoinBox = new System.Windows.Forms.GroupBox(); this.serverip = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); @@ -48,17 +46,7 @@ this.HostBTN = new System.Windows.Forms.Button(); this.JoinBTN = new System.Windows.Forms.Button(); this.UpdateBTN = new System.Windows.Forms.Button(); - this.AnimationHandler_SlideOutButtons = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideInButtons = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideInJoinBox = new System.Windows.Forms.Timer(this.components); - this.BackBTN_Join = new System.Windows.Forms.Button(); - this.AnimationHandler_SlideInBackBTNJoin = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideOutBackBTNJoin = new System.Windows.Forms.Timer(this.components); - this.BackBTN_Host = new System.Windows.Forms.Button(); - this.AnimationHandler_SlideOutBackBTNHost = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideInBackBTNHost = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideOutHostBox = new System.Windows.Forms.Timer(this.components); - this.AnimationHandler_SlideInHostBox = new System.Windows.Forms.Timer(this.components); + this.BackBTN = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.JoinBox.SuspendLayout(); this.HostBox.SuspendLayout(); @@ -69,17 +57,13 @@ this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.Top; this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pictureBox1.Image = global::ARCHBLOXLauncherGUI.Properties.Resources.unknown; - this.pictureBox1.Location = new System.Drawing.Point(51, 12); + this.pictureBox1.Location = new System.Drawing.Point(51, 11); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(203, 40); + this.pictureBox1.Size = new System.Drawing.Size(203, 37); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // - // AnimationHandler_SlideOutJoinBox - // - this.AnimationHandler_SlideOutJoinBox.Interval = 1; - // // JoinBox // this.JoinBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(107)))), ((int)(((byte)(223))))); @@ -88,50 +72,51 @@ this.JoinBox.Controls.Add(this.serverport); this.JoinBox.Controls.Add(this.label7); this.JoinBox.Controls.Add(this.button2); - this.JoinBox.Location = new System.Drawing.Point(400, 58); + this.JoinBox.Location = new System.Drawing.Point(7, 48); this.JoinBox.Name = "JoinBox"; - this.JoinBox.Size = new System.Drawing.Size(286, 150); + this.JoinBox.Size = new System.Drawing.Size(286, 140); this.JoinBox.TabIndex = 26; this.JoinBox.TabStop = false; + this.JoinBox.Visible = false; // // serverip // this.serverip.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower; this.serverip.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; - this.serverip.Location = new System.Drawing.Point(6, 40); + this.serverip.Location = new System.Drawing.Point(6, 37); this.serverip.MaxLength = 15; this.serverip.Name = "serverip"; this.serverip.PlaceholderText = "IP"; - this.serverip.Size = new System.Drawing.Size(276, 23); + this.serverip.Size = new System.Drawing.Size(276, 21); this.serverip.TabIndex = 18; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(6, 19); + this.label4.Location = new System.Drawing.Point(6, 18); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(270, 15); + this.label4.Size = new System.Drawing.Size(277, 14); this.label4.TabIndex = 17; this.label4.Text = "Server IP (Use localhost if joining your own server)"; // // serverport // this.serverport.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; - this.serverport.Location = new System.Drawing.Point(6, 84); + this.serverport.Location = new System.Drawing.Point(6, 78); this.serverport.MaxLength = 5; this.serverport.Name = "serverport"; this.serverport.PlaceholderText = "PORT"; - this.serverport.Size = new System.Drawing.Size(274, 23); + this.serverport.Size = new System.Drawing.Size(274, 21); this.serverport.TabIndex = 19; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(6, 66); + this.label7.Location = new System.Drawing.Point(6, 62); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(64, 15); + this.label7.Size = new System.Drawing.Size(67, 14); this.label7.TabIndex = 25; this.label7.Text = "Server Port"; // @@ -142,9 +127,9 @@ this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.button2.Location = new System.Drawing.Point(6, 117); + this.button2.Location = new System.Drawing.Point(6, 109); this.button2.Name = "button2"; - this.button2.Size = new System.Drawing.Size(274, 23); + this.button2.Size = new System.Drawing.Size(274, 21); this.button2.TabIndex = 24; this.button2.Text = "Join"; this.button2.UseVisualStyleBackColor = false; @@ -159,39 +144,40 @@ this.HostBox.Controls.Add(this.button3); this.HostBox.Controls.Add(this.textBox2); this.HostBox.Controls.Add(this.button1); - this.HostBox.Location = new System.Drawing.Point(400, 58); + this.HostBox.Location = new System.Drawing.Point(7, 48); this.HostBox.Name = "HostBox"; - this.HostBox.Size = new System.Drawing.Size(288, 140); + this.HostBox.Size = new System.Drawing.Size(288, 131); this.HostBox.TabIndex = 27; this.HostBox.TabStop = false; + this.HostBox.Visible = false; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(4, 19); + this.label2.Location = new System.Drawing.Point(4, 18); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(162, 15); + this.label2.Size = new System.Drawing.Size(168, 14); this.label2.TabIndex = 23; this.label2.Text = "Port (53640 is recommended)"; // // textBox1 // this.textBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; - this.textBox1.Location = new System.Drawing.Point(6, 37); + this.textBox1.Location = new System.Drawing.Point(6, 35); this.textBox1.MaxLength = 5; this.textBox1.Name = "textBox1"; this.textBox1.PlaceholderText = "PORT"; - this.textBox1.Size = new System.Drawing.Size(274, 23); + this.textBox1.Size = new System.Drawing.Size(274, 21); this.textBox1.TabIndex = 24; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(4, 63); + this.label3.Location = new System.Drawing.Point(4, 59); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(187, 15); + this.label3.Size = new System.Drawing.Size(190, 14); this.label3.TabIndex = 27; this.label3.Text = "Filename (use temp.rbxl if unsure)"; // @@ -201,9 +187,9 @@ this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button3.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.button3.Location = new System.Drawing.Point(207, 80); + this.button3.Location = new System.Drawing.Point(207, 75); this.button3.Name = "button3"; - this.button3.Size = new System.Drawing.Size(73, 23); + this.button3.Size = new System.Drawing.Size(73, 21); this.button3.TabIndex = 26; this.button3.Text = "Browse..."; this.button3.UseVisualStyleBackColor = true; @@ -212,10 +198,10 @@ // textBox2 // this.textBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; - this.textBox2.Location = new System.Drawing.Point(6, 81); + this.textBox2.Location = new System.Drawing.Point(6, 76); this.textBox2.Name = "textBox2"; this.textBox2.PlaceholderText = "Filename"; - this.textBox2.Size = new System.Drawing.Size(195, 23); + this.textBox2.Size = new System.Drawing.Size(195, 21); this.textBox2.TabIndex = 25; // // button1 @@ -225,9 +211,9 @@ this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.button1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.button1.Location = new System.Drawing.Point(6, 109); + this.button1.Location = new System.Drawing.Point(6, 102); this.button1.Name = "button1"; - this.button1.Size = new System.Drawing.Size(274, 23); + this.button1.Size = new System.Drawing.Size(274, 21); this.button1.TabIndex = 28; this.button1.Text = "Host"; this.button1.UseVisualStyleBackColor = false; @@ -238,11 +224,11 @@ this.HostBTN.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; this.HostBTN.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.HostBTN.FlatStyle = System.Windows.Forms.FlatStyle.Popup; - this.HostBTN.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); + this.HostBTN.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.HostBTN.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.HostBTN.Location = new System.Drawing.Point(-278, 138); + this.HostBTN.Location = new System.Drawing.Point(12, 121); this.HostBTN.Name = "HostBTN"; - this.HostBTN.Size = new System.Drawing.Size(276, 52); + this.HostBTN.Size = new System.Drawing.Size(137, 49); this.HostBTN.TabIndex = 28; this.HostBTN.Text = "Host a Game"; this.HostBTN.UseVisualStyleBackColor = true; @@ -253,11 +239,11 @@ this.JoinBTN.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; this.JoinBTN.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.JoinBTN.FlatStyle = System.Windows.Forms.FlatStyle.Popup; - this.JoinBTN.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); + this.JoinBTN.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.JoinBTN.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.JoinBTN.Location = new System.Drawing.Point(-278, 196); + this.JoinBTN.Location = new System.Drawing.Point(155, 121); this.JoinBTN.Name = "JoinBTN"; - this.JoinBTN.Size = new System.Drawing.Size(276, 52); + this.JoinBTN.Size = new System.Drawing.Size(135, 49); this.JoinBTN.TabIndex = 29; this.JoinBTN.Text = "Join a Game"; this.JoinBTN.UseVisualStyleBackColor = true; @@ -268,88 +254,39 @@ this.UpdateBTN.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; this.UpdateBTN.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.UpdateBTN.FlatStyle = System.Windows.Forms.FlatStyle.Popup; - this.UpdateBTN.Font = new System.Drawing.Font("Segoe UI", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); + this.UpdateBTN.Font = new System.Drawing.Font("Segoe UI Semilight", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.UpdateBTN.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.UpdateBTN.Location = new System.Drawing.Point(-278, 82); + this.UpdateBTN.Location = new System.Drawing.Point(12, 66); this.UpdateBTN.Name = "UpdateBTN"; - this.UpdateBTN.Size = new System.Drawing.Size(276, 52); + this.UpdateBTN.Size = new System.Drawing.Size(276, 49); this.UpdateBTN.TabIndex = 30; - this.UpdateBTN.Text = "Re-Install"; + this.UpdateBTN.Text = "Install"; this.UpdateBTN.UseVisualStyleBackColor = true; this.UpdateBTN.Click += new System.EventHandler(this.UpdateBTN_Click); // - // AnimationHandler_SlideOutButtons + // BackBTN // - this.AnimationHandler_SlideOutButtons.Interval = 1; - // - // AnimationHandler_SlideInButtons - // - this.AnimationHandler_SlideInButtons.Interval = 1; - // - // AnimationHandler_SlideInJoinBox - // - this.AnimationHandler_SlideInJoinBox.Interval = 1; - // - // BackBTN_Join - // - this.BackBTN_Join.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; - this.BackBTN_Join.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.BackBTN_Join.FlatStyle = System.Windows.Forms.FlatStyle.Popup; - this.BackBTN_Join.Location = new System.Drawing.Point(258, -24); - this.BackBTN_Join.Name = "BackBTN_Join"; - this.BackBTN_Join.Size = new System.Drawing.Size(42, 23); - this.BackBTN_Join.TabIndex = 31; - this.BackBTN_Join.Text = "Back"; - this.BackBTN_Join.UseVisualStyleBackColor = true; - this.BackBTN_Join.Click += new System.EventHandler(this.BackBTN_Join_Click); - // - // AnimationHandler_SlideInBackBTNJoin - // - this.AnimationHandler_SlideInBackBTNJoin.Interval = 1; - // - // AnimationHandler_SlideOutBackBTNJoin - // - this.AnimationHandler_SlideOutBackBTNJoin.Interval = 1; - // - // BackBTN_Host - // - this.BackBTN_Host.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; - this.BackBTN_Host.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.BackBTN_Host.FlatStyle = System.Windows.Forms.FlatStyle.Popup; - this.BackBTN_Host.Location = new System.Drawing.Point(258, -24); - this.BackBTN_Host.Name = "BackBTN_Host"; - this.BackBTN_Host.Size = new System.Drawing.Size(42, 23); - this.BackBTN_Host.TabIndex = 32; - this.BackBTN_Host.Text = "Back"; - this.BackBTN_Host.UseVisualStyleBackColor = true; - this.BackBTN_Host.Click += new System.EventHandler(this.BackBTN_Host_Click); - // - // AnimationHandler_SlideOutBackBTNHost - // - this.AnimationHandler_SlideOutBackBTNHost.Interval = 1; - // - // AnimationHandler_SlideInBackBTNHost - // - this.AnimationHandler_SlideInBackBTNHost.Interval = 1; - // - // AnimationHandler_SlideOutHostBox - // - this.AnimationHandler_SlideOutHostBox.Interval = 1; - // - // AnimationHandler_SlideInHostBox - // - this.AnimationHandler_SlideInHostBox.Interval = 1; + this.BackBTN.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.buttonblue; + this.BackBTN.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.BackBTN.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.BackBTN.Location = new System.Drawing.Point(254, 19); + this.BackBTN.Name = "BackBTN"; + this.BackBTN.Size = new System.Drawing.Size(42, 21); + this.BackBTN.TabIndex = 31; + this.BackBTN.Text = "Back"; + this.BackBTN.UseVisualStyleBackColor = true; + this.BackBTN.Visible = false; + this.BackBTN.Click += new System.EventHandler(this.BackBTN_Click); // // Form1 // - this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(107)))), ((int)(((byte)(223))))); this.BackgroundImage = global::ARCHBLOXLauncherGUI.Properties.Resources.animated; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.ClientSize = new System.Drawing.Size(302, 259); - this.Controls.Add(this.BackBTN_Host); - this.Controls.Add(this.BackBTN_Join); + this.ClientSize = new System.Drawing.Size(302, 193); + this.Controls.Add(this.BackBTN); this.Controls.Add(this.UpdateBTN); this.Controls.Add(this.JoinBTN); this.Controls.Add(this.HostBTN); @@ -363,8 +300,6 @@ this.MaximizeBox = false; this.Name = "Form1"; this.Text = "ARCHBLOX Launcher"; - this.HelpButtonClicked += new System.ComponentModel.CancelEventHandler(this.Form1_HelpButtonClicked); - this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.JoinBox.ResumeLayout(false); this.JoinBox.PerformLayout(); @@ -377,7 +312,6 @@ #endregion private System.Windows.Forms.PictureBox pictureBox1; - private System.Windows.Forms.Timer AnimationHandler_SlideOutJoinBox; private System.Windows.Forms.GroupBox JoinBox; private System.Windows.Forms.TextBox serverip; private System.Windows.Forms.Label label4; @@ -394,16 +328,6 @@ private System.Windows.Forms.Button HostBTN; private System.Windows.Forms.Button JoinBTN; private System.Windows.Forms.Button UpdateBTN; - private System.Windows.Forms.Timer AnimationHandler_SlideOutButtons; - private System.Windows.Forms.Timer AnimationHandler_SlideInButtons; - private System.Windows.Forms.Timer AnimationHandler_SlideInJoinBox; - private System.Windows.Forms.Button BackBTN_Join; - private System.Windows.Forms.Timer AnimationHandler_SlideInBackBTNJoin; - private System.Windows.Forms.Timer AnimationHandler_SlideOutBackBTNJoin; - private System.Windows.Forms.Button BackBTN_Host; - private System.Windows.Forms.Timer AnimationHandler_SlideOutBackBTNHost; - private System.Windows.Forms.Timer AnimationHandler_SlideInBackBTNHost; - private System.Windows.Forms.Timer AnimationHandler_SlideOutHostBox; - private System.Windows.Forms.Timer AnimationHandler_SlideInHostBox; + private System.Windows.Forms.Button BackBTN; } } diff --git a/Form1.cs b/Form1.cs index 3fd18b2..8ed0e5a 100644 --- a/Form1.cs +++ b/Form1.cs @@ -25,7 +25,6 @@ namespace ARCHBLOXLauncherGUI } // variables bool exitafterarg = false; - bool lockanims = true; bool rbxl = false; private DiscordRpcClient client; bool ingame = false; @@ -38,120 +37,10 @@ namespace ARCHBLOXLauncherGUI static string clientPath = Path.Combine(folderPath, version_string + @"\"); static string filePath = Path.Combine(clientPath, "ArchbloxPlayerBeta.exe"); // animations - void slideOutJoinBox(object sender, EventArgs e) - { - lockanims = true; - int x = JoinBox.Location.X; - JoinBox.Location = new Point(x + 10, JoinBox.Location.Y); - - if (x > 358) - { - lockanims = false; - AnimationHandler_SlideOutJoinBox.Stop(); - } - } - void slideInJoinBox(object sender, EventArgs e) - { - lockanims = true; - int x = JoinBox.Location.X; - JoinBox.Location = new Point(x - 10, JoinBox.Location.Y); - - if (x < 30) - { - lockanims = false; - AnimationHandler_SlideInJoinBox.Stop(); - } - } - void slideOutHostBox(object sender, EventArgs e) - { - lockanims = true; - int x = HostBox.Location.X; - HostBox.Location = new Point(x + 10, HostBox.Location.Y); - - if (x > 358) - { - lockanims = false; - AnimationHandler_SlideOutHostBox.Stop(); - } - } - void slideInHostBox(object sender, EventArgs e) - { - lockanims = true; - int x = HostBox.Location.X; - HostBox.Location = new Point(x - 10, HostBox.Location.Y); - if (x < 30) - { - lockanims = false; - AnimationHandler_SlideInHostBox.Stop(); - } - } - void slideOutBackBTNJoin(object sender, EventArgs e) - { - int y = BackBTN_Join.Location.Y; - BackBTN_Join.Location = new Point(BackBTN_Join.Location.X, y - 8); - - if (y < -25) - { - AnimationHandler_SlideOutBackBTNJoin.Stop(); - } - } - void slideInBackBTNJoin(object sender, EventArgs e) - { - int y = BackBTN_Join.Location.Y; - BackBTN_Join.Location = new Point(BackBTN_Join.Location.X, y + 8); - - if (y > 10) - { - AnimationHandler_SlideInBackBTNJoin.Stop(); - } - } - void slideOutBackBTNHost(object sender, EventArgs e) - { - int y = BackBTN_Host.Location.Y; - BackBTN_Host.Location = new Point(BackBTN_Host.Location.X, y - 8); - - if (y < -25) - { - AnimationHandler_SlideOutBackBTNHost.Stop(); - } - } - void slideInBackBTNHost(object sender, EventArgs e) - { - int y = BackBTN_Host.Location.Y; - BackBTN_Host.Location = new Point(BackBTN_Host.Location.X, y + 8); - - if (y > 10) - { - AnimationHandler_SlideInBackBTNHost.Stop(); - } - } - void slideInButtons(object sender, EventArgs e) - { - lockanims = true; - UpdateBTN.Location = new Point(UpdateBTN.Location.X + 8, UpdateBTN.Location.Y); - JoinBTN.Location = new Point(UpdateBTN.Location.X, JoinBTN.Location.Y); - HostBTN.Location = new Point(UpdateBTN.Location.X, HostBTN.Location.Y); - if (UpdateBTN.Location.X > 10) - { - AnimationHandler_SlideInButtons.Stop(); - lockanims = false; - } - } - void slideOutButtons(object sender, EventArgs e) - { - lockanims = true; - UpdateBTN.Location = new Point(UpdateBTN.Location.X - 8, UpdateBTN.Location.Y); - JoinBTN.Location = new Point(UpdateBTN.Location.X, JoinBTN.Location.Y); - HostBTN.Location = new Point(UpdateBTN.Location.X, HostBTN.Location.Y); - if (UpdateBTN.Location.X < -278) - { - lockanims = false; - AnimationHandler_SlideOutButtons.Stop(); - } - } public Form1() { InitializeComponent(); + ARCHBLOXProtocol.ARCHBLOXURIProtocol.Register(); CreateShortcut(); var lastword = ""; var info1 = ""; @@ -236,25 +125,6 @@ namespace ARCHBLOXLauncherGUI Environment.Exit(0); } - // setup animations - - AnimationHandler_SlideOutHostBox.Tick += new EventHandler(slideOutHostBox); - AnimationHandler_SlideInHostBox.Tick += new EventHandler(slideInHostBox); - - AnimationHandler_SlideOutJoinBox.Tick += new EventHandler(slideOutJoinBox); - AnimationHandler_SlideInJoinBox.Tick += new EventHandler(slideInJoinBox); - - AnimationHandler_SlideOutBackBTNHost.Tick += new EventHandler(slideOutBackBTNHost); - AnimationHandler_SlideInBackBTNHost.Tick += new EventHandler(slideInBackBTNHost); - - AnimationHandler_SlideOutBackBTNJoin.Tick += new EventHandler(slideOutBackBTNJoin); - AnimationHandler_SlideInBackBTNJoin.Tick += new EventHandler(slideInBackBTNJoin); - - AnimationHandler_SlideOutButtons.Tick += new EventHandler(slideOutButtons); - AnimationHandler_SlideInButtons.Tick += new EventHandler(slideInButtons); - - AnimationHandler_SlideInButtons.Start(); - client = new DiscordRpcClient("996030605106090006"); client.Initialize(); client.SetPresence(new RichPresence() @@ -448,36 +318,14 @@ namespace ARCHBLOXLauncherGUI textBox2.Text = Path.GetFileName(dialog.FileName); } } - - private void label1_Click(object sender, EventArgs e) - { - - } - - private void label4_Click(object sender, EventArgs e) - { - - } - private void Form1_HelpButtonClicked(Object sender, CancelEventArgs e) - { - // this no longer exists - ARCHBLOXLauncherGUI.Form2 form2 = new ARCHBLOXLauncherGUI.Form2(); - form2.Show(); - } - - private void Form1_Load(object sender, EventArgs e) - { - - } - private void JoinBTN_Click(object sender, EventArgs e) { - if (lockanims == false) - { - AnimationHandler_SlideOutButtons.Start(); - AnimationHandler_SlideInJoinBox.Start(); - AnimationHandler_SlideInBackBTNJoin.Start(); - } + JoinBTN.Visible = false; + HostBTN.Visible = false; + UpdateBTN.Visible = false; + JoinBox.Visible = true; + HostBox.Visible = false; + BackBTN.Visible = true; } private void UpdateBTN_Click(object sender, EventArgs e) @@ -486,33 +334,24 @@ namespace ARCHBLOXLauncherGUI form2.Show(); } - private void BackBTN_Join_Click(object sender, EventArgs e) + private void BackBTN_Click(object sender, EventArgs e) { - if (lockanims == false) { - AnimationHandler_SlideInButtons.Start(); - AnimationHandler_SlideOutJoinBox.Start(); - AnimationHandler_SlideOutBackBTNJoin.Start(); - } - } - - private void BackBTN_Host_Click(object sender, EventArgs e) - { - if (lockanims == false) - { - AnimationHandler_SlideInButtons.Start(); - AnimationHandler_SlideOutHostBox.Start(); - AnimationHandler_SlideOutBackBTNHost.Start(); - } + JoinBTN.Visible = true; + HostBTN.Visible = true; + UpdateBTN.Visible = true; + JoinBox.Visible = false; + HostBox.Visible = false; + BackBTN.Visible = false; } private void HostBTN_Click(object sender, EventArgs e) { - if (lockanims == false) - { - AnimationHandler_SlideOutButtons.Start(); - AnimationHandler_SlideInHostBox.Start(); - AnimationHandler_SlideInBackBTNHost.Start(); - } + JoinBTN.Visible = false; + HostBTN.Visible = false; + UpdateBTN.Visible = false; + JoinBox.Visible = false; + HostBox.Visible = true; + BackBTN.Visible = true; } } } \ No newline at end of file diff --git a/Form1.resx b/Form1.resx index 087d32f..ad848c2 100644 --- a/Form1.resx +++ b/Form1.resx @@ -57,36 +57,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 734, 10 - - - 481, 43 - - - 485, 8 - - - 733, 43 - - - 969, 13 - - - 972, 45 - - - 7, 10 - - - 8, 45 - - - 254, 15 - - - 256, 45 - diff --git a/Form2.Designer.cs b/Form2.Designer.cs index 2a2ed27..f17602a 100644 --- a/Form2.Designer.cs +++ b/Form2.Designer.cs @@ -76,7 +76,6 @@ this.MinimizeBox = false; this.Name = "Form2"; this.Text = "ARCHBLOX Installer"; - this.Load += new System.EventHandler(this.Form2_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); diff --git a/Form2.cs b/Form2.cs index 32506b5..60cdb3d 100644 --- a/Form2.cs +++ b/Form2.cs @@ -28,13 +28,14 @@ namespace ARCHBLOXLauncherGUI public Form2() { InitializeComponent(); - // setup file paths etc + // setup other variables byte[] raw = wc.DownloadData("https://archblox.com/client/version.txt"); string webData = Encoding.UTF8.GetString(raw); string version_string = webData; string folderPath = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData), @"Archblx\", @"Versions\"); string clientPath = Path.Combine(folderPath, version_string + @"\"); string filePath = Path.Combine(clientPath, Path.GetFileName(@"https://archblox.com/client/" + version_string + ".zip")); + // setup file paths etc { if (Directory.Exists(folderPath)) { @@ -42,7 +43,6 @@ namespace ARCHBLOXLauncherGUI DialogResult res = MessageBox.Show("Do you want to delete previous installs of ARCHBLOX? Current size of ARCHBLOX folder: " + GetDirectorySize(folderPath) + "MB.", "ARCHBLOX", MessageBoxButtons.YesNo, MessageBoxIcon.Information); if (res == DialogResult.Yes) { - ARCHBLOXProtocol.ARCHBLOXURIProtocol.Unregister(); label1.Text = "Removing previous installs..."; Directory.Delete(folderPath, true); @@ -81,11 +81,6 @@ namespace ARCHBLOXLauncherGUI handle.WaitOne(); } } - - private void Form2_Load(object sender, EventArgs e) - { - // nothing - } private void Client_DownloadFileCompleted(object sender, AsyncCompletedEventArgs e) { if (IsCompleted == false) @@ -103,7 +98,6 @@ namespace ARCHBLOXLauncherGUI label1.Text = "Installing URi..."; try { - System.AppDomain.CurrentDomain.SetPrincipalPolicy(System.Security.Principal.PrincipalPolicy.WindowsPrincipal); ARCHBLOXProtocol.ARCHBLOXURIProtocol.Register(); Uri_Installed = true; } diff --git a/Properties/PublishProfiles/x64.pubxml.user b/Properties/PublishProfiles/x64.pubxml.user index 54c8a19..10314ad 100644 --- a/Properties/PublishProfiles/x64.pubxml.user +++ b/Properties/PublishProfiles/x64.pubxml.user @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2022-07-15T12:07:23.9248742Z;True|2022-07-15T22:05:25.5663085+10:00;True|2022-07-13T16:54:56.8432517+10:00;False|2022-07-13T16:52:26.5433436+10:00;True|2022-07-13T16:47:01.0681916+10:00;True|2022-07-13T16:28:49.6060671+10:00;False|2022-07-13T16:28:36.6234772+10:00;True|2022-07-13T16:27:25.2155759+10:00;True|2022-07-13T16:20:04.4747082+10:00;True|2022-07-13T00:37:48.5001758+10:00;True|2022-07-13T00:37:23.7218937+10:00;True|2022-07-13T00:35:56.1276705+10:00;True|2022-07-12T20:31:31.4891674+10:00;True|2022-07-12T07:42:57.8030421+10:00;True|2022-07-12T07:24:22.2110673+10:00;True|2022-07-12T07:12:22.1327523+10:00;True|2022-07-12T01:02:07.4142780+10:00;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00; + True|2022-07-26T05:16:38.5877346Z;True|2022-07-15T22:07:23.9248742+10:00;True|2022-07-15T22:05:25.5663085+10:00;True|2022-07-13T16:54:56.8432517+10:00;False|2022-07-13T16:52:26.5433436+10:00;True|2022-07-13T16:47:01.0681916+10:00;True|2022-07-13T16:28:49.6060671+10:00;False|2022-07-13T16:28:36.6234772+10:00;True|2022-07-13T16:27:25.2155759+10:00;True|2022-07-13T16:20:04.4747082+10:00;True|2022-07-13T00:37:48.5001758+10:00;True|2022-07-13T00:37:23.7218937+10:00;True|2022-07-13T00:35:56.1276705+10:00;True|2022-07-12T20:31:31.4891674+10:00;True|2022-07-12T07:42:57.8030421+10:00;True|2022-07-12T07:24:22.2110673+10:00;True|2022-07-12T07:12:22.1327523+10:00;True|2022-07-12T01:02:07.4142780+10:00;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00; \ No newline at end of file diff --git a/Properties/PublishProfiles/x86.pubxml.user b/Properties/PublishProfiles/x86.pubxml.user index 53a68e4..db5e83f 100644 --- a/Properties/PublishProfiles/x86.pubxml.user +++ b/Properties/PublishProfiles/x86.pubxml.user @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2022-07-15T12:08:58.3308190Z;True|2022-07-15T22:07:37.1469826+10:00;True|2022-07-13T16:19:59.8973544+10:00;True|2022-07-13T00:38:04.2388491+10:00;True|2022-07-13T00:37:19.8958675+10:00;True|2022-07-13T00:36:07.1078472+10:00;True|2022-07-12T20:31:25.7325840+10:00;True|2022-07-12T07:43:08.7666080+10:00;True|2022-07-12T07:24:17.3722228+10:00;True|2022-07-12T07:12:29.3685122+10:00;True|2022-07-12T01:01:59.7182995+10:00;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00; + True|2022-07-26T05:16:51.0859791Z;True|2022-07-15T22:08:58.3308190+10:00;True|2022-07-15T22:07:37.1469826+10:00;True|2022-07-13T16:19:59.8973544+10:00;True|2022-07-13T00:38:04.2388491+10:00;True|2022-07-13T00:37:19.8958675+10:00;True|2022-07-13T00:36:07.1078472+10:00;True|2022-07-12T20:31:25.7325840+10:00;True|2022-07-12T07:43:08.7666080+10:00;True|2022-07-12T07:24:17.3722228+10:00;True|2022-07-12T07:12:29.3685122+10:00;True|2022-07-12T01:01:59.7182995+10:00;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00; \ No newline at end of file diff --git a/URI_Maker.cs b/URI_Maker.cs index 241040d..f53681a 100644 --- a/URI_Maker.cs +++ b/URI_Maker.cs @@ -2,6 +2,9 @@ using System.Windows.Forms; using System.Security.Permissions; using Microsoft.Win32; +using System.Text; +using System.Net; +using System.IO; namespace ARCHBLOXProtocol { @@ -11,83 +14,30 @@ namespace ARCHBLOXProtocol }; internal static class ARCHBLOXURIProtocol { - private const string _Protocol = "archblox"; - private const string _ProtocolHandler = "url.archblox"; - - private static readonly string _launch = string.Format( - "{0}{1}{0} {0}%1{0}", (char)34, Application.ExecutablePath); - - private static readonly Version _win8Version = new Version(6, 2, 9200, 0); - private static readonly bool _isWin8 = - Environment.OSVersion.Platform == PlatformID.Win32NT && - Environment.OSVersion.Version >= _win8Version; + private static RegistryKey softwareClasses = Registry.CurrentUser.OpenSubKey("Software").OpenSubKey("Classes", true); internal static void Register() { - if (_isWin8) RegisterWin8(); - else RegisterWin7(); - } + // credit to p0s0 for helping me with this + if (softwareClasses.OpenSubKey("archblox") == null) {} else { softwareClasses.DeleteSubKeyTree("archblox"); } + RegistryKey key = softwareClasses.CreateSubKey("archblox", true); + key.SetValue("", "URL: archblox Protocol"); + key.SetValue("URL Protocol", ""); - private static void RegisterWin7() - { - var regKey = Registry.ClassesRoot.CreateSubKey(_Protocol); + RegistryKey key1 = key.CreateSubKey("DefaultIcon", true); + key1.SetValue("", ARCHBLOXLauncherGUI.Extensions.GetExecutablePath()); - regKey.CreateSubKey("DefaultIcon") - .SetValue(null, string.Format("{0}{1},1{0}", (char)34, - Application.ExecutablePath)); + RegistryKey key2 = key.CreateSubKey("shell", true); + RegistryKey key3 = key2.CreateSubKey("open", true); - regKey.SetValue(null, "URL:archblox Protocol"); - regKey.SetValue("URL Protocol", ""); + RegistryKey key4 = key3.CreateSubKey("command", true); + key4.SetValue("", "\"" + ARCHBLOXLauncherGUI.Extensions.GetExecutablePath() + "\" %1"); - regKey = regKey.CreateSubKey(@"shell\open\command"); - regKey.SetValue(null, _launch); - } - - private static void RegisterWin8() - { - RegisterWin7(); - - var regKey = Registry.LocalMachine.CreateSubKey(@"SOFTWARE\Classes") - .CreateSubKey(_ProtocolHandler); - - regKey.SetValue(null, _Protocol); - - regKey.CreateSubKey("DefaultIcon") - .SetValue(null, string.Format("{0}{1},1{0}", (char)34, - Application.ExecutablePath)); - - regKey.CreateSubKey(@"shell\open\command").SetValue(null, _launch); - - Registry.LocalMachine.CreateSubKey(string.Format( - @"SOFTWARE\{0}\{1}\Capabilities\ApplicationDescription\URLAssociations", - Application.CompanyName, Application.ProductName)) - .SetValue(_Protocol, _ProtocolHandler); - - Registry.LocalMachine.CreateSubKey(@"SOFTWARE\RegisteredApplications") - .SetValue(Application.ProductName, string.Format( - @"SOFTWARE\{0}\Capabilities", Application.ProductName)); - } - - internal static void Unregister() - { - PrincipalPermission principalPerm = new PrincipalPermission(null, "Administrators"); - principalPerm.Demand(); - - if (!_isWin8) - { - Registry.ClassesRoot.DeleteSubKeyTree("archblox", false); - return; - } - - // extra work required. - Registry.LocalMachine.CreateSubKey(@"SOFTWARE\Classes") - .DeleteSubKeyTree(_ProtocolHandler, false); - - Registry.LocalMachine.DeleteSubKeyTree(string.Format(@"SOFTWARE\{0}\{1}", - Application.CompanyName, Application.ProductName)); - - Registry.LocalMachine.CreateSubKey(@"SOFTWARE\RegisteredApplications") - .DeleteValue(Application.ProductName); + key.Close(); + key1.Close(); + key2.Close(); + key3.Close(); + key4.Close(); } } } diff --git a/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll b/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll index e7afbae..4d1ecc4 100644 Binary files a/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll and b/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll differ diff --git a/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb b/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb index a261e98..c6fac8a 100644 Binary files a/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb and b/bin/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb differ diff --git a/bin/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll b/bin/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll index 0d092c7..6300de1 100644 Binary files a/bin/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll and b/bin/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll differ diff --git a/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll b/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll index 870d8ee..d7feae8 100644 Binary files a/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll and b/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll differ diff --git a/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb b/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb index d8c2ff0..bcc7c05 100644 Binary files a/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb and b/bin/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.deps.json b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.deps.json index 7e5ed7a..09e5726 100644 --- a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.deps.json +++ b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.deps.json @@ -10,1058 +10,12 @@ "ARCHBLOXLauncherGUI/1.0.0": { "dependencies": { "DiscordRichPresence": "1.0.175", - "Interop.IWshRuntimeLibrary": "1.0.0.0", - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "3.1.25", - "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "3.1.25" + "Interop.IWshRuntimeLibrary": "1.0.0.0" }, "runtime": { "ARCHBLOXLauncherGUI.dll": {} } }, - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/3.1.25": { - "runtime": { - "Microsoft.CSharp.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "Microsoft.VisualBasic.Core.dll": { - "assemblyVersion": "10.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "Microsoft.VisualBasic.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "Microsoft.Win32.Primitives.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "Microsoft.Win32.Registry.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.AppContext.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Buffers.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Collections.Concurrent.dll": { - "assemblyVersion": "4.0.15.0", - "fileVersion": "4.700.22.21303" - }, - "System.Collections.Immutable.dll": { - "assemblyVersion": "1.2.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Collections.NonGeneric.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Collections.Specialized.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Collections.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.Annotations.dll": { - "assemblyVersion": "4.3.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.DataAnnotations.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.EventBasedAsync.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.Primitives.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.TypeConverter.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.ComponentModel.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Configuration.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Console.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Core.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Data.Common.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Data.DataSetExtensions.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Data.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.Contracts.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.Debug.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.DiagnosticSource.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.FileVersionInfo.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.Process.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.StackTrace.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.TextWriterTraceListener.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.Tools.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.TraceSource.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Diagnostics.Tracing.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Drawing.Primitives.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Dynamic.Runtime.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Globalization.Calendars.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Globalization.Extensions.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Globalization.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Compression.Brotli.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Compression.FileSystem.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Compression.ZipFile.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Compression.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.FileSystem.AccessControl.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.FileSystem.DriveInfo.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.FileSystem.Primitives.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.FileSystem.Watcher.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.FileSystem.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.IsolatedStorage.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.MemoryMappedFiles.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Pipes.AccessControl.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.Pipes.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.UnmanagedMemoryStream.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.IO.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Linq.Expressions.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Linq.Parallel.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Linq.Queryable.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Linq.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Memory.dll": { - "assemblyVersion": "4.2.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Http.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.HttpListener.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Mail.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.NameResolution.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.NetworkInformation.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Ping.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Primitives.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Requests.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Security.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.ServicePoint.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.Sockets.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.WebClient.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.WebHeaderCollection.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.WebProxy.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.WebSockets.Client.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.WebSockets.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Net.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Numerics.Vectors.dll": { - "assemblyVersion": "4.1.6.0", - "fileVersion": "4.700.22.21303" - }, - "System.Numerics.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.ObjectModel.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Private.DataContractSerialization.dll": { - "assemblyVersion": "4.1.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Private.Uri.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.22.21303" - }, - "System.Private.Xml.Linq.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Private.Xml.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.DispatchProxy.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Emit.ILGeneration.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Emit.Lightweight.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Emit.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Extensions.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Metadata.dll": { - "assemblyVersion": "1.4.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.Primitives.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.TypeExtensions.dll": { - "assemblyVersion": "4.1.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Reflection.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Resources.Reader.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Resources.ResourceManager.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Resources.Writer.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.CompilerServices.VisualC.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Extensions.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Handles.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.InteropServices.RuntimeInformation.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.InteropServices.WindowsRuntime.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.InteropServices.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Intrinsics.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Loader.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Numerics.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Serialization.Formatters.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Serialization.Json.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Serialization.Primitives.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Serialization.Xml.dll": { - "assemblyVersion": "4.1.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.WindowsRuntime.UI.Xaml.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.WindowsRuntime.dll": { - "assemblyVersion": "4.0.15.0", - "fileVersion": "4.700.22.21303" - }, - "System.Runtime.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.AccessControl.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Claims.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.Algorithms.dll": { - "assemblyVersion": "4.3.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.Cng.dll": { - "assemblyVersion": "4.3.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.Csp.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.Encoding.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.OpenSsl.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.Primitives.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Cryptography.X509Certificates.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Principal.Windows.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.Principal.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.SecureString.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Security.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.ServiceModel.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.ServiceProcess.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.22.21303" - }, - "System.Text.Encoding.Extensions.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Text.Encoding.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Text.Encodings.Web.dll": { - "assemblyVersion": "4.0.5.1", - "fileVersion": "4.700.22.21303" - }, - "System.Text.Json.dll": { - "assemblyVersion": "4.0.1.2", - "fileVersion": "4.700.22.21303" - }, - "System.Text.RegularExpressions.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Channels.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Overlapped.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Tasks.Dataflow.dll": { - "assemblyVersion": "4.6.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Tasks.Extensions.dll": { - "assemblyVersion": "4.3.1.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Tasks.Parallel.dll": { - "assemblyVersion": "4.0.4.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Tasks.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Thread.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.ThreadPool.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.Timer.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Threading.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Transactions.Local.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Transactions.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.ValueTuple.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.22.21303" - }, - "System.Web.HttpUtility.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Web.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Windows.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.Linq.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.ReaderWriter.dll": { - "assemblyVersion": "4.2.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.Serialization.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.XDocument.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.XPath.XDocument.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.XPath.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.XmlDocument.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.XmlSerializer.dll": { - "assemblyVersion": "4.1.2.0", - "fileVersion": "4.700.22.21303" - }, - "System.Xml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "System.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "mscorlib.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21303" - }, - "netstandard.dll": { - "assemblyVersion": "2.1.0.0", - "fileVersion": "4.700.22.21303" - } - }, - "native": { - "Microsoft.DiaSymReader.Native.amd64.dll": { - "fileVersion": "14.12.25830.2" - }, - "SOS_README.md": { - "fileVersion": "0.0.0.0" - }, - "System.Private.CoreLib.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.700.22.21202" - }, - "api-ms-win-core-console-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-datetime-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-debug-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-errorhandling-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-file-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-file-l1-2-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-file-l2-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-handle-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-heap-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-interlocked-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-libraryloader-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-localization-l1-2-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-memory-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-namedpipe-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-processenvironment-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-processthreads-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-processthreads-l1-1-1.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-profile-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-rtlsupport-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-string-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-synch-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-synch-l1-2-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-sysinfo-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-timezone-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-core-util-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-conio-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-convert-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-environment-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-filesystem-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-heap-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-locale-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-math-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-multibyte-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-private-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-process-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-runtime-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-stdio-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-string-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-time-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "api-ms-win-crt-utility-l1-1-0.dll": { - "fileVersion": "10.0.17134.12" - }, - "clrcompression.dll": { - "fileVersion": "4.700.22.21303" - }, - "clretwrc.dll": { - "fileVersion": "4.700.22.21202" - }, - "clrjit.dll": { - "fileVersion": "4.700.22.21202" - }, - "coreclr.dll": { - "fileVersion": "4.700.22.21202" - }, - "dbgshim.dll": { - "fileVersion": "4.700.22.21202" - }, - "hostfxr.dll": { - "fileVersion": "3.100.2522.21802" - }, - "hostpolicy.dll": { - "fileVersion": "3.100.2522.21802" - }, - "mscordaccore.dll": { - "fileVersion": "4.700.22.21202" - }, - "mscordaccore_amd64_amd64_4.700.22.21202.dll": { - "fileVersion": "4.700.22.21202" - }, - "mscordbi.dll": { - "fileVersion": "4.700.22.21202" - }, - "mscorrc.debug.dll": { - "fileVersion": "4.700.22.21202" - }, - "mscorrc.dll": { - "fileVersion": "4.700.22.21202" - }, - "ucrtbase.dll": { - "fileVersion": "10.0.17134.12" - } - } - }, - "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/3.1.25": { - "runtime": { - "Accessibility.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "DirectWriteForwarder.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "Microsoft.Win32.Registry.AccessControl.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - }, - "Microsoft.Win32.SystemEvents.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - }, - "PresentationCore.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework-SystemCore.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework-SystemData.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework-SystemDrawing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework-SystemXml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework-SystemXmlLinq.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.Aero.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.Aero2.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.AeroLite.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.Classic.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.Luna.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.Royale.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationFramework.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "PresentationUI.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "ReachFramework.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "System.CodeDom.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.700.19.56404" - }, - "System.Configuration.ConfigurationManager.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.700.19.56404" - }, - "System.Design.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.Diagnostics.EventLog.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - }, - "System.Diagnostics.PerformanceCounter.dll": { - "assemblyVersion": "4.0.2.0", - "fileVersion": "4.700.19.56404" - }, - "System.DirectoryServices.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.700.19.56404" - }, - "System.Drawing.Common.dll": { - "assemblyVersion": "4.0.2.3", - "fileVersion": "4.700.21.51508" - }, - "System.Drawing.Design.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.Drawing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.IO.Packaging.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - }, - "System.Printing.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "System.Resources.Extensions.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.700.20.21406" - }, - "System.Security.Cryptography.Pkcs.dll": { - "assemblyVersion": "4.1.1.0", - "fileVersion": "4.700.19.56404" - }, - "System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - }, - "System.Security.Cryptography.Xml.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.700.19.56404" - }, - "System.Security.Permissions.dll": { - "assemblyVersion": "4.0.3.0", - "fileVersion": "4.700.19.56404" - }, - "System.Threading.AccessControl.dll": { - "assemblyVersion": "4.0.5.0", - "fileVersion": "4.700.19.56404" - }, - "System.Windows.Controls.Ribbon.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "System.Windows.Extensions.dll": { - "assemblyVersion": "4.0.1.0", - "fileVersion": "4.700.19.56404" - }, - "System.Windows.Forms.Design.Editors.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.Windows.Forms.Design.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.Windows.Forms.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.20502" - }, - "System.Windows.Input.Manipulations.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "System.Windows.Presentation.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "System.Xaml.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "UIAutomationClient.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "UIAutomationClientSideProviders.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "UIAutomationProvider.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "UIAutomationTypes.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "WindowsBase.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - }, - "WindowsFormsIntegration.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.800.122.21504" - } - }, - "native": { - "D3DCompiler_47_cor3.dll": { - "fileVersion": "10.0.22000.194" - }, - "PenImc_cor3.dll": { - "fileVersion": "4.800.122.21502" - }, - "PresentationNative_cor3.dll": { - "fileVersion": "4.800.122.21502" - }, - "vcruntime140_cor3.dll": { - "fileVersion": "14.29.30139.0" - }, - "wpfgfx_cor3.dll": { - "fileVersion": "4.800.122.21502" - } - } - }, "DiscordRichPresence/1.0.175": { "dependencies": { "Microsoft.Win32.Registry": "4.5.0", @@ -1116,16 +70,6 @@ "serviceable": false, "sha512": "" }, - "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/3.1.25": { - "type": "runtimepack", - "serviceable": false, - "sha512": "" - }, - "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64/3.1.25": { - "type": "runtimepack", - "serviceable": false, - "sha512": "" - }, "DiscordRichPresence/1.0.175": { "type": "package", "serviceable": true, @@ -1173,132 +117,5 @@ "serviceable": false, "sha512": "" } - }, - "runtimes": { - "win-x64": [ - "win", - "any", - "base" - ], - "win-x64-aot": [ - "win-aot", - "win-x64", - "win", - "aot", - "any", - "base" - ], - "win10-x64": [ - "win10", - "win81-x64", - "win81", - "win8-x64", - "win8", - "win7-x64", - "win7", - "win-x64", - "win", - "any", - "base" - ], - "win10-x64-aot": [ - "win10-aot", - "win10-x64", - "win10", - "win81-x64-aot", - "win81-aot", - "win81-x64", - "win81", - "win8-x64-aot", - "win8-aot", - "win8-x64", - "win8", - "win7-x64-aot", - "win7-aot", - "win7-x64", - "win7", - "win-x64-aot", - "win-aot", - "win-x64", - "win", - "aot", - "any", - "base" - ], - "win7-x64": [ - "win7", - "win-x64", - "win", - "any", - "base" - ], - "win7-x64-aot": [ - "win7-aot", - "win7-x64", - "win7", - "win-x64-aot", - "win-aot", - "win-x64", - "win", - "aot", - "any", - "base" - ], - "win8-x64": [ - "win8", - "win7-x64", - "win7", - "win-x64", - "win", - "any", - "base" - ], - "win8-x64-aot": [ - "win8-aot", - "win8-x64", - "win8", - "win7-x64-aot", - "win7-aot", - "win7-x64", - "win7", - "win-x64-aot", - "win-aot", - "win-x64", - "win", - "aot", - "any", - "base" - ], - "win81-x64": [ - "win81", - "win8-x64", - "win8", - "win7-x64", - "win7", - "win-x64", - "win", - "any", - "base" - ], - "win81-x64-aot": [ - "win81-aot", - "win81-x64", - "win81", - "win8-x64-aot", - "win8-aot", - "win8-x64", - "win8", - "win7-x64-aot", - "win7-aot", - "win7-x64", - "win7", - "win-x64-aot", - "win-aot", - "win-x64", - "win", - "aot", - "any", - "base" - ] } } \ No newline at end of file diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll index 3b52d26..c0928d3 100644 Binary files a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll and b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb index 0cf36dd..ab532b7 100644 Binary files a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb and b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.runtimeconfig.json b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.runtimeconfig.json index d9ea2cc..8f97ce4 100644 --- a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.runtimeconfig.json +++ b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.runtimeconfig.json @@ -1,16 +1,10 @@ { "runtimeOptions": { "tfm": "netcoreapp3.1", - "includedFrameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "3.1.0" - } - ], + "framework": { + "name": "Microsoft.WindowsDesktop.App", + "version": "3.1.0" + }, "configProperties": { "System.Reflection.Metadata.MetadataUpdater.IsSupported": false } diff --git a/bin/Release/netcoreapp3.1/win-x64/Accessibility.dll b/bin/Release/netcoreapp3.1/win-x64/Accessibility.dll deleted file mode 100644 index efc0e68..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Accessibility.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/D3DCompiler_47_cor3.dll b/bin/Release/netcoreapp3.1/win-x64/D3DCompiler_47_cor3.dll deleted file mode 100644 index cbe0765..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/D3DCompiler_47_cor3.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/DirectWriteForwarder.dll b/bin/Release/netcoreapp3.1/win-x64/DirectWriteForwarder.dll deleted file mode 100644 index a278c98..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/DirectWriteForwarder.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.CSharp.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.CSharp.dll deleted file mode 100644 index dc2ee1e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.CSharp.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.DiaSymReader.Native.amd64.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.DiaSymReader.Native.amd64.dll deleted file mode 100644 index e376a20..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.DiaSymReader.Native.amd64.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.Core.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.Core.dll deleted file mode 100644 index 9e87c7d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.Core.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.dll deleted file mode 100644 index 42edd85..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.VisualBasic.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Primitives.dll deleted file mode 100644 index 604b9f7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.AccessControl.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.AccessControl.dll deleted file mode 100644 index 4f0f8cf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.AccessControl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.dll deleted file mode 100644 index 3a34e58..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.Registry.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.SystemEvents.dll b/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index 5b7ce16..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PenImc_cor3.dll b/bin/Release/netcoreapp3.1/win-x64/PenImc_cor3.dll deleted file mode 100644 index 675b8a0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PenImc_cor3.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationCore.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationCore.dll deleted file mode 100644 index 58d69de..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationCore.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemCore.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemCore.dll deleted file mode 100644 index 56dcec1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemCore.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemData.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemData.dll deleted file mode 100644 index 9424fca..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemData.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemDrawing.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemDrawing.dll deleted file mode 100644 index addb450..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemDrawing.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXml.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXml.dll deleted file mode 100644 index ba1a239..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXmlLinq.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXmlLinq.dll deleted file mode 100644 index a83cb9a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework-SystemXmlLinq.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero.dll deleted file mode 100644 index aca2d8c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero2.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero2.dll deleted file mode 100644 index f105f4f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Aero2.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.AeroLite.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.AeroLite.dll deleted file mode 100644 index 151d4cd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.AeroLite.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Classic.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Classic.dll deleted file mode 100644 index 5e6d641..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Classic.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Luna.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Luna.dll deleted file mode 100644 index df62d0a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Luna.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Royale.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Royale.dll deleted file mode 100644 index efcb102..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.Royale.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.dll deleted file mode 100644 index b96ee49..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationFramework.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationNative_cor3.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationNative_cor3.dll deleted file mode 100644 index 8cc88a2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationNative_cor3.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/PresentationUI.dll b/bin/Release/netcoreapp3.1/win-x64/PresentationUI.dll deleted file mode 100644 index 0695f27..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/PresentationUI.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ReachFramework.dll b/bin/Release/netcoreapp3.1/win-x64/ReachFramework.dll deleted file mode 100644 index 5c2d2d2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ReachFramework.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/SOS_README.md b/bin/Release/netcoreapp3.1/win-x64/SOS_README.md deleted file mode 100644 index 298d766..0000000 --- a/bin/Release/netcoreapp3.1/win-x64/SOS_README.md +++ /dev/null @@ -1,5 +0,0 @@ -SOS and other diagnostic tools now ship of band and work with any version of the .NET Core runtime. - -SOS has moved to the diagnostics repo here: https://github.com/dotnet/diagnostics.git. - -Instructions to install SOS: https://github.com/dotnet/diagnostics#installing-sos. diff --git a/bin/Release/netcoreapp3.1/win-x64/System.AppContext.dll b/bin/Release/netcoreapp3.1/win-x64/System.AppContext.dll deleted file mode 100644 index df8a08d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.AppContext.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Buffers.dll b/bin/Release/netcoreapp3.1/win-x64/System.Buffers.dll deleted file mode 100644 index 57e3f8b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Buffers.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.CodeDom.dll b/bin/Release/netcoreapp3.1/win-x64/System.CodeDom.dll deleted file mode 100644 index c518c72..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.CodeDom.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Concurrent.dll b/bin/Release/netcoreapp3.1/win-x64/System.Collections.Concurrent.dll deleted file mode 100644 index 551fa6a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Concurrent.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Immutable.dll b/bin/Release/netcoreapp3.1/win-x64/System.Collections.Immutable.dll deleted file mode 100644 index c4c5bac..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Immutable.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Collections.NonGeneric.dll b/bin/Release/netcoreapp3.1/win-x64/System.Collections.NonGeneric.dll deleted file mode 100644 index 545c0a6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Collections.NonGeneric.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Specialized.dll b/bin/Release/netcoreapp3.1/win-x64/System.Collections.Specialized.dll deleted file mode 100644 index 6de70fc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Collections.Specialized.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Collections.dll b/bin/Release/netcoreapp3.1/win-x64/System.Collections.dll deleted file mode 100644 index bc2ed51..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Collections.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Annotations.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Annotations.dll deleted file mode 100644 index 87a1870..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Annotations.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.DataAnnotations.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.DataAnnotations.dll deleted file mode 100644 index 5076bad..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.DataAnnotations.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.EventBasedAsync.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.EventBasedAsync.dll deleted file mode 100644 index 257d06f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.EventBasedAsync.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Primitives.dll deleted file mode 100644 index 0b7db6e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.TypeConverter.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.TypeConverter.dll deleted file mode 100644 index 561422c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.TypeConverter.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.dll b/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.dll deleted file mode 100644 index cd73d6e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ComponentModel.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Configuration.ConfigurationManager.dll b/bin/Release/netcoreapp3.1/win-x64/System.Configuration.ConfigurationManager.dll deleted file mode 100644 index 6f34011..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Configuration.ConfigurationManager.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Configuration.dll b/bin/Release/netcoreapp3.1/win-x64/System.Configuration.dll deleted file mode 100644 index 378e725..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Configuration.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Console.dll b/bin/Release/netcoreapp3.1/win-x64/System.Console.dll deleted file mode 100644 index 2cf74fd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Console.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Core.dll b/bin/Release/netcoreapp3.1/win-x64/System.Core.dll deleted file mode 100644 index 47c361e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Core.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Data.Common.dll b/bin/Release/netcoreapp3.1/win-x64/System.Data.Common.dll deleted file mode 100644 index 94b6b89..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Data.Common.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Data.DataSetExtensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Data.DataSetExtensions.dll deleted file mode 100644 index 68f120b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Data.DataSetExtensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Data.dll b/bin/Release/netcoreapp3.1/win-x64/System.Data.dll deleted file mode 100644 index a0accb5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Data.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Design.dll b/bin/Release/netcoreapp3.1/win-x64/System.Design.dll deleted file mode 100644 index d251ae1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Design.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Contracts.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Contracts.dll deleted file mode 100644 index 713d18e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Contracts.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Debug.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Debug.dll deleted file mode 100644 index 986cce0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.DiagnosticSource.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index f6f3449..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.EventLog.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.EventLog.dll deleted file mode 100644 index d88a5a0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.EventLog.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.FileVersionInfo.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.FileVersionInfo.dll deleted file mode 100644 index fd57f20..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.FileVersionInfo.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.PerformanceCounter.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.PerformanceCounter.dll deleted file mode 100644 index 86f9d81..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.PerformanceCounter.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Process.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Process.dll deleted file mode 100644 index c4bd0a9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Process.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.StackTrace.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.StackTrace.dll deleted file mode 100644 index 8226cc1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.StackTrace.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TextWriterTraceListener.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TextWriterTraceListener.dll deleted file mode 100644 index 78f4a60..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TextWriterTraceListener.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tools.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tools.dll deleted file mode 100644 index bc755a7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tools.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TraceSource.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TraceSource.dll deleted file mode 100644 index b13c729..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.TraceSource.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tracing.dll b/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tracing.dll deleted file mode 100644 index 9ee1eac..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Diagnostics.Tracing.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.DirectoryServices.dll b/bin/Release/netcoreapp3.1/win-x64/System.DirectoryServices.dll deleted file mode 100644 index e1b10b3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.DirectoryServices.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Common.dll b/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Common.dll deleted file mode 100644 index 16db211..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Common.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Design.dll b/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Design.dll deleted file mode 100644 index 8a638ae..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Design.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Primitives.dll deleted file mode 100644 index 4996775..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.dll b/bin/Release/netcoreapp3.1/win-x64/System.Drawing.dll deleted file mode 100644 index 78305fa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Drawing.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Dynamic.Runtime.dll b/bin/Release/netcoreapp3.1/win-x64/System.Dynamic.Runtime.dll deleted file mode 100644 index 5e1af40..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Dynamic.Runtime.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Calendars.dll b/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Calendars.dll deleted file mode 100644 index 75e448a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Calendars.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Extensions.dll deleted file mode 100644 index c1f4ef4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.dll b/bin/Release/netcoreapp3.1/win-x64/System.Globalization.dll deleted file mode 100644 index 628db7a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Globalization.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.Brotli.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.Brotli.dll deleted file mode 100644 index c3f03ee..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.Brotli.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.FileSystem.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.FileSystem.dll deleted file mode 100644 index 974cb5a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.FileSystem.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.ZipFile.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 0b11c1a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.dll deleted file mode 100644 index c864597..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Compression.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.AccessControl.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.AccessControl.dll deleted file mode 100644 index b023584..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.AccessControl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.DriveInfo.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.DriveInfo.dll deleted file mode 100644 index 9262670..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.DriveInfo.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index 4f722dc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Watcher.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Watcher.dll deleted file mode 100644 index cfd4da7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.Watcher.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.dll deleted file mode 100644 index 5087af4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.FileSystem.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.IsolatedStorage.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.IsolatedStorage.dll deleted file mode 100644 index 7afda57..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.IsolatedStorage.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.MemoryMappedFiles.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.MemoryMappedFiles.dll deleted file mode 100644 index 2f060dc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.MemoryMappedFiles.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Packaging.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Packaging.dll deleted file mode 100644 index fc4d89c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Packaging.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.AccessControl.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.AccessControl.dll deleted file mode 100644 index 8086a54..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.AccessControl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.dll deleted file mode 100644 index 883bead..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.Pipes.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.UnmanagedMemoryStream.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.UnmanagedMemoryStream.dll deleted file mode 100644 index 0208523..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.UnmanagedMemoryStream.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.IO.dll b/bin/Release/netcoreapp3.1/win-x64/System.IO.dll deleted file mode 100644 index a08e85f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.IO.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Expressions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Linq.Expressions.dll deleted file mode 100644 index 219a44c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Expressions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Parallel.dll b/bin/Release/netcoreapp3.1/win-x64/System.Linq.Parallel.dll deleted file mode 100644 index 5b9282e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Parallel.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Queryable.dll b/bin/Release/netcoreapp3.1/win-x64/System.Linq.Queryable.dll deleted file mode 100644 index 25b9829..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Linq.Queryable.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Linq.dll b/bin/Release/netcoreapp3.1/win-x64/System.Linq.dll deleted file mode 100644 index c85050f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Linq.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Memory.dll b/bin/Release/netcoreapp3.1/win-x64/System.Memory.dll deleted file mode 100644 index 90d0b7e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Memory.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Http.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Http.dll deleted file mode 100644 index 7b4a47d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Http.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.HttpListener.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.HttpListener.dll deleted file mode 100644 index 1791ebf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.HttpListener.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Mail.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Mail.dll deleted file mode 100644 index e1a4864..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Mail.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.NameResolution.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.NameResolution.dll deleted file mode 100644 index 87c1321..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.NameResolution.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.NetworkInformation.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.NetworkInformation.dll deleted file mode 100644 index eac01df..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.NetworkInformation.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Ping.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Ping.dll deleted file mode 100644 index 21159a5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Ping.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Primitives.dll deleted file mode 100644 index 9f3ad8c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Requests.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Requests.dll deleted file mode 100644 index 9837cfa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Requests.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Security.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Security.dll deleted file mode 100644 index 7f79f0e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Security.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.ServicePoint.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.ServicePoint.dll deleted file mode 100644 index c4bb391..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.ServicePoint.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.Sockets.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.Sockets.dll deleted file mode 100644 index 64775ae..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.Sockets.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebClient.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.WebClient.dll deleted file mode 100644 index 4754728..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebClient.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebHeaderCollection.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.WebHeaderCollection.dll deleted file mode 100644 index 1771dce..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebHeaderCollection.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebProxy.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.WebProxy.dll deleted file mode 100644 index 011cc5b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebProxy.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.Client.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.Client.dll deleted file mode 100644 index c58b1e1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.Client.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.dll deleted file mode 100644 index 96bf73a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.WebSockets.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Net.dll b/bin/Release/netcoreapp3.1/win-x64/System.Net.dll deleted file mode 100644 index ab50e62..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Net.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Numerics.Vectors.dll b/bin/Release/netcoreapp3.1/win-x64/System.Numerics.Vectors.dll deleted file mode 100644 index 602a2bc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Numerics.Vectors.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Numerics.dll b/bin/Release/netcoreapp3.1/win-x64/System.Numerics.dll deleted file mode 100644 index 348bbc9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Numerics.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ObjectModel.dll b/bin/Release/netcoreapp3.1/win-x64/System.ObjectModel.dll deleted file mode 100644 index f1ac267..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ObjectModel.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Printing.dll b/bin/Release/netcoreapp3.1/win-x64/System.Printing.dll deleted file mode 100644 index 46bcb31..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Printing.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Private.CoreLib.dll b/bin/Release/netcoreapp3.1/win-x64/System.Private.CoreLib.dll deleted file mode 100644 index c4309f3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Private.CoreLib.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Private.DataContractSerialization.dll b/bin/Release/netcoreapp3.1/win-x64/System.Private.DataContractSerialization.dll deleted file mode 100644 index c6498ea..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Private.DataContractSerialization.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Private.Uri.dll b/bin/Release/netcoreapp3.1/win-x64/System.Private.Uri.dll deleted file mode 100644 index 6fed00f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Private.Uri.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.Linq.dll b/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.Linq.dll deleted file mode 100644 index 0236114..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.Linq.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.dll deleted file mode 100644 index db8d78c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Private.Xml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.DispatchProxy.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.DispatchProxy.dll deleted file mode 100644 index 6b534cd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.DispatchProxy.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.ILGeneration.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.ILGeneration.dll deleted file mode 100644 index 04d86fd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.ILGeneration.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.Lightweight.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 2c67c25..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.dll deleted file mode 100644 index 7cdfa07..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Emit.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Extensions.dll deleted file mode 100644 index 487a1d5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Metadata.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Metadata.dll deleted file mode 100644 index 39a9262..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Metadata.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Primitives.dll deleted file mode 100644 index 2b688f7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.TypeExtensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.TypeExtensions.dll deleted file mode 100644 index f61e207..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.TypeExtensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.dll b/bin/Release/netcoreapp3.1/win-x64/System.Reflection.dll deleted file mode 100644 index 310fc29..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Reflection.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Resources.Extensions.dll deleted file mode 100644 index c81a5e5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Reader.dll b/bin/Release/netcoreapp3.1/win-x64/System.Resources.Reader.dll deleted file mode 100644 index 800ab4d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Reader.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Resources.ResourceManager.dll b/bin/Release/netcoreapp3.1/win-x64/System.Resources.ResourceManager.dll deleted file mode 100644 index 72d4308..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Resources.ResourceManager.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Writer.dll b/bin/Release/netcoreapp3.1/win-x64/System.Resources.Writer.dll deleted file mode 100644 index 077eceb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Resources.Writer.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.Unsafe.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index ba4fd9f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.VisualC.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.VisualC.dll deleted file mode 100644 index 63fafb4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.CompilerServices.VisualC.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Extensions.dll deleted file mode 100644 index cb76a18..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Handles.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Handles.dll deleted file mode 100644 index f4bac83..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Handles.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index cd93afb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.WindowsRuntime.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.WindowsRuntime.dll deleted file mode 100644 index 0f8ba5a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.WindowsRuntime.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.dll deleted file mode 100644 index 2142978..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Intrinsics.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Intrinsics.dll deleted file mode 100644 index ba8cac9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Intrinsics.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Loader.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Loader.dll deleted file mode 100644 index 5226aca..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Loader.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Numerics.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Numerics.dll deleted file mode 100644 index 0537b92..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Numerics.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Formatters.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Formatters.dll deleted file mode 100644 index 4697ba6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Formatters.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Json.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Json.dll deleted file mode 100644 index 8d497cd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Json.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Primitives.dll deleted file mode 100644 index 5854e08..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Xml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Xml.dll deleted file mode 100644 index 63ddc6d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.Xml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.dll deleted file mode 100644 index 2b36cda..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.Serialization.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.UI.Xaml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.UI.Xaml.dll deleted file mode 100644 index ed12202..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.UI.Xaml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.dll deleted file mode 100644 index 9bbecea..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.WindowsRuntime.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.dll b/bin/Release/netcoreapp3.1/win-x64/System.Runtime.dll deleted file mode 100644 index cfc229c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Runtime.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.AccessControl.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.AccessControl.dll deleted file mode 100644 index 7643744..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.AccessControl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Claims.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Claims.dll deleted file mode 100644 index 4814be7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Claims.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Algorithms.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index 37a1261..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Cng.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Cng.dll deleted file mode 100644 index 338e38a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Cng.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Csp.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Csp.dll deleted file mode 100644 index 924b765..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Csp.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Encoding.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index 6d1ec04..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.OpenSsl.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.OpenSsl.dll deleted file mode 100644 index 2e02873..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.OpenSsl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Pkcs.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Pkcs.dll deleted file mode 100644 index 34790a4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Pkcs.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Primitives.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index 07bacc7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.ProtectedData.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.ProtectedData.dll deleted file mode 100644 index 5c1d015..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.ProtectedData.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.X509Certificates.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index 160fbd8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Xml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Xml.dll deleted file mode 100644 index 939e6bf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Cryptography.Xml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Permissions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Permissions.dll deleted file mode 100644 index 02df18c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Permissions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.Windows.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.Windows.dll deleted file mode 100644 index aa8dd02..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.Windows.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.dll deleted file mode 100644 index 05421fd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.Principal.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.SecureString.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.SecureString.dll deleted file mode 100644 index c8fc272..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.SecureString.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Security.dll b/bin/Release/netcoreapp3.1/win-x64/System.Security.dll deleted file mode 100644 index 07ba367..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Security.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ServiceModel.Web.dll b/bin/Release/netcoreapp3.1/win-x64/System.ServiceModel.Web.dll deleted file mode 100644 index b113090..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ServiceModel.Web.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ServiceProcess.dll b/bin/Release/netcoreapp3.1/win-x64/System.ServiceProcess.dll deleted file mode 100644 index cbd54e4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ServiceProcess.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.CodePages.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 933b76c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.Extensions.dll deleted file mode 100644 index 29febfd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.dll deleted file mode 100644 index 3c05a40..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encoding.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encodings.Web.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.Encodings.Web.dll deleted file mode 100644 index 667b351..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.Encodings.Web.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.Json.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.Json.dll deleted file mode 100644 index 3f6f0c1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.Json.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Text.RegularExpressions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Text.RegularExpressions.dll deleted file mode 100644 index b9d7b39..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Text.RegularExpressions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.AccessControl.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.AccessControl.dll deleted file mode 100644 index 6763733..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.AccessControl.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Channels.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Channels.dll deleted file mode 100644 index 5f654a5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Channels.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Overlapped.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Overlapped.dll deleted file mode 100644 index 383965b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Overlapped.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Dataflow.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Dataflow.dll deleted file mode 100644 index a2db29c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Dataflow.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index 95e609d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Parallel.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Parallel.dll deleted file mode 100644 index 1adbd34..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.Parallel.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.dll deleted file mode 100644 index c2a2f2d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Tasks.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Thread.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Thread.dll deleted file mode 100644 index 0d4c8cf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Thread.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.ThreadPool.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.ThreadPool.dll deleted file mode 100644 index 364cf28..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.ThreadPool.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Timer.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.Timer.dll deleted file mode 100644 index cb7af5a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.Timer.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Threading.dll b/bin/Release/netcoreapp3.1/win-x64/System.Threading.dll deleted file mode 100644 index 2cb5889..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Threading.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Transactions.Local.dll b/bin/Release/netcoreapp3.1/win-x64/System.Transactions.Local.dll deleted file mode 100644 index 75f14c0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Transactions.Local.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Transactions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Transactions.dll deleted file mode 100644 index ce5f689..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Transactions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.ValueTuple.dll b/bin/Release/netcoreapp3.1/win-x64/System.ValueTuple.dll deleted file mode 100644 index b9e98af..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.ValueTuple.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Web.HttpUtility.dll b/bin/Release/netcoreapp3.1/win-x64/System.Web.HttpUtility.dll deleted file mode 100644 index 5b97e96..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Web.HttpUtility.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Web.dll b/bin/Release/netcoreapp3.1/win-x64/System.Web.dll deleted file mode 100644 index 86bfef3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Web.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Controls.Ribbon.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Controls.Ribbon.dll deleted file mode 100644 index 5964b89..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Controls.Ribbon.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Extensions.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Extensions.dll deleted file mode 100644 index 9bc348a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Extensions.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.Editors.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.Editors.dll deleted file mode 100644 index a3eedd6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.Editors.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.dll deleted file mode 100644 index 0fc5ad2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.Design.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.dll deleted file mode 100644 index 031fe6c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Forms.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Input.Manipulations.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Input.Manipulations.dll deleted file mode 100644 index 989cc69..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Input.Manipulations.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Presentation.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.Presentation.dll deleted file mode 100644 index 7f7e526..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.Presentation.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Windows.dll b/bin/Release/netcoreapp3.1/win-x64/System.Windows.dll deleted file mode 100644 index 2e0c517..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Windows.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xaml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xaml.dll deleted file mode 100644 index 556d5f6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xaml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.Linq.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.Linq.dll deleted file mode 100644 index 0c38ecf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.Linq.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.ReaderWriter.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.ReaderWriter.dll deleted file mode 100644 index fe4e634..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.Serialization.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.Serialization.dll deleted file mode 100644 index 02d2afc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.Serialization.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XDocument.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.XDocument.dll deleted file mode 100644 index 70f43f9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XDocument.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.XDocument.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.XDocument.dll deleted file mode 100644 index 2352848..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.XDocument.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.dll deleted file mode 100644 index 780bb1d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XPath.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlDocument.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlDocument.dll deleted file mode 100644 index 4e8f0ca..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlDocument.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlSerializer.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlSerializer.dll deleted file mode 100644 index 8b8ef32..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.XmlSerializer.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.Xml.dll b/bin/Release/netcoreapp3.1/win-x64/System.Xml.dll deleted file mode 100644 index 3f7f243..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.Xml.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/System.dll b/bin/Release/netcoreapp3.1/win-x64/System.dll deleted file mode 100644 index 77922c3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/System.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/UIAutomationClient.dll b/bin/Release/netcoreapp3.1/win-x64/UIAutomationClient.dll deleted file mode 100644 index 9d5c40d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/UIAutomationClient.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/UIAutomationClientSideProviders.dll b/bin/Release/netcoreapp3.1/win-x64/UIAutomationClientSideProviders.dll deleted file mode 100644 index 2431870..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/UIAutomationClientSideProviders.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/UIAutomationProvider.dll b/bin/Release/netcoreapp3.1/win-x64/UIAutomationProvider.dll deleted file mode 100644 index 7a37f2b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/UIAutomationProvider.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/UIAutomationTypes.dll b/bin/Release/netcoreapp3.1/win-x64/UIAutomationTypes.dll deleted file mode 100644 index e6e8ec6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/UIAutomationTypes.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/WindowsBase.dll b/bin/Release/netcoreapp3.1/win-x64/WindowsBase.dll deleted file mode 100644 index 709a8d9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/WindowsBase.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/WindowsFormsIntegration.dll b/bin/Release/netcoreapp3.1/win-x64/WindowsFormsIntegration.dll deleted file mode 100644 index 8a5b24b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/WindowsFormsIntegration.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-console-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-console-l1-1-0.dll deleted file mode 100644 index 7840baf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-console-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-datetime-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-datetime-l1-1-0.dll deleted file mode 100644 index 5dfdc30..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-datetime-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-debug-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-debug-l1-1-0.dll deleted file mode 100644 index 5013561..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-debug-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-errorhandling-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-errorhandling-l1-1-0.dll deleted file mode 100644 index c3ea2fc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-errorhandling-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-1-0.dll deleted file mode 100644 index 4e31e0a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-2-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-2-0.dll deleted file mode 100644 index a68e54d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l1-2-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l2-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l2-1-0.dll deleted file mode 100644 index a55333f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-file-l2-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-handle-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-handle-l1-1-0.dll deleted file mode 100644 index 3d66e3d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-handle-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-heap-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-heap-l1-1-0.dll deleted file mode 100644 index 2317f20..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-heap-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-interlocked-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-interlocked-l1-1-0.dll deleted file mode 100644 index d097fe8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-interlocked-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-libraryloader-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-libraryloader-l1-1-0.dll deleted file mode 100644 index b23a0f5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-libraryloader-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-localization-l1-2-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-localization-l1-2-0.dll deleted file mode 100644 index eb87605..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-localization-l1-2-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-memory-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-memory-l1-1-0.dll deleted file mode 100644 index 5f14ce6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-memory-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-namedpipe-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-namedpipe-l1-1-0.dll deleted file mode 100644 index fa97b06..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-namedpipe-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processenvironment-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processenvironment-l1-1-0.dll deleted file mode 100644 index dee52aa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processenvironment-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-0.dll deleted file mode 100644 index 2b90f9f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-1.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-1.dll deleted file mode 100644 index 6eaae36..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-processthreads-l1-1-1.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-profile-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-profile-l1-1-0.dll deleted file mode 100644 index 5f9a61f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-profile-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-rtlsupport-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-rtlsupport-l1-1-0.dll deleted file mode 100644 index 7f5a9ca..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-rtlsupport-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-string-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-string-l1-1-0.dll deleted file mode 100644 index 2ade913..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-string-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-1-0.dll deleted file mode 100644 index 2cfbe99..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-2-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-2-0.dll deleted file mode 100644 index 5c368b2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-synch-l1-2-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-sysinfo-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-sysinfo-l1-1-0.dll deleted file mode 100644 index ef61b1b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-sysinfo-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-timezone-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-timezone-l1-1-0.dll deleted file mode 100644 index 3fb9736..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-timezone-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-util-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-util-l1-1-0.dll deleted file mode 100644 index d16b7b7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-core-util-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-conio-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-conio-l1-1-0.dll deleted file mode 100644 index 805d624..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-conio-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-convert-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-convert-l1-1-0.dll deleted file mode 100644 index 6849a4a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-convert-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-environment-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-environment-l1-1-0.dll deleted file mode 100644 index 6b9c9cc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-environment-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-filesystem-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-filesystem-l1-1-0.dll deleted file mode 100644 index 430331d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-filesystem-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-heap-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-heap-l1-1-0.dll deleted file mode 100644 index 7247858..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-heap-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-locale-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-locale-l1-1-0.dll deleted file mode 100644 index d71c6c2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-locale-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-math-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-math-l1-1-0.dll deleted file mode 100644 index ad2f7d2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-math-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-multibyte-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-multibyte-l1-1-0.dll deleted file mode 100644 index 0cac01d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-multibyte-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-private-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-private-l1-1-0.dll deleted file mode 100644 index 40e4003..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-private-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-process-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-process-l1-1-0.dll deleted file mode 100644 index c23ef80..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-process-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-runtime-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-runtime-l1-1-0.dll deleted file mode 100644 index 3e53523..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-runtime-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-stdio-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-stdio-l1-1-0.dll deleted file mode 100644 index bd3852b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-stdio-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-string-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-string-l1-1-0.dll deleted file mode 100644 index 1e16a4c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-string-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-time-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-time-l1-1-0.dll deleted file mode 100644 index 3107f09..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-time-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-utility-l1-1-0.dll b/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-utility-l1-1-0.dll deleted file mode 100644 index 5b08a2f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/api-ms-win-crt-utility-l1-1-0.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/clrcompression.dll b/bin/Release/netcoreapp3.1/win-x64/clrcompression.dll deleted file mode 100644 index 3fb3f84..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/clrcompression.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/clretwrc.dll b/bin/Release/netcoreapp3.1/win-x64/clretwrc.dll deleted file mode 100644 index b321651..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/clretwrc.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/clrjit.dll b/bin/Release/netcoreapp3.1/win-x64/clrjit.dll deleted file mode 100644 index 36623d5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/clrjit.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/coreclr.dll b/bin/Release/netcoreapp3.1/win-x64/coreclr.dll deleted file mode 100644 index cd4c3b7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/coreclr.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/PresentationCore.resources.dll deleted file mode 100644 index cdf8aff..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/PresentationFramework.resources.dll deleted file mode 100644 index 6c69270..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/PresentationUI.resources.dll deleted file mode 100644 index 214a095..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/ReachFramework.resources.dll deleted file mode 100644 index 9618868..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 0221690..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 017f6b0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 11fc94e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.resources.dll deleted file mode 100644 index 252a048..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index c354167..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/System.Xaml.resources.dll deleted file mode 100644 index 35118bf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClient.resources.dll deleted file mode 100644 index e24be1f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index d4704c1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationProvider.resources.dll deleted file mode 100644 index c399337..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationTypes.resources.dll deleted file mode 100644 index 2159c1b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/WindowsBase.resources.dll deleted file mode 100644 index 54df8aa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/cs/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/cs/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 33abe97..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/cs/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/dbgshim.dll b/bin/Release/netcoreapp3.1/win-x64/dbgshim.dll deleted file mode 100644 index 66598ce..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/dbgshim.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/PresentationCore.resources.dll deleted file mode 100644 index a303a5e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/PresentationFramework.resources.dll deleted file mode 100644 index 60949a9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/PresentationUI.resources.dll deleted file mode 100644 index 6c7bb74..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/ReachFramework.resources.dll deleted file mode 100644 index cae9491..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 889b82a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index d405342..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index b5275a7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.resources.dll deleted file mode 100644 index 64d9dfb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 9ed119f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/System.Xaml.resources.dll deleted file mode 100644 index 4589750..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClient.resources.dll deleted file mode 100644 index 5ac7da3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 3554f94..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationProvider.resources.dll deleted file mode 100644 index d8f36a5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationTypes.resources.dll deleted file mode 100644 index dfc7185..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/WindowsBase.resources.dll deleted file mode 100644 index 0579ebc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/de/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/de/WindowsFormsIntegration.resources.dll deleted file mode 100644 index b3f2092..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/de/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/PresentationCore.resources.dll deleted file mode 100644 index 4e67571..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/PresentationFramework.resources.dll deleted file mode 100644 index c80a4a9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/PresentationUI.resources.dll deleted file mode 100644 index 74cc936..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/ReachFramework.resources.dll deleted file mode 100644 index 9cbd703..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index c7e1c9a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 2efedf3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 0947514..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.resources.dll deleted file mode 100644 index 06ec4f9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 691ed7b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/System.Xaml.resources.dll deleted file mode 100644 index 2b9cb8f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClient.resources.dll deleted file mode 100644 index 6035d68..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 9b17769..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationProvider.resources.dll deleted file mode 100644 index 77a0f0a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationTypes.resources.dll deleted file mode 100644 index 8dac7ae..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/WindowsBase.resources.dll deleted file mode 100644 index 61d4e09..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/es/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/es/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 0bc5aa2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/es/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/PresentationCore.resources.dll deleted file mode 100644 index 9830762..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/PresentationFramework.resources.dll deleted file mode 100644 index 38afdb2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/PresentationUI.resources.dll deleted file mode 100644 index 71744a4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/ReachFramework.resources.dll deleted file mode 100644 index 096b408..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 1274d1a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 6a4f1d3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index f6fd660..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.resources.dll deleted file mode 100644 index 635b117..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 43ff93a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/System.Xaml.resources.dll deleted file mode 100644 index b641d06..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClient.resources.dll deleted file mode 100644 index 8eb8d9c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 9719345..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationProvider.resources.dll deleted file mode 100644 index 0b1b68a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationTypes.resources.dll deleted file mode 100644 index 88f650b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/WindowsBase.resources.dll deleted file mode 100644 index 02b147c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/fr/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/fr/WindowsFormsIntegration.resources.dll deleted file mode 100644 index d6afd28..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/fr/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/hostfxr.dll b/bin/Release/netcoreapp3.1/win-x64/hostfxr.dll deleted file mode 100644 index 0841b31..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/hostfxr.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/hostpolicy.dll b/bin/Release/netcoreapp3.1/win-x64/hostpolicy.dll deleted file mode 100644 index 66fa38e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/hostpolicy.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/PresentationCore.resources.dll deleted file mode 100644 index 87bdbc6..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/PresentationFramework.resources.dll deleted file mode 100644 index 7d4a577..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/PresentationUI.resources.dll deleted file mode 100644 index 1023d41..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/ReachFramework.resources.dll deleted file mode 100644 index dba4b3d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 2ea2d9e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index fe3b849..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 739d3ae..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.resources.dll deleted file mode 100644 index a94dbb8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 1a4e36c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/System.Xaml.resources.dll deleted file mode 100644 index 5787da4..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClient.resources.dll deleted file mode 100644 index d2804da..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index fcd4914..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationProvider.resources.dll deleted file mode 100644 index 1b5ada7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationTypes.resources.dll deleted file mode 100644 index 69b717e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/WindowsBase.resources.dll deleted file mode 100644 index 1fb7645..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/it/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/it/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 9bb30c7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/it/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/PresentationCore.resources.dll deleted file mode 100644 index ebe1e8e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/PresentationFramework.resources.dll deleted file mode 100644 index e5a97f5..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/PresentationUI.resources.dll deleted file mode 100644 index cedae9f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/ReachFramework.resources.dll deleted file mode 100644 index 11fba27..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 042b143..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 6d4fae7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 9cbe519..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.resources.dll deleted file mode 100644 index b6fdd60..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 9442e94..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/System.Xaml.resources.dll deleted file mode 100644 index 88bc118..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClient.resources.dll deleted file mode 100644 index d990358..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index abe3a2a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationProvider.resources.dll deleted file mode 100644 index 1d8d0ec..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationTypes.resources.dll deleted file mode 100644 index 27edb83..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/WindowsBase.resources.dll deleted file mode 100644 index 90ff743..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ja/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ja/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 13cd37a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ja/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/PresentationCore.resources.dll deleted file mode 100644 index e2edd2f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/PresentationFramework.resources.dll deleted file mode 100644 index eefd49d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/PresentationUI.resources.dll deleted file mode 100644 index ca38430..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/ReachFramework.resources.dll deleted file mode 100644 index 8ed9ffc..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index ab1f692..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 5d2d4d8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 7e0efa0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.resources.dll deleted file mode 100644 index f631982..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 2036a67..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/System.Xaml.resources.dll deleted file mode 100644 index 7c6c87f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClient.resources.dll deleted file mode 100644 index 5c302a1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 3debb05..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationProvider.resources.dll deleted file mode 100644 index fb0a659..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationTypes.resources.dll deleted file mode 100644 index 1f1e5ad..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/WindowsBase.resources.dll deleted file mode 100644 index a2dca5b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ko/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ko/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 303f946..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ko/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscordaccore.dll b/bin/Release/netcoreapp3.1/win-x64/mscordaccore.dll deleted file mode 100644 index 1256445..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscordaccore.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscordaccore_amd64_amd64_4.700.22.21202.dll b/bin/Release/netcoreapp3.1/win-x64/mscordaccore_amd64_amd64_4.700.22.21202.dll deleted file mode 100644 index 1256445..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscordaccore_amd64_amd64_4.700.22.21202.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscordbi.dll b/bin/Release/netcoreapp3.1/win-x64/mscordbi.dll deleted file mode 100644 index 7619a77..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscordbi.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscorlib.dll b/bin/Release/netcoreapp3.1/win-x64/mscorlib.dll deleted file mode 100644 index 2d35f8b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscorlib.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscorrc.debug.dll b/bin/Release/netcoreapp3.1/win-x64/mscorrc.debug.dll deleted file mode 100644 index 05cc15c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscorrc.debug.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/mscorrc.dll b/bin/Release/netcoreapp3.1/win-x64/mscorrc.dll deleted file mode 100644 index 026054c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/mscorrc.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/netstandard.dll b/bin/Release/netcoreapp3.1/win-x64/netstandard.dll deleted file mode 100644 index 09268b0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/netstandard.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/PresentationCore.resources.dll deleted file mode 100644 index 013b763..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/PresentationFramework.resources.dll deleted file mode 100644 index d83dedd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/PresentationUI.resources.dll deleted file mode 100644 index 336ef1a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/ReachFramework.resources.dll deleted file mode 100644 index 24fcd0c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index dbfa5d9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 534721c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index a553cee..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.resources.dll deleted file mode 100644 index 229e1de..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index a10a1ab..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/System.Xaml.resources.dll deleted file mode 100644 index e941d06..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClient.resources.dll deleted file mode 100644 index d433857..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index ebd4d20..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationProvider.resources.dll deleted file mode 100644 index ad1f8d1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationTypes.resources.dll deleted file mode 100644 index 3bee0d1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/WindowsBase.resources.dll deleted file mode 100644 index b6712ec..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pl/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pl/WindowsFormsIntegration.resources.dll deleted file mode 100644 index f127d3e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pl/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationCore.resources.dll deleted file mode 100644 index 6cd7dc9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationFramework.resources.dll deleted file mode 100644 index f4cbd11..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationUI.resources.dll deleted file mode 100644 index b9c6409..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/ReachFramework.resources.dll deleted file mode 100644 index 97ed024..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 6c42162..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 8258d9c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index bb032f2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.resources.dll deleted file mode 100644 index 8e654c9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 047cc22..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Xaml.resources.dll deleted file mode 100644 index 348104c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClient.resources.dll deleted file mode 100644 index 7b759ba..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 4258abd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationProvider.resources.dll deleted file mode 100644 index d9313a8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationTypes.resources.dll deleted file mode 100644 index 0edae92..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsBase.resources.dll deleted file mode 100644 index cc51af2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 03486aa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/pt-BR/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/PresentationCore.resources.dll deleted file mode 100644 index b07ba35..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/PresentationFramework.resources.dll deleted file mode 100644 index 72b5acd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/PresentationUI.resources.dll deleted file mode 100644 index a1d416d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/ReachFramework.resources.dll deleted file mode 100644 index 4e239bb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index a47a09c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 1541f10..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index a0bd8cb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.resources.dll deleted file mode 100644 index 907242e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 7f1c1e9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/System.Xaml.resources.dll deleted file mode 100644 index 8ba1abb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClient.resources.dll deleted file mode 100644 index c5ab8f1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 5346143..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationProvider.resources.dll deleted file mode 100644 index 2542c01..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationTypes.resources.dll deleted file mode 100644 index fa2fb2a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/WindowsBase.resources.dll deleted file mode 100644 index f7e7cbf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ru/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/ru/WindowsFormsIntegration.resources.dll deleted file mode 100644 index d949b5a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ru/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/PresentationCore.resources.dll deleted file mode 100644 index 79e6ec2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/PresentationFramework.resources.dll deleted file mode 100644 index ab41bf9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/PresentationUI.resources.dll deleted file mode 100644 index 77fdcd7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/ReachFramework.resources.dll deleted file mode 100644 index f708edb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index c118be1..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 45715e7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 0e3ea3e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.resources.dll deleted file mode 100644 index 24f10c2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index 23a0b72..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/System.Xaml.resources.dll deleted file mode 100644 index f232426..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClient.resources.dll deleted file mode 100644 index c1f8149..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 62dce27..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationProvider.resources.dll deleted file mode 100644 index 84ec9c2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationTypes.resources.dll deleted file mode 100644 index 42ef60c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/WindowsBase.resources.dll deleted file mode 100644 index b008dc3..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/tr/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/tr/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 430b073..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/tr/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ucrtbase.dll b/bin/Release/netcoreapp3.1/win-x64/ucrtbase.dll deleted file mode 100644 index 90bd467..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/ucrtbase.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/vcruntime140_cor3.dll b/bin/Release/netcoreapp3.1/win-x64/vcruntime140_cor3.dll deleted file mode 100644 index 1d6afaa..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/vcruntime140_cor3.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/wpfgfx_cor3.dll b/bin/Release/netcoreapp3.1/win-x64/wpfgfx_cor3.dll deleted file mode 100644 index 43480a7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/wpfgfx_cor3.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationCore.resources.dll deleted file mode 100644 index 3b8c236..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationFramework.resources.dll deleted file mode 100644 index 8adbb4d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationUI.resources.dll deleted file mode 100644 index 1255784..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/ReachFramework.resources.dll deleted file mode 100644 index ac2b9da..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index 766ef7f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 2dfdd2f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 718fc0e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.resources.dll deleted file mode 100644 index f4d4e2e..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index cf365fd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Xaml.resources.dll deleted file mode 100644 index e4a5baf..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClient.resources.dll deleted file mode 100644 index 2710ea9..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 0a32dba..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationProvider.resources.dll deleted file mode 100644 index 30aa6f8..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationTypes.resources.dll deleted file mode 100644 index df73ffb..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsBase.resources.dll deleted file mode 100644 index 04a0b70..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll deleted file mode 100644 index fcc8797..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hans/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationCore.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationCore.resources.dll deleted file mode 100644 index 5cefc9f..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationCore.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationFramework.resources.dll deleted file mode 100644 index 9ddba93..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationUI.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationUI.resources.dll deleted file mode 100644 index 24caffd..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/PresentationUI.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/ReachFramework.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/ReachFramework.resources.dll deleted file mode 100644 index e0b5b19..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/ReachFramework.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll deleted file mode 100644 index e67ec14..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Controls.Ribbon.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.Editors.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.Editors.resources.dll deleted file mode 100644 index 07989a2..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.Editors.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll deleted file mode 100644 index 80dd657..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.Design.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.resources.dll deleted file mode 100644 index 23bdd7a..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Forms.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll deleted file mode 100644 index ddaccc7..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Windows.Input.Manipulations.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Xaml.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Xaml.resources.dll deleted file mode 100644 index 7e98be0..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/System.Xaml.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClient.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClient.resources.dll deleted file mode 100644 index 0bcc139..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClient.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll deleted file mode 100644 index 80345ca..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationClientSideProviders.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationProvider.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationProvider.resources.dll deleted file mode 100644 index 34f984b..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationProvider.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationTypes.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationTypes.resources.dll deleted file mode 100644 index 7cc6d69..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/UIAutomationTypes.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsBase.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsBase.resources.dll deleted file mode 100644 index 3aec96d..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsBase.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll b/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll deleted file mode 100644 index 441f46c..0000000 Binary files a/bin/Release/netcoreapp3.1/win-x64/zh-Hant/WindowsFormsIntegration.resources.dll and /dev/null differ diff --git a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll index 0070b41..e043d1a 100644 Binary files a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll and b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll differ diff --git a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb index cd56164..71b047d 100644 Binary files a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb and b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb differ diff --git a/bin/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll b/bin/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll index a6a1007..9fe5ccc 100644 Binary files a/bin/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll and b/bin/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache index 539b192..d943691 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll index e7afbae..4d1ecc4 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb index a261e98..c6fac8a 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache index 539b192..d943691 100644 Binary files a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache and b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache differ diff --git a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll index 870d8ee..d7feae8 100644 Binary files a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll and b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb index d8c2ff0..bcc7c05 100644 Binary files a/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb and b/obj/Release/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.assets.cache b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.assets.cache index fe4e1cb..e817615 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.assets.cache and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.assets.cache differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt index fa6cc95..04a2927 100644 --- a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt +++ b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt @@ -22,484 +22,3 @@ C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Release\netcoreapp3.1\win-x64 C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Release\netcoreapp3.1\win-x64\ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Release\netcoreapp3.1\win-x64\ARCHBLOXLauncherGUI.Form1.resources C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Release\netcoreapp3.1\win-x64\ARCHBLOXLauncherGUI.Form2.resources -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.CSharp.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.VisualBasic.Core.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.VisualBasic.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.Win32.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.Win32.Registry.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.AppContext.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Buffers.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Collections.Concurrent.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Collections.Immutable.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Collections.NonGeneric.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Collections.Specialized.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Collections.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.Annotations.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.DataAnnotations.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.EventBasedAsync.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.TypeConverter.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ComponentModel.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Configuration.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Console.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Core.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Data.Common.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Data.DataSetExtensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Data.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.Contracts.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.Debug.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.DiagnosticSource.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.FileVersionInfo.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.Process.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.StackTrace.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.TextWriterTraceListener.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.Tools.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.TraceSource.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.Tracing.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Drawing.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Dynamic.Runtime.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Globalization.Calendars.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Globalization.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Globalization.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Compression.Brotli.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Compression.FileSystem.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Compression.ZipFile.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Compression.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.FileSystem.AccessControl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.FileSystem.DriveInfo.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.FileSystem.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.FileSystem.Watcher.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.FileSystem.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.IsolatedStorage.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.MemoryMappedFiles.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Pipes.AccessControl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Pipes.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.UnmanagedMemoryStream.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Linq.Expressions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Linq.Parallel.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Linq.Queryable.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Linq.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Memory.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Http.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.HttpListener.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Mail.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.NameResolution.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.NetworkInformation.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Ping.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Requests.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Security.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.ServicePoint.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.Sockets.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.WebClient.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.WebHeaderCollection.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.WebProxy.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.WebSockets.Client.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.WebSockets.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Net.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Numerics.Vectors.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Numerics.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ObjectModel.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Private.DataContractSerialization.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Private.Uri.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Private.Xml.Linq.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Private.Xml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.DispatchProxy.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Emit.ILGeneration.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Emit.Lightweight.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Emit.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Metadata.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.TypeExtensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Reflection.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Resources.Reader.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Resources.ResourceManager.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Resources.Writer.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.CompilerServices.Unsafe.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.CompilerServices.VisualC.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Handles.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.InteropServices.WindowsRuntime.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.InteropServices.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Intrinsics.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Loader.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Numerics.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Serialization.Formatters.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Serialization.Json.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Serialization.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Serialization.Xml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.Serialization.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.WindowsRuntime.UI.Xaml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.WindowsRuntime.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Runtime.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.AccessControl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Claims.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Algorithms.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Cng.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Csp.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Encoding.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.OpenSsl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Primitives.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.X509Certificates.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Principal.Windows.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Principal.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.SecureString.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ServiceModel.Web.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ServiceProcess.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.Encoding.CodePages.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.Encoding.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.Encoding.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.Encodings.Web.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.Json.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Text.RegularExpressions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Channels.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Overlapped.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Tasks.Dataflow.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Tasks.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Tasks.Parallel.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Tasks.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Thread.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.ThreadPool.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.Timer.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Transactions.Local.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Transactions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.ValueTuple.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Web.HttpUtility.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Web.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.Linq.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.ReaderWriter.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.Serialization.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.XDocument.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.XPath.XDocument.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.XPath.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.XmlDocument.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.XmlSerializer.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscorlib.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\netstandard.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Accessibility.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\DirectWriteForwarder.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.Win32.Registry.AccessControl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.Win32.SystemEvents.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationCore.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework-SystemCore.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework-SystemData.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework-SystemDrawing.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework-SystemXml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework-SystemXmlLinq.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.Aero.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.Aero2.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.AeroLite.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.Classic.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.Luna.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.Royale.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationFramework.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationUI.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ReachFramework.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.CodeDom.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Configuration.ConfigurationManager.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Design.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.EventLog.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Diagnostics.PerformanceCounter.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.DirectoryServices.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Drawing.Common.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Drawing.Design.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Drawing.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.IO.Packaging.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Printing.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Resources.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Pkcs.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.ProtectedData.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Cryptography.Xml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Security.Permissions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Threading.AccessControl.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Controls.Ribbon.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Extensions.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Forms.Design.Editors.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Forms.Design.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Forms.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Input.Manipulations.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Windows.Presentation.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Xaml.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\UIAutomationClient.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\UIAutomationClientSideProviders.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\UIAutomationProvider.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\UIAutomationTypes.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\WindowsBase.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\WindowsFormsIntegration.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\Microsoft.DiaSymReader.Native.amd64.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\SOS_README.md -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\System.Private.CoreLib.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-console-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-datetime-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-debug-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-errorhandling-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-file-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-file-l1-2-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-file-l2-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-handle-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-heap-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-interlocked-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-libraryloader-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-localization-l1-2-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-memory-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-namedpipe-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-processenvironment-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-processthreads-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-processthreads-l1-1-1.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-profile-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-rtlsupport-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-string-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-synch-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-synch-l1-2-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-sysinfo-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-timezone-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-core-util-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-conio-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-convert-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-environment-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-filesystem-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-heap-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-locale-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-math-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-multibyte-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-private-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-process-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-runtime-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-stdio-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-string-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-time-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\api-ms-win-crt-utility-l1-1-0.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\clrcompression.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\clretwrc.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\clrjit.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\coreclr.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\dbgshim.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\hostfxr.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\hostpolicy.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscordaccore.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscordaccore_amd64_amd64_4.700.22.21202.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscordbi.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscorrc.debug.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\mscorrc.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ucrtbase.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\D3DCompiler_47_cor3.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PenImc_cor3.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\PresentationNative_cor3.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\vcruntime140_cor3.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\wpfgfx_cor3.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\cs\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\de\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\es\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\fr\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\it\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ja\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ko\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pl\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\pt-BR\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\ru\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\tr\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hans\WindowsFormsIntegration.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\PresentationCore.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\PresentationFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\PresentationUI.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\ReachFramework.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Windows.Controls.Ribbon.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Windows.Forms.Design.Editors.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Windows.Forms.Design.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Windows.Forms.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Windows.Input.Manipulations.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\System.Xaml.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\UIAutomationClient.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\UIAutomationClientSideProviders.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\UIAutomationProvider.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\UIAutomationTypes.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\WindowsBase.resources.dll -C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Release\netcoreapp3.1\win-x64\zh-Hant\WindowsFormsIntegration.resources.dll diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache index 539b192..d943691 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll index 3b52d26..c0928d3 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.genruntimeconfig.cache b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.genruntimeconfig.cache index 5724b25..374286c 100644 --- a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.genruntimeconfig.cache +++ b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.genruntimeconfig.cache @@ -1 +1 @@ -1aeece8ce3185eaa150c71ff6a9f23d8ffd6d2cc +a2a18989676effb5ca70df47775c1ae0d4c9bdd4 diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb index 0cf36dd..ab532b7 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache index 539b192..d943691 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache index 8ff4cd8..e88c9d1 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll index 0070b41..e043d1a 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb index cd56164..71b047d 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll b/obj/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll index a6a1007..9fe5ccc 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll and b/obj/Release/netcoreapp3.1/win-x86/Interop.IWshRuntimeLibrary.dll differ diff --git a/obj/publish/win-x64/ARCHBLOXLauncherGUI.csproj.nuget.dgspec.json b/obj/publish/win-x64/ARCHBLOXLauncherGUI.csproj.nuget.dgspec.json index 1886f2c..8f5fe5d 100644 --- a/obj/publish/win-x64/ARCHBLOXLauncherGUI.csproj.nuget.dgspec.json +++ b/obj/publish/win-x64/ARCHBLOXLauncherGUI.csproj.nuget.dgspec.json @@ -59,20 +59,6 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - }, - { - "name": "Microsoft.NETCore.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" diff --git a/obj/publish/win-x64/project.assets.json b/obj/publish/win-x64/project.assets.json index 79fc420..50ee17c 100644 --- a/obj/publish/win-x64/project.assets.json +++ b/obj/publish/win-x64/project.assets.json @@ -425,20 +425,6 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - }, - { - "name": "Microsoft.NETCore.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64", - "version": "[3.1.25, 3.1.25]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" diff --git a/obj/publish/win-x64/project.nuget.cache b/obj/publish/win-x64/project.nuget.cache index fea4995..7a14eb6 100644 --- a/obj/publish/win-x64/project.nuget.cache +++ b/obj/publish/win-x64/project.nuget.cache @@ -1,6 +1,6 @@ { "version": 2, - "dgSpecHash": "n0tspj8UiWYaN3wApkaE75j7dF/O0sw3UoixcqOeyBLhbzBYaOWfUzhTEIL6BoirAPJrH9pKF4fXO4UjxDIPlQ==", + "dgSpecHash": "xbvFtwlRqnNaQwWxVLe2Ab61oRUirnfPlIrtvtgcugxdJ7yCJg1jVn5/S796Ly0fij+qEhXC9kV+IlHFOZ0oWw==", "success": true, "projectFilePath": "C:\\Users\\Thomas\\source\\repos\\ARCHBLOXLauncher1\\ARCHBLOXLauncherGUI.csproj", "expectedPackageFiles": [ @@ -9,10 +9,7 @@ "C:\\Users\\Thomas\\.nuget\\packages\\microsoft.win32.registry\\4.5.0\\microsoft.win32.registry.4.5.0.nupkg.sha512", "C:\\Users\\Thomas\\.nuget\\packages\\newtonsoft.json\\12.0.2\\newtonsoft.json.12.0.2.nupkg.sha512", "C:\\Users\\Thomas\\.nuget\\packages\\system.security.accesscontrol\\4.5.0\\system.security.accesscontrol.4.5.0.nupkg.sha512", - "C:\\Users\\Thomas\\.nuget\\packages\\system.security.principal.windows\\4.5.0\\system.security.principal.windows.4.5.0.nupkg.sha512", - "C:\\Users\\Thomas\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\3.1.25\\microsoft.netcore.app.runtime.win-x64.3.1.25.nupkg.sha512", - "C:\\Users\\Thomas\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x64\\3.1.25\\microsoft.windowsdesktop.app.runtime.win-x64.3.1.25.nupkg.sha512", - "C:\\Users\\Thomas\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x64\\3.1.25\\microsoft.aspnetcore.app.runtime.win-x64.3.1.25.nupkg.sha512" + "C:\\Users\\Thomas\\.nuget\\packages\\system.security.principal.windows\\4.5.0\\system.security.principal.windows.4.5.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file