Temperature Logger Codes

This commit is contained in:
GERALD V. SORIANO
2025-02-07 16:30:55 +08:00
commit 0ecbbb949b
2046 changed files with 145004 additions and 0 deletions
Binary file not shown.
@@ -0,0 +1,71 @@
{
"Version": 1,
"WorkspaceRootPath": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|d:\\hospital files\\projects\\templog\\windowsformsapp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\windowsformsapp1\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form",
"RelativeMoniker": "D:0:0:{831E962E-781D-4891-9A15-8FB00377E6F9}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 1,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{cce594b6-0c39-4442-ba28-10c64ac7e89f}"
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Form1.cs",
"DocumentMoniker": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
"RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
"ToolTip": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
"RelativeToolTip": "WindowsFormsApp1\\Form1.cs",
"ViewState": "AQIAAPUAAAAAAAAAAAAUwOEAAAAUAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-12-20T02:53:52.293Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "Program.cs",
"DocumentMoniker": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\WindowsFormsApp1\\Program.cs",
"RelativeDocumentMoniker": "WindowsFormsApp1\\Program.cs",
"ToolTip": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\WindowsFormsApp1\\Program.cs",
"RelativeToolTip": "WindowsFormsApp1\\Program.cs",
"ViewState": "AQIAAAQAAAAAAAAAAAAqwA4AAAAaAAAA",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-12-20T03:16:45.741Z"
},
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "Form1.cs [Design]",
"DocumentMoniker": "D:\\Hospital Files\\PROJECTS\\TempLog\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
"RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
"ToolTip": "C:\\Users\\soriano.gv\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs [Design]",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-12-20T02:53:42.396Z"
}
]
}
]
}
]
}
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1\WindowsFormsApp1.csproj", "{831E962E-781D-4891-9A15-8FB00377E6F9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{831E962E-781D-4891-9A15-8FB00377E6F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{831E962E-781D-4891-9A15-8FB00377E6F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{831E962E-781D-4891-9A15-8FB00377E6F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{831E962E-781D-4891-9A15-8FB00377E6F9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E3426C5C-24F8-4F89-B108-6934E1C6BCE0}
EndGlobalSection
EndGlobal
@@ -0,0 +1 @@
{"RootPath":"C:\\Users\\soriano.gv\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1","ProjectFileName":"WindowsFormsApp1.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Form1.cs"},{"SourceFile":"Form1.Designer.cs"},{"SourceFile":"Program.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.5.1.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Users\\soriano.gv\\source\\repos\\WindowsFormsApp1\\packages\\Newtonsoft.Json.13.0.3\\lib\\net45\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Deployment.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Net.Http.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.1\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Users\\soriano.gv\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.exe","OutputItemRelativePath":"WindowsFormsApp1.exe"},{"OutputItemFullPath":"C:\\Users\\soriano.gv\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\bin\\Debug\\WindowsFormsApp1.pdb","OutputItemRelativePath":"WindowsFormsApp1.pdb"}],"CopyToOutputEntries":[]}
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
+428
View File
@@ -0,0 +1,428 @@
namespace WindowsFormsApp1
{
partial class frmMain
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
_continue = false;
serialPort1.Close();
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.serialPort1 = new System.IO.Ports.SerialPort(this.components);
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.lblStatus = new System.Windows.Forms.Label();
this.btnConnect = new System.Windows.Forms.Button();
this.cbBaudRate = new System.Windows.Forms.ComboBox();
this.cbPorts = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txtMaxF = new System.Windows.Forms.TextBox();
this.txtMaxC = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.txtMinF = new System.Windows.Forms.TextBox();
this.txtMinC = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.lblHumidity = new System.Windows.Forms.Label();
this.lblTempF = new System.Windows.Forms.Label();
this.lblTempC = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.txtURL = new System.Windows.Forms.TextBox();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.SuspendLayout();
//
// serialPort1
//
this.serialPort1.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.serialPort1_DataReceived);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lblStatus);
this.groupBox1.Controls.Add(this.btnConnect);
this.groupBox1.Controls.Add(this.cbBaudRate);
this.groupBox1.Controls.Add(this.cbPorts);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(12, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(238, 147);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Port Settings";
//
// lblStatus
//
this.lblStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblStatus.ForeColor = System.Drawing.Color.Red;
this.lblStatus.Location = new System.Drawing.Point(0, 103);
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(232, 38);
this.lblStatus.TabIndex = 5;
this.lblStatus.Text = "NOT CONNECTED";
//
// btnConnect
//
this.btnConnect.Location = new System.Drawing.Point(136, 76);
this.btnConnect.Name = "btnConnect";
this.btnConnect.Size = new System.Drawing.Size(75, 23);
this.btnConnect.TabIndex = 4;
this.btnConnect.Text = "Connect";
this.btnConnect.UseVisualStyleBackColor = true;
this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
//
// cbBaudRate
//
this.cbBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbBaudRate.FormattingEnabled = true;
this.cbBaudRate.Items.AddRange(new object[] {
"110",
"300",
"600",
"1200",
"2400",
"4800",
"9600",
"14400",
"19200",
"38400",
"57600",
"115200",
"128000",
"256000"});
this.cbBaudRate.Location = new System.Drawing.Point(90, 49);
this.cbBaudRate.Name = "cbBaudRate";
this.cbBaudRate.Size = new System.Drawing.Size(121, 21);
this.cbBaudRate.TabIndex = 3;
//
// cbPorts
//
this.cbPorts.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPorts.FormattingEnabled = true;
this.cbPorts.Location = new System.Drawing.Point(90, 22);
this.cbPorts.Name = "cbPorts";
this.cbPorts.Size = new System.Drawing.Size(121, 21);
this.cbPorts.TabIndex = 2;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(25, 52);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(61, 13);
this.label2.TabIndex = 1;
this.label2.Text = "Baud Rate:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(25, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Port:";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtMaxF);
this.groupBox2.Controls.Add(this.txtMaxC);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.txtMinF);
this.groupBox2.Controls.Add(this.txtMinC);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Location = new System.Drawing.Point(267, 177);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(182, 152);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Temperature Settings";
//
// txtMaxF
//
this.txtMaxF.Enabled = false;
this.txtMaxF.Location = new System.Drawing.Point(97, 112);
this.txtMaxF.Name = "txtMaxF";
this.txtMaxF.Size = new System.Drawing.Size(48, 20);
this.txtMaxF.TabIndex = 10;
this.txtMaxF.Text = "73.40";
this.txtMaxF.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// txtMaxC
//
this.txtMaxC.Location = new System.Drawing.Point(19, 112);
this.txtMaxC.Name = "txtMaxC";
this.txtMaxC.Size = new System.Drawing.Size(48, 20);
this.txtMaxC.TabIndex = 9;
this.txtMaxC.Text = "23";
this.txtMaxC.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtMaxC.TextChanged += new System.EventHandler(this.txtMaxC_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(151, 115);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(17, 13);
this.label7.TabIndex = 8;
this.label7.Text = "°F";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(73, 115);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(18, 13);
this.label8.TabIndex = 7;
this.label8.Text = "°C";
//
// txtMinF
//
this.txtMinF.Enabled = false;
this.txtMinF.Location = new System.Drawing.Point(97, 56);
this.txtMinF.Name = "txtMinF";
this.txtMinF.Size = new System.Drawing.Size(48, 20);
this.txtMinF.TabIndex = 6;
this.txtMinF.Text = "66.20";
this.txtMinF.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// txtMinC
//
this.txtMinC.Location = new System.Drawing.Point(19, 56);
this.txtMinC.Name = "txtMinC";
this.txtMinC.Size = new System.Drawing.Size(48, 20);
this.txtMinC.TabIndex = 5;
this.txtMinC.Text = "19";
this.txtMinC.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtMinC.TextChanged += new System.EventHandler(this.txtMinC_TextChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(151, 59);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(17, 13);
this.label6.TabIndex = 4;
this.label6.Text = "°F";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(73, 59);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(18, 13);
this.label5.TabIndex = 3;
this.label5.Text = "°C";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 89);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(51, 13);
this.label4.TabIndex = 2;
this.label4.Text = "Maximum";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(6, 36);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(48, 13);
this.label3.TabIndex = 1;
this.label3.Text = "Minimum";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.lblHumidity);
this.groupBox3.Controls.Add(this.lblTempF);
this.groupBox3.Controls.Add(this.lblTempC);
this.groupBox3.Controls.Add(this.label12);
this.groupBox3.Controls.Add(this.label11);
this.groupBox3.Controls.Add(this.label10);
this.groupBox3.Controls.Add(this.label9);
this.groupBox3.Location = new System.Drawing.Point(267, 12);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(182, 147);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "READING";
//
// lblHumidity
//
this.lblHumidity.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblHumidity.Location = new System.Drawing.Point(79, 108);
this.lblHumidity.Name = "lblHumidity";
this.lblHumidity.Size = new System.Drawing.Size(94, 13);
this.lblHumidity.TabIndex = 8;
this.lblHumidity.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblTempF
//
this.lblTempF.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTempF.Location = new System.Drawing.Point(26, 80);
this.lblTempF.Name = "lblTempF";
this.lblTempF.Size = new System.Drawing.Size(94, 13);
this.lblTempF.TabIndex = 7;
this.lblTempF.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// lblTempC
//
this.lblTempC.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTempC.Location = new System.Drawing.Point(26, 55);
this.lblTempC.Name = "lblTempC";
this.lblTempC.Size = new System.Drawing.Size(94, 13);
this.lblTempC.TabIndex = 6;
this.lblTempC.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(126, 80);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(17, 13);
this.label12.TabIndex = 5;
this.label12.Text = "°F";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(126, 55);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(18, 13);
this.label11.TabIndex = 4;
this.label11.Text = "°C";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(26, 108);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(47, 13);
this.label10.TabIndex = 3;
this.label10.Text = "Humidity";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(26, 27);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(67, 13);
this.label9.TabIndex = 2;
this.label9.Text = "Temperature";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.txtURL);
this.groupBox4.Location = new System.Drawing.Point(12, 177);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(238, 152);
this.groupBox4.TabIndex = 3;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Remote Server";
//
// txtURL
//
this.txtURL.Location = new System.Drawing.Point(18, 36);
this.txtURL.Multiline = true;
this.txtURL.Name = "txtURL";
this.txtURL.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtURL.Size = new System.Drawing.Size(203, 96);
this.txtURL.TabIndex = 5;
this.txtURL.Text = "http://192.168.0.89:8080/TempLog";
//
// frmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(462, 342);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Name = "frmMain";
this.Text = "Temperature Logger";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
this.Load += new System.EventHandler(this.frmMain_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.IO.Ports.SerialPort serialPort1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ComboBox cbPorts;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox cbBaudRate;
private System.Windows.Forms.Button btnConnect;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox txtMaxF;
private System.Windows.Forms.TextBox txtMaxC;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox txtMinF;
private System.Windows.Forms.TextBox txtMinC;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lblHumidity;
private System.Windows.Forms.Label lblTempF;
private System.Windows.Forms.Label lblTempC;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label lblStatus;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox txtURL;
}
}
+363
View File
@@ -0,0 +1,363 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.IO;
using System.IO.Ports;
using Newtonsoft.Json;
using Newtonsoft.Json.Serialization;
//using System.Text.Json;
using static System.Windows.Forms.VisualStyles.VisualStyleElement;
using static System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar;
using System.Threading;
using System.Net.Http;
//using System.Text.Json.Serialization;
namespace WindowsFormsApp1
{
public partial class frmMain : Form
{
bool _continue;
public frmMain()
{
InitializeComponent();
}
private void frmMain_Load(object sender, EventArgs e)
{
string[] ports = SerialPort.GetPortNames();
cbPorts.Items.Clear();
foreach (string port in ports)
{
cbPorts.Items.Add(port);
}
cbPorts.SelectedIndex = 0;
cbBaudRate.SelectedIndex = 11;
serialPort1 = new SerialPort
{
PortName = cbPorts.Text,
BaudRate = int.Parse(cbBaudRate.Text),
Parity = Parity.None,
StopBits = StopBits.One,
DataBits = 8,
Handshake = Handshake.RequestToSend,
DtrEnable = true,
RtsEnable = true,
NewLine = System.Environment.NewLine
};
}
private class jsonData
{
public float tempC { get; set; }
public float tempF { get; set; }
public float tempH { get; set; }
}
private void setStatus(int status, string msg = "") {
switch (status) {
case 0:
lblStatus.Text = "Connecting...";
lblStatus.ForeColor = Color.SteelBlue;
break;
case 1:
lblStatus.Text = "Connected";
lblStatus.ForeColor = Color.Green;
break;
case 2:
lblStatus.Text = "Error: " + msg;
lblStatus.ForeColor = Color.Red;
break;
case 3:
lblStatus.Text = "Disconnected";
lblStatus.ForeColor = Color.Black;
break;
case 4:
lblStatus.Text = msg;
lblStatus.ForeColor = Color.Red;
break;
case 5:
lblStatus.Text = msg;
lblStatus.ForeColor = Color.Green;
break;
}
}
private void btnConnect_Click(object sender, EventArgs e)
{
if (btnConnect.Text.Equals("Connect"))
{
serialPort1.PortName = cbPorts.Text;
serialPort1.BaudRate = int.Parse(cbBaudRate.Text);
if (serialPort1 != null)
{
setStatus(0);
if (!serialPort1.IsOpen)
{
try
{
serialPort1.Open();
}
catch (Exception ex)
{
MessageBox.Show(ex.Message);
btnConnect.Text = "Connect";
setStatus(2, ex.Message);
_continue = false;
serialPort1.Close();
return;
}
setStatus(1);
btnConnect.Text = "Disconnect";
//tReader = new Thread(DataReader);
_continue = true;
//tReader.Start();
//DataReader();
serialPort1.DataReceived += serialPort1_DataReceived;
//await DataReaderAsync();
}
}
}
else {
_continue = false;
//tReader.Abort();
//Thread.Sleep(1000);
serialPort1.Close();
setStatus(3);
btnConnect.Text = "Connect";
}
}
private void DataReader() {
while (_continue)
{
if (serialPort1.IsOpen) {
string res;
res = serialPort1.ReadLine();
if (res != null)
{
//ChartAddY(res);
if (setReading(res))
sendToServer();
}
else
{
}
}
Thread.Sleep(1000);
}
}
private async Task DataReaderAsync()
{
await Task.Run(() =>
{
while (_continue)
{
if (serialPort1.IsOpen)
{
string res;
res = serialPort1.ReadLine();
if (res != null)
{
//ChartAddY(res);
if (setReading(res))
sendToServer();
}
else
{
}
Console.WriteLine("Reading....( " + res + " )");
}
//Thread.Sleep(1000);
}
});
}
private Boolean setReading(string data) {
Boolean res= false;
jsonData jd;
try {
//jd = JsonSerializer.Deserialize<jsonData>(data);
jd = JsonConvert.DeserializeObject<jsonData>(data);
}
catch (Exception ex) { return false; }
if (jd != null) {
res = true;
if (lblTempC.InvokeRequired)
{
lblTempC.Invoke(new Action(() => { lblTempC.Text = jd.tempC.ToString(); }));
if (jd.tempC > int.Parse(txtMaxC.Text))
lblTempC.Invoke(new Action(() => {
lblTempC.ForeColor = Color.Red;
lblTempF.ForeColor = Color.Red;
}));
if (jd.tempC < int.Parse(txtMinC.Text))
lblTempC.Invoke(new Action(() => {
lblTempC.ForeColor = Color.DeepSkyBlue;
lblTempF.ForeColor = Color.DeepSkyBlue;
}));
if (jd.tempC >= int.Parse(txtMinC.Text) && jd.tempC <= int.Parse(txtMaxC.Text))
lblTempC.Invoke(new Action(() => {
lblTempC.ForeColor = Color.Green;
lblTempF.ForeColor = Color.Green;
}));
}
else
{
lblTempC.Text = jd.tempC.ToString();
if (jd.tempC > int.Parse(txtMaxC.Text)) {
lblTempC.ForeColor = Color.Red;
lblTempF.ForeColor = Color.Red;
}
if (jd.tempC < int.Parse(txtMinC.Text))
{
lblTempC.ForeColor = Color.DeepSkyBlue;
lblTempF.ForeColor = Color.DeepSkyBlue;
}
if (jd.tempC >= int.Parse(txtMinC.Text) && jd.tempC <= int.Parse(txtMaxC.Text))
{
lblTempC.ForeColor = Color.Green;
lblTempF.ForeColor = Color.Green;
}
}
if (lblTempF.InvokeRequired)
{
lblTempF.Invoke(new Action(() => { lblTempF.Text = jd.tempF.ToString(); }));
}
else
{
lblTempF.Text = jd.tempF.ToString();
}
if (lblHumidity.InvokeRequired) {
lblHumidity.Invoke(new Action(() => { lblHumidity.Text = jd.tempH.ToString(); }));
}
else
{
lblHumidity.Text = jd.tempH.ToString();
}
}
return res;
}
private void txtMinC_TextChanged(object sender, EventArgs e)
{
double n = 0.00;
bool isNum = double.TryParse(txtMinC.Text, out n);
if (isNum == true) {
txtMinF.Text = ((n * 1.8) + 32).ToString("#,##0.00");
}
}
private void txtMaxC_TextChanged(object sender, EventArgs e)
{
double n = 0.00;
bool isNum = double.TryParse(txtMaxC.Text, out n);
if (isNum == true)
{
txtMaxF.Text = ((n * 1.8) + 32).ToString("#,##0.00");
}
}
private class tempData {
public int id { get; set; }
public DateTime templog { get; set; }
public decimal humidity { get; set; }
public decimal tempC { get; set; }
public decimal tempF { get; set; }
public int dev_ID { get; set; }
}
private async void sendToServer() {
//HttpClient client = new HttpClient();
DateTime dt_today = DateTime.Now;
if (dt_today.Second == 0) {
using (var client = new HttpClient())
{
tempData data = new tempData();
data.id = 0;
data.templog = dt_today;
data.humidity = decimal.Parse(lblHumidity.Text);
data.tempC = decimal.Parse(lblTempC.Text);
data.tempF = decimal.Parse(lblTempF.Text);
data.dev_ID = 1;
//var json = JsonSerializer.Serialize<tempData>(data);
var json = JsonConvert.SerializeObject(data);
var content = new StringContent(json, Encoding.UTF8, "application/json");
var response = await client.PostAsync(txtURL.Text, content);
if (response.IsSuccessStatusCode)
Console.WriteLine("Successfully saved.");
else
Console.WriteLine("d2 ---> " + response.StatusCode.ToString() + " <---");
//setStatus(4, response.StatusCode.ToString());
}
}
}
private void serialPort1_DataReceived(object sender, SerialDataReceivedEventArgs e)
{
if (serialPort1.IsOpen)
{
string res;
try
{
res = serialPort1.ReadLine();
}
catch (Exception ex) {
setStatus(4, "DataReceived: Read Error.");
return;
}
if (res != null)
{
setStatus(5, "DataReceived: Setting Received values.");
if (setReading(res))
sendToServer();
}
else
{
setStatus(5, "DataReceived: Empty.");
}
Console.WriteLine("Reading....( " + res + " )");
}
Thread.Sleep(1000);
}
private void frmMain_FormClosing(object sender, FormClosingEventArgs e)
{
_continue = false;
serialPort1.Close();
}
}
}
@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="serialPort1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root>
@@ -0,0 +1,22 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace WindowsFormsApp1
{
internal static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
static void Main()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new frmMain());
}
}
}
@@ -0,0 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("WindowsFormsApp1")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("WindowsFormsApp1")]
[assembly: AssemblyCopyright("Copyright © 2024")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("831e962e-781d-4891-9a15-8fb00377e6f9")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
@@ -0,0 +1,71 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace WindowsFormsApp1.Properties
{
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources
{
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources()
{
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager
{
get
{
if ((resourceMan == null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WindowsFormsApp1.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
}
}
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>
@@ -0,0 +1,30 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace WindowsFormsApp1.Properties
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
{
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default
{
get
{
return defaultInstance;
}
}
}
}
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{831E962E-781D-4891-9A15-8FB00377E6F9}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>WindowsFormsApp1</RootNamespace>
<AssemblyName>WindowsFormsApp1</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>14</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>4CD662BD375F2E601F582A5BFA014EA959DB93C2</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>WindowsFormsApp1_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>true</SignManifests>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<None Include="WindowsFormsApp1_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory>
<InstallUrlHistory />
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
<ErrorReportUrlHistory />
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
<PropertyGroup>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
</Project>
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="WindowsFormsApp1.exe.manifest" size="4189">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>C6k4YXov9/0GXSQcvFPgD3p5oxEzuMfG4aGg5pDeiWo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>5fjY23xPsmLEMdUqr468gOdW8JMLiiD+vaLyZIkCnOk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5.1", FrameworkDisplayName = ".NET Framework 4.5.1")]
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="WindowsFormsApp1.exe.manifest" size="4189">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>C6k4YXov9/0GXSQcvFPgD3p5oxEzuMfG4aGg5pDeiWo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
@@ -0,0 +1 @@
2d6665684c9944d67974ec20425b23c06f042503a559718b4c5d636a1610d8fa
@@ -0,0 +1,34 @@
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.AssemblyReference.cache
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Properties.Resources.resources
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.GenerateResource.cache
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.CoreCompileInputs.cache
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe.config
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.pdb
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\Newtonsoft.Json.dll
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\Newtonsoft.Json.xml
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsF.A1EEDF9B.Up2Date
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.pdb
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe.manifest
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.application
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe.manifest
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.application
C:\Users\soriano.gv\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.frmMain.resources
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe.config
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe.manifest
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.application
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.pdb
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\Newtonsoft.Json.dll
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\Newtonsoft.Json.xml
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.AssemblyReference.cache
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.frmMain.resources
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Properties.Resources.resources
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.GenerateResource.cache
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.CoreCompileInputs.cache
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe.manifest
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.application
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsF.A1EEDF9B.Up2Date
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe
D:\Hospital Files\PROJECTS\TempLog\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.pdb
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>5fjY23xPsmLEMdUqr468gOdW8JMLiiD+vaLyZIkCnOk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" />
</packages>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.0" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_0\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.0" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>pYFzlKXJV/UX0US3VnHh0Y8fvHqlX9XvnGqRcdgNrok=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>rUYJjdjGtzLSUa1pJjfwGc55KeLpyerq44jNmiHJOXc=</DigestValue></Reference></SignedInfo><SignatureValue>gMGGbRRzVbuIwRQsPIkH6/s/cwr+xutpwwCzHm4sZ4VookVVjbCCCsDT6dOyAUDpSUJdsXUvsK0s6tsuhhjYfmCpGAHy3QeASoAbTbXMfSEjvfk3nyFDPgpT5S8TPHPM//dsezh1UWF7qsU6GKm1IjoMaGAAdvkEeag2k8llhWM=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="7739c9219acd88e3eaeac9e9e22979ce19f0372669ad51d232b7c6d88d0946ad" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.0" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>WUMYIQckZkC2tjMh8xW47igUW07KW0tgNbgSMWC7PuI=</DigestValue></Reference></SignedInfo><SignatureValue>dChR9mIjtW1PaQbhlep1SHK2UuFOzfqI9SSGH1ZKKo6RT6o9UmVdVVNbaOVqbTC+Miwa5vN//WHs6w5yBmG9XAYueq1Aea5eLHVaFv9CL6h0E6i2tV6sMDUCSXs0NZLSTEezx1qS1KoFSdBugPsB/TLv/mJyJlqn1mvFNmLMlyY=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.0" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="23488">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>M1eFR+C/XzfNpgFJ5IDj0OC1QJs2WmczD4EZYCB3oCI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>Fxl0hypbTlw2Ql3ZscyPLkgjfw8HP0N9ofZpXr7mTvE=</DigestValue></Reference></SignedInfo><SignatureValue>qsMLGwgzS6rIOunl8vBZsy3wQG5TMZVeosuPu0qX6ccydl5BzUq7kFzu8Hl+hgoFsXxypAFz/9DuMrHsxsdWk8U1qxiLrveb8FS+4KdM4DAihwPjTb4ok6Opxsrj2M/gqGJotFHlPvJYetrn40Qcl/RJYtVY9hYAvzu767GFS6M=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="f14ee6be5e69f6a17d433f070f7f23482e8fccb1d95d42365c4e5b2a87741917" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.0" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>clvm48UC0qr9hPyPgWjB7C8ps05uqWKK4hw5iGqgZd8=</DigestValue></Reference></SignedInfo><SignatureValue>HnuUVOASUgq4M3hjKdD2XIbRUb3j+KZkGk7SorDt0NsEPLGQ2qeYkGfMY4u3glyRXo+p4Xel25cqm7JidM1AVYRisocMG5Z4l2K5hmsgRIIuviq974ZuaXAkwyZjbS1G9F03TfBVrcafcV3NIYaK+YC9vKPJU/AzWwbGHPpz20U=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.1" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_1\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.1" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>hflqRj81ZfEIdNf3G2FAIQTHcsHADkiUmOoGE1GKzfk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>hsOxAbYmoqj4+zq0yghSqh6LmMM5wGAtweITQOuxvqI=</DigestValue></Reference></SignedInfo><SignatureValue>NA+WU6SGQ+kbFNmrA06McZecQayXSVrDmdxycqEhyP1nqNKE/R5q/nuS5N9b91Nff+N4B30He5nZRlHstaQU4dP8tHA8UoO2IHxtZltQ8rafXVxZ5TN+MO0KzSS1zofrIsp6+1VxkTSYPiHSHz0psQBXJdFM5CmMLrmTzALbk60=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="a2beb1eb4013e2c12d60c039c3988b1eaa5208cab43afbf8a8a226b601b1c386" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.1" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>MjXDsNKoqic+w0lCAmTWSeC09isfKIi+AF3hIwhLe14=</DigestValue></Reference></SignedInfo><SignatureValue>grR5Ad3TbWvrr8E6ND8vtJpZzVrl3+qr3La6V1VfvZF4Bd1rbkP9e2ghW/jz7ZevvdiLUfBGZwzIgOH1JCHyzNbmboILGHuP02TgK3W0iJcFmCcKNt3kgoQlXdeanWd98VaCtMRa3K1jAJVyFKz1sNtlyfTjSf9C3QxjdrCRXQY=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.1" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="23488">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>yvkhVdy2c40Wbo5u2jozdWaD9/BM5X63h0s6djowOrI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>hpBoD1BqVqLgwsy54uK27fNANt9Liqck5STWmY4b7pg=</DigestValue></Reference></SignedInfo><SignatureValue>aQ3HsrJNGmDFDFmkMFq1pqpxIAz/YDzLIroY5Y2+NBqmJjePxrDipl3QqxUXmr/ELBaZSZdAaYDbA695QYoxNlo4mvXIDB+B3HvQ4nwDyN9kR3ggfoVLfr93jld2T/3JRyTu3nUQF1OvOz3HtcWXUdNk6Dy5Kg795RKxW4Do/Fg=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="98ee1b8e99d624e524a78a4bdf3640f3edb6e2e2b9ccc2e0a2566a500f689086" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.1" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>RzNLAJU+v2m0WL6/caRVBXBGtn1XL+4r1zEeurQpQXc=</DigestValue></Reference></SignedInfo><SignatureValue>fK+gJsU7NWUA4G/fDRWOlCE3TPW2JQWiBVLjzhiOb+2K0Ta3hCFzu2Wk5egzDURhB0J0BP7dz0wU7kn4dunPC86BQvt5komYLb2vfKqI7TkzrbeKHAY4NyU2XcoAv+rdeB3Q+uhxhj5KUKTfdzOpNmtwWhrqvSZBMiJuHNQTG1M=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.10" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_10\WindowsFormsApp1.exe.manifest" size="7851">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.10" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>6DbNirGmQJdLZRQhG7GgQLKUlcgvNJU3lo9nEjdHdIE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>KZ7bCYOkhRpzE4B55pK9hMb23/RfMWjT92PLE2ZsQSc=</DigestValue></Reference></SignedInfo><SignatureValue>sohCXfSGZj+4lty4C0PiI3/FwE2Oy9hst0VOFeR0IeIcj8wmE1nXBVGkwaGyGqPy+j99L3EWSsKf8wvsS42ST5W4LUtXKFb72YV5tv7jbB8AXqaUihelndvOKLBkTn07RDtIiuPgWgn0LLsxHfTEpnkEbna98QJDeK1815nb2Eg=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="27416c6613cb63f7d368315ff4dff6c684bd92e6798013731a85a48309db9e29" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.10" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>tn0dM1Zrns+n1biXgbzk3iwF3qgxs7/U7MCpFlymH1g=</DigestValue></Reference></SignedInfo><SignatureValue>WYVe2M3O6xZHGvU2F7Ny1uEpi9+mBBT49zPENrXSJsr2JnhOSOh+UUZY/rmdctooCr6TZxPUWK4ZYZ19L5li+bLI7jKTyibAkuCU/bNln9wuUGCodPvS3JjXAjzQm5x9uiKBFNtOkkaeSQvdpM+Uf7h/tdGYlp3S77jgvSyuEuQ=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.10" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="22976">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>2u6KlNLkeCi85wSlQhyOtsNM39Hg3KlQv43UyaT3+7I=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>jQQKKbprPVYMOKn5173EOPSZsKwjf4JY/njC0Co3mC8=</DigestValue></Reference></SignedInfo><SignatureValue>sTJNjQrwUBTQwu67MIqnA5oLXOHVdsVn9LjiVdNqxuI9WSUzTQ5o9/kl+FatNoSmCN72QC3jK+v/qN/Hc+dZOP7A7IgXrA22ysr/0Wh9zEqlITj0eZPbNpdoeYgcHHaXrv+MawHky1IJL27ET80ztECZ6GrAo0zV0gW3j7FgKYc=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="2f98372ad0c278fe58827f23acb099f438c4bdd7f9a9380c563d6bba290a048d" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.10" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>hJvR+QH/qcswa+3BI++6beJSf+c+5GRwh2ZinMzZH48=</DigestValue></Reference></SignedInfo><SignatureValue>dT+agXq3+sprjf8555BU7xysCBDx84HAG/zxfpV57/dSRhwB+89wCDmRrcyPV+cdCyjfiG3OYBitOj15Jnf2cyKFXxxFEaeBv9T9tK7VbTqYr0fo63Tmr+6xMuC997FbBRAd0UFP8xCMgbEQj4DNq87d9FfKkcFcHNFzfnsLu90=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.11" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_11\WindowsFormsApp1.exe.manifest" size="7851">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.11" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>LaWzjFDTf2mOGPfL/MySb3rMkLWO4ASzeRsiAu7DdQQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>E5X4plL5GjeZ6C8tH5V9YDTtjohrLTisFRuuvA2q/sc=</DigestValue></Reference></SignedInfo><SignatureValue>GvkrgaxGqaOgr3H7Cqpv99FqTrRrO9rppvpwNw2ZOrN6IJxSBPeDdw+ISNvv8IRKBjbHm8PBJ8q63KjM/Pb/BkOACY3wCxOIBI3f5aEzdZD9mRpMTLTMQDsyZCR+slGqC8Sscc0RaAyuFgFJxt0gtSnDW3iRbc8ZtnUPWMkZy68=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="c7feaa0dbcae1b15ac382d6b888eed34607d951f2d2fe899371af952a6f89513" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.11" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>2FO3uM8IBCEbXjxF+cJl7rrqNmrOns2r9l3GQUab43A=</DigestValue></Reference></SignedInfo><SignatureValue>jVK9gOXqUT54hhZ+E9rtHVIqkYnXzO/7jwlU4caRReVlEet5BxdSczRzouI9VFa/bhXEi+YtB4m5WiJV4HTGzkpnGxMm02BJ5sa08pYrhkTo1/YwKv6Dp0XGdIyB9F4EWbSZRkezrdJUqUDVxLjYRbdZDag7kGitCxXiCP+VLc8=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.11" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="23488">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>V6m+PSjwKh3EsJIhqX49SH/JjHrKqFb21VUruW7GGEg=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>OLuftpFxSWOO1X4m0gBOZm3/iW/h1jSfypucHvzQfjY=</DigestValue></Reference></SignedInfo><SignatureValue>JcPkTmpD5zKjh1Sy2riMkln0cJnJG9tbxuAiwfifJ5gGtz1a8ohNgWxmKD7EZA7Zu6IlrlBjwqlwKyO0ljeTapuKluNFBr5km4nJ7P6x+r4egBJQrgkmzLs85+Rqxe/Q1N0Pe4TPbGcKVNtPBPu4hDhvwCaFQSORLz+wniFyOrg=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="367ed0fc1e9c9bca9f34d6e16f89ff6d664e00d2267ed58e63497191b69fbb38" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.11" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>zhLy3Usa6/ktqGSZNF7ZX4jB1w5I33hvOgqjMC6gMt4=</DigestValue></Reference></SignedInfo><SignatureValue>dAPNlqYsLFHbnENnMbFkVFHWSimruArY6P7GK/YSwg4Hx+ALoudLoFkz1n+IEekPGaDJGIjnM0LXhgxGg72FPrF9K5kCpwDwDpx+5JKehFsH2KY0P9KIBHfCuyH+EE7hHiuA0mrv27iQU8WhQk616JiLdRgqaRsxxqG3H3WuMWg=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.12" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_12\WindowsFormsApp1.exe.manifest" size="7851">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.12" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>/T9yXbemTDmIY3TpWYqZz+37O3HZWvESPBxMX/OTGLM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>BP+dmooDZhpoPi4X9BEZMJjoU1SI8D3fG3OHWtB3guY=</DigestValue></Reference></SignedInfo><SignatureValue>QF9YkwCmeXou0tXGzXhWcwi0IDbAG3zqFwXUpD4UGNKXw+2u0dBTPXkucEkcKIzniVl/8o1l62GLSLPYd5jIBiYjs05WwN2WwdzB8SO8zIoA8Vj1Rt90GM5LBybFYQPVppE2N4/UsaGnr1gJqepNqtXZ2a9tgFUX93CJO2o/2fw=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="e68277d05a87731bdf3df0885453e898301911f4172e3e681a66038a9a9dff04" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.12" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>kWSic0G/tSwwqOAzwO0erYRDgb1zuN5v+XO4BcE5tmc=</DigestValue></Reference></SignedInfo><SignatureValue>oO3byNpEOQTx1Nu2UjScGMXScOBvgJLK9M1CDAJxSpYtn3vLYE6IxnSPwDdtlaurAcPV77vhQwzDBUyE0eTEKiP9gS3TE6zhbT1bXcloEiJHMH3wNF6OZkuFb35aWm6z/wytncyIktAdYK3ILA+vuUw1yBR0swW5iX1lRAdLAEE=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.12" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="23488">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>HnWXM4MYKKqrhP/MNcYtG9HRwdugFK2E9NBNxxj6Hbo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>kzYT2e5ma/4lkAS62LBeeMyJ5VJZmOkKplzU5DfSqCY=</DigestValue></Reference></SignedInfo><SignatureValue>dm6fd7Q1e/hpNlubUwMdcFv0a9Jt1wpmNjjZSl5REy8Xpvjq5EFynT16wWFGSZhrjL+IevLNkQnVCkOfK2QXD6EMi6zBQWYPLC2woxs3T1BRgzIq7avAHJqD2ihkqwXfT7sl2Wsf1ih4X8oCVXHgoetPkWClnTpelUh6R69k+xA=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="26a8d237e4d45ca60ae9985952e589cc785eb0d8ba049025fe6b66eed9133693" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.12" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>EypxU7hI8s/54oDtfjqSSKZrrjRdNKANYnUIJvsYtEU=</DigestValue></Reference></SignedInfo><SignatureValue>LuVgRR93AWBY0OUQmbl7Ty8LrYeEjlHWUlh1otRVOCEhd4ZS1vWEZaJ65BucQKADxQb4HCepX8SL7RJWwa1tVruwKpc2aBHpkPB9hAfQc+IVJNNYC2eZYNZ8slbLLBT0EaxEnb5fH8yz4tFZuVLF21fbKnKeJusQeP3/zMEky6s=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.13" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_13\WindowsFormsApp1.exe.manifest" size="7851">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.13" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>b9eZfsCLhnokQTEX0sJx553QoLRVdJBnFBx8H+ZBpA4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>eriO6JotAdtNVVQcriGUIZbSkHCF8qLHryFqByy6iN8=</DigestValue></Reference></SignedInfo><SignatureValue>IqtQ4Xk9cxW4WbGm5KDCJ93uplMBTRRNnrC5zb+c6ejJe1sqLiwRYn3WyFPbWln17SeBgEufLA5qgssUbG2+b/LZxagCPT+bvLFgJ5YB6Y/4iDOuRW2AJgTPPqmuCYCA++aSAXfjs7JaiIM9XUJ0aoHg2UdqJKbfPdziOZ/uBBA=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="df88ba2c076a21afc7a2f2857090d296219421ae1c54554ddb012d9ae88eb87a" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.13" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>hhC037Eu5X0KvTgmUhV5SChE1Wx1I6kCxFLariKtWtM=</DigestValue></Reference></SignedInfo><SignatureValue>Wf8Qqkz+WDRwjfp9ywkKnlyqWZnfuJHFmkHJf62x/O0WlfGSrfRYGnZ4tkkjloIq/2oknXBUz6EeSdIMdfOjXV6kehchM5YTNvRUsVBAEMO03nzIGflZhg4WIpEHtdU0UyRyoCg7P3rqGbHYXdR1NTsyuHxzkpu+ubTuiGJ/Djw=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.13" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>C9f7Z9YwIlV8b++fEvadar94dDQflb2JfDvk0JdXWc0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>pKxg62GsJGQvyLeIp8HrQvfr/3pbGgIp0vS+weFMJm0=</DigestValue></Reference></SignedInfo><SignatureValue>WXvV9ZWHsaiV9crQ3Q+aY/Vhq+Yd2YuorFB35+TkJRpWaN502KoNd623Btqu+K27IPZc5Y9csyqZNusiBmx2ZrfuWdF/9TUcgXHxJt2Va0GIMQ2OVbYzMXUfPgCj6n1D3JPABrpPr7VGtPmx4tlrJqgeNLG6vjDXsDXV81VZnWA=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="6d264ce1c1bef4d229021a5b7affebf742ebc1a788b7c82f6424ac61eb60aca4" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.13" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>4mTxxZUzdUdANeC0kfNrrmaDa92zyEAOxO1jnCjog/w=</DigestValue></Reference></SignedInfo><SignatureValue>uMo+dh/JcCVG6YXoasyBDAnqhFvDEMndeaVLjy2Umhsu6m770FQIhSLExNmZVMM1sT8HZorkT/LJ+ktX54ifBE5aIKNUE95vAMK8DvpcO2wXszqNX97CTC5r2/weZlAP5+d4huXnRVpanto9+8/CA4Vu9L3LzLonAsvUUcsR2vw=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.14" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_14\WindowsFormsApp1.exe.manifest" size="7851">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4l9KWWlhBIHdufP+SzkL2J0Xx7BF4bWpllSdqRAKv3Q=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>lXwwglhT9qW7jpoQ807xfw+IKnBzt74NpKl9b9pB+Ko=</DigestValue></Reference></SignedInfo><SignatureValue>ePZwjgKbyFPEGFNBCDDZutX2CAXsIMSHLocm3Y4Fz9OeY5ObF8K+5/JPjYuWbPaodmbzTInoM2UMv5QAmk/Q3YIasMZIk2kKA9U3D/dJ9Qv6jAyXEa5Ej+lAlr8pA0tVLA4h4g3472BMoFCrx3OjvdNbnDnsPxFGOFho7mT8nsE=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="aaf841da6f7da9a40dbeb773702a880f7ff14ef3109a8ebba5f6535882307c95" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.14" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>XRgtjJdBpVhEDHjfgu8i3yQveDf+g5dbVoNODpfhk30=</DigestValue></Reference></SignedInfo><SignatureValue>B84g72y9ddAD06sl83TUuNDXcky8YqsVHkH32TlPpa3utoSfxFKJfZEXG3pbOnfH8DTgTJYnIWj1r9cHcSES2kf45bcfbR2h5M2BD5K8nOiomxfQrSM2vf4C8yNZ/Z/WE6S4VwPDgCvZPaeHIPkmczMvY64TNJgyikYINNqbhg0=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>0Yh3Ok57Jf/zMy5QjnyQOUebd9RtX3Ix5hl8MVXcTaE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>a3y1Al1XGKPkMzMvin60OhYYxCQzguxJquQBvZdH8Mc=</DigestValue></Reference></SignedInfo><SignatureValue>Xk6beCclCD1CZD7NRmiyQ2TYFyrBybHBqZVDJV/nUbQqTIaPgQKQAszhMdcUK9/l6SfX62g9ifAQQils6Za8ak1UHkqqbmaMqcukzEygsNwKNtkY9SPOrqkl/7CSfI1VQjFbQegZ8HYzduVFlGFeI4agVohtHvO2TLuwTg8DuO0=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="c7f04797bd01e4aa49ec823324c418163ab47e8a2f3333e4a318575d02b57c6b" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.14" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>KZaMhijFk6SsngNCMXSgfi6kO1L8RD09LktIObYy3JA=</DigestValue></Reference></SignedInfo><SignatureValue>RC69Crcr24X1RmFHK/ayvcoGM3BTfDk1RD0u3Q1DDKtcmJQkGipIA/ebqVASAf+riTewN+2N/GpPcif+fWSfe6B2m9vrduGMoQOjQynCHOwxWXUNuybSCPrZw5ogMqcqPeCDP7ILRLm4jN9v0x76s20U+LB7RLs8YcYkwiXYlHc=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.2" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_2\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.2" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>UhwQtFh8fuJObUHrvfT9R0yLuvBsKt/dVeeALPOk9cY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>hduI2tbTheXOGedtcwSBzqSEhWAb17s64YUoFmBgabI=</DigestValue></Reference></SignedInfo><SignatureValue>bINsKA+R8fl+vccsjQFM0IusdVac6Zavw/TOZnlo4QqgJuVPmzAWMqcxpb+W95MPATp+paLxXy7ysERup1I6I7LmlO9kAy8wwJ3YTN3FxlxTRHdA9UNA5gS6kZcTMGIMmS2YD+OqFhMhc9OIceBmlfTaud5XrbNyMDjkGrSp7L4=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="b2696060162885e13abbd71b608584a4ce8104736de719cee585d3d6da88db85" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.2" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>mE7lDsUOCEV/Ta5kTbLSYWD6TezREIiLhqCUy9IJuOc=</DigestValue></Reference></SignedInfo><SignatureValue>VROWG/eAKMpkzByfnHOlivYEK1+Lw2Jq66DlU2ADQxvc/tYmlzmgUzCffG6r98f1nTigMKvkpfPLWDMuqij3FgQEXRqBAjrYZCPWAqJIsi37U/3IzPXwAH5qWZety+ZdKRmMCMIuWaOg6v3VFU7WwhODyazJSBbmGZvIdaBwwXw=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.2" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="23488">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>MeLFmLxi9tDKz6zTuILyxBoEtyN/ilDEVYJM4RRLmkE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>pSHPuoOdUO1hkgMDIzk4aBjwMGovx9mlBYDkdaXN1VE=</DigestValue></Reference></SignedInfo><SignatureValue>QVFhgZk8rDjqFdlfSxuYk5GzmBYC7dwOw0tRhHigN0sFUDBUZTqEySsVvptTg6yUN1NuHZZrStOpjzig1hMr2EToxQVEYmxsbjWq8KcTUGaxulYodrWGjaG+piLdJKqeUPqmvYxquZUMiDrE5KDupiFheUR5BJYbrwtQyat6mq4=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="51d5cda575e48005a5d9c72f6a30f0186838392303039261ed509d83bacf21a5" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.2" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>VsZQyGJEukgGQA88pvebdJ1RkOvEs1BMu7rv2vMvEME=</DigestValue></Reference></SignedInfo><SignatureValue>ZEUqUw44y7VDzhEVjtIxnYm0nl0jqwN6LtGehjc+W9qGHk0sx8DX3u3acAAuoRNR7BqiBSlHJD7ATxN+M80uy9SdwvQpyhROdGY0EWhvkLYsI6zSmnet7gEEfFY2gAdLAH/q8ku7J58w8m/ogksed6UEQnCLU7ApjAC1e/WKGus=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.3" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_3\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.3" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Ogzx26lcZ+7wjrvgZsWv5afMFeR0ka+g6bIBfDoUdwA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>kaSaC3D/qzBNQ3Woxei+u2GQwctzVJQKEGnH6AQo5/U=</DigestValue></Reference></SignedInfo><SignatureValue>LtBpOF9OM3pzCXB1NoByJTCZVZvQaHBYsTZztLqyQAwr7Loa6feN0cZ8wistnz6GUw5gE56m79gB5Jdi9SvJK4wkUmbHaYPm6RjJ2iUOiLYdqKukFrkPTO9r/9IhLS/ST1CI43eZbFW0evMtbph6uh8p3itlGTD2/0IEcqeZL/Y=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="f5e72804e8c769100a945473cbc19061bbbee8c5a875434d30abff700b9aa491" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.3" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>QS/LNjkbR6npXMEUYjdniLdILQLzJxt31Qh5h9ZRTps=</DigestValue></Reference></SignedInfo><SignatureValue>Kity3+ckC+gk8F42ITu7QKZaVxTopAhisnvaD+eJiILvjfqZ9qM5oI82wimNEgfgSVtYEXxcz2fHm/Ltx03XtgObjKqjooFvC91hp0MKgVJ45kqxESvChofojQGBy7or9XM/pRgHbtW0IOlVCGi7L2rbqViQfRTppN/A4FLL4g4=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.3" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>J3i/lcsxzMhUlrtv1azlzxKDLpNs7RomCDs5hg1L/l8=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>Bb3on7JZzsbxrUE/91SLZqpY/2gtyn2jLos1TkohVR8=</DigestValue></Reference></SignedInfo><SignatureValue>JdzzWkYkaDn7elK08pwQxTamTYPw/EJUl9Z75l3eGtUDbXkoNx7MOdJvZp3c0bur8uAofte/pXdlYgY9ajppNf0Am3Vj3r0SaqqFl2gHsvriv2UXpduwSQoEkiNyab3c0h1nB/y+SIW6EDZjss8sM7ElPiQRnXelEBfrcUh3FWg=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="1f55214a4e358b2ea37dca2d68ff58aa668b54f73f41adf1c6ce59b29fe8bd05" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.3" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>Cus8y4VpRpfz2EMBI0Odd6hv3HGl54JvGJdIvnqWE8o=</DigestValue></Reference></SignedInfo><SignatureValue>h69K0hLq/MxGA0VzQn+QbjfAslb12ro7VWOd9EB2+QU5fLziD7xpzQGx1mtVuuSCmFHF8FocS2iFs3M6dTs2fa/R21vK9z1bslRZ0dAHYT1wQnboWXux8wV39gJgY8eOBidUgqFSZ2+Ou+BokCTo/OW4FNT0Z+pIkbeiAs4Epxo=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.4" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_4\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.4" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>951/n/6ANn0u5BM8K4y5EjSF4P/14QJHhC/R7GHv16M=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>6raOhjDlpHQMu4y3xoRht1KeqsRWKnszJXlGfH5vQU0=</DigestValue></Reference></SignedInfo><SignatureValue>L6go8NX2VUJJy0MI+nPEgEoE/y/mRLLw1s6CirvFDJ21JVeJlOfzXFGSYaNnZtcbRx0WzNlrif60Ay0bQoH6eKIA1KgHmtPonlri+TpqJfQJ8XPiLWmKRnPGW50RuydtAWVYIk4fakq4nlc6g1M9erIlV2/MKdSI54GMcvLhJsc=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="4d416f7e7c467925337b2a56c4aa9e52b76184c6b78cbb0c74a4e530868eb6ea" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.4" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>SJZRapqEM+uCDKiown36D712B501NW/hzyr+ko7pLtA=</DigestValue></Reference></SignedInfo><SignatureValue>tsCENoeetDJlTTolshCspz8x5udeMAd3sobETWLn2IG0NurUajJmhsux0TzpeS3qQd5OW1ojhJkN8284dX4SDZluUzfiEV2l2fvs48PY0hD1mT7+VXWzddHroyPnCQMZkazrb4EzvII9kXtMm3EAJdpr+OrAXFVIUhOOWXyg7wU=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.4" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>xUt65PKceLZQogyW9KO+F95AummtDho/2HyrqKRvfLc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>ZPVb/d9jiDNffWwTlC1T9R+ZFQVVAfhDdZVwl2I+zjE=</DigestValue></Reference></SignedInfo><SignatureValue>O/YrX4imAfocaC24cu1mS1Va8VzUuv5a4rpA1jH7IlDHR1dzsBxjeYw3l3DtixowLXVY9Y91wGjvDUYEukwq4eMGCFSATW0XDsj14NHqGwD7bBvQeH2Ahr+/T4PlcKeT4pcWYp0UHRu8ZMevA0uruRZZmt/07blg/c3g9zwHfKY=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="31ce3e629770957543f801550515991ff5532d94136c7d5f338863dffd5bf564" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.4" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>6nVPx5e9bmq+WSxieZ+ldGdT4/YF8ydcyMbpnZSjWQ8=</DigestValue></Reference></SignedInfo><SignatureValue>WXWHkqBeWTzKY9ul4L9XtiGsjmVC6Yoaat5zMW4C9fK8jvn9mUkyfxKzamaoDQV9mCw8anE/Fl1xyWJGv3bokrlLWQmBUObvGRsB6yel/HAXNi62yW4i1PXAa9mQihl99nkQ5a2kl/tFo2123SLkqqy8TcOhiqcVS6NFIgVxNyg=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.5" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="WindowsFormsApp1" asmv2:product="WindowsFormsApp1" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.5.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\WindowsFormsApp1_1_0_0_5\WindowsFormsApp1.exe.manifest" size="7849">
<assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.5" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>TAnWXZ/oP48d9MRtuM+FMGB0Q2HJJcIyBRWkLqq6JKY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>nMiZI+znRQFHx0Zx2JcsJWH/c0/kLuXnc+1a/WYI+j4=</DigestValue></Reference></SignedInfo><SignatureValue>MEOV82+mPuxRSZnbDSL5JFRWtcVZXYfmrJIuMZtSRT7W+r4uZBOmqsO9JzpP4+QfuTZD7LRhtAE8ymPgXpKYolrMCnCNR4ZTQnLaf+TBmYn8zXJnHrY3LguDS6zdlxlH6txCcwcs2+lV73lZWHkkrb3YLoeA5TWfSUSJp8HuhJs=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="3efa0866fd5aed73e7e52ee44f73ff61252c97d87146c7470145e7ec2399c89c" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.application" version="1.0.0.5" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>TB/hMLah8qiqfW3dabS1YEY2jpG9PeJRK/aDI9vdaBo=</DigestValue></Reference></SignedInfo><SignatureValue>uZ3X3osWlisB2JMrdN78ArveaUYh8MrgDMfLOF0KdOKMHc+X2u5GwnjoSR2sp4beMQSTJFGcb/mUBHjgDEKhdy7I0Qmgaf95mYzM5Iixx0df22IC7/D8RUBck4jsz+TiDkQ8WSwyUAtiojvuFf1aIUzwjkixvx2EYw1569RNAa0=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.5" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="WindowsFormsApp1.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!--
UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="711952">
<assemblyIdentity name="Newtonsoft.Json" version="13.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4eJ697B+7t9c5xqSVfBCKBam/FhJpIPGcU4bRyBE+p0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WindowsFormsApp1.exe" size="24000">
<assemblyIdentity name="WindowsFormsApp1" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>CqvY52c0fYtnzs8zXz/Pe/Lg3xolX8RxJ8NA+HDZnP8=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="WindowsFormsApp1.exe.config" size="189">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>fzxBSr45tumrN8SNWWL0IeqRlxoh8+san/F4n6/GZJ4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CRMC0\soriano.gv" issuerKeyHash="0e064c140fdf905fa5d75583561f2b9517a62a56" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>o4y39gKVAD0mh51UqMvBjPx7zvWwStCbqSR1bkot9Dc=</DigestValue></Reference></SignedInfo><SignatureValue>tfGAQL41dmbbZbMwcHjKx8oV1+NBSSHc9gTNAzDWM2GDHnbmI41LTSC0fZnWEWYtn56B9xBHshSlABGFg2WrRdMg4LNvQzsUP5pE5X5G5stW9UDLeabZf9nEvj8q/D6jej6rDj0Fqwl6ASg0J5nYMX2yHUDuo73ko7QN1Ndfgp0=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="37f42d4a6e7524a99bd04ab0f5ce7bfc8cc1cba8549d87263d009502f6b78ca3" Description="" Url=""><as:assemblyIdentity name="WindowsFormsApp1.exe" version="1.0.0.5" publicKeyToken="9b4f805dd6be392e" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CRMC0\soriano.gv</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>I2f85B7R9rPF3UtmeirosTCPPounAUf9+vbPaLvquFk=</DigestValue></Reference></SignedInfo><SignatureValue>dWpf+3cmVh+CLaaozfGGY7AkCQHNdOgt5HFAQUfLmDzzkr2RRIS6BT7ubPAzYOng5HlT1dekevZIy3b2RnW1JKhWaQd/WGk9G0+VzBoQJfbNAL+7LeUFc3+fNpSFmS+yfJ/zw50XHFv87AQF4q7A4CxWV281Udkt9pLOCJ74Yv8=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>vqBvqLMeJ6jcXh9hWN6zX44nezpylqkCOfROZwpTt5JGbi9oPSBQGcsj9FSRSgXqlaSBk1sX+cmRdtc0d8VpbQMxmVekYrteMhAWn4Cag3nISMTnI7nxJEe7FkjjjUF+/zYjYsVx3OkHWg0lVHVYU9SqtZV5iKUP/nxGOtVd39k=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB2TCCAUKgAwIBAgIQdR+iFeJ/xq5OSqmWQZvX+zANBgkqhkiG9w0BAQsFADArMSkwJwYDVQQDHiAAQwBSAE0AQwAwAFwAcwBvAHIAaQBhAG4AbwAuAGcAdjAeFw0yNDEyMjAwNDEzNDFaFw0yNTEyMjAxMDEzNDFaMCsxKTAnBgNVBAMeIABDAFIATQBDADAAXABzAG8AcgBpAGEAbgBvAC4AZwB2MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+oG+osx4nqNxeH2FY3rNfjid7OnKWqQI59E5nClO3kkZuL2g9IFAZyyP0VJFKBeqVpIGTWxf5yZF21zR3xWltAzGZV6Riu14yEBafgJqDechIxOcjufEkR7sWSOONQX7/NiNixXHc6QdaDSVUdVhT1Kq1lXmIpQ/+fEY61V3f2QIDAQABMA0GCSqGSIb3DQEBCwUAA4GBAJSzztMhYukcR2tQNzj5H6OmmPhQdsBjzq52aHouhzwkp8/kvE/GE6FHlaoVO3tvTrW8tghkkxFtVBXAXqXSNwkpeCv5Te7dcrkkP0367EkofAKE9Ekl4pU9xl6aJlpKwHcrv9AZ1wZLUYYg61FY1e2C1Hel5a3Pbm3goM7bENwl</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>

Some files were not shown because too many files have changed in this diff Show More