diff --git a/.gitignore b/.gitignore index a82345b..c4b7e0c 100644 --- a/.gitignore +++ b/.gitignore @@ -136,6 +136,7 @@ DocProject/Help/html # Click-Once directory publish/ +publicar/ # Publish Web Output *.[Pp]ublish.xml diff --git a/SireCu/My Project/AssemblyInfo.vb b/SireCu/My Project/AssemblyInfo.vb index 98fd7a3..e31d63e 100644 --- a/SireCu/My Project/AssemblyInfo.vb +++ b/SireCu/My Project/AssemblyInfo.vb @@ -11,8 +11,8 @@ Imports System.Runtime.InteropServices - - + + diff --git a/SireCu/My Project/app.manifest b/SireCu/My Project/app.manifest new file mode 100644 index 0000000..6572248 --- /dev/null +++ b/SireCu/My Project/app.manifest @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SireCu/Principal.Designer.vb b/SireCu/Principal.Designer.vb index 35c2945..be19935 100644 --- a/SireCu/Principal.Designer.vb +++ b/SireCu/Principal.Designer.vb @@ -116,6 +116,7 @@ Partial Class Principal Me.RadioButtonEgresos.Appearance = System.Windows.Forms.Appearance.Button Me.RadioButtonEgresos.AutoSize = True Me.RadioButtonEgresos.BackColor = System.Drawing.SystemColors.Control + Me.RadioButtonEgresos.Enabled = False Me.RadioButtonEgresos.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.RadioButtonEgresos.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.RadioButtonEgresos.Location = New System.Drawing.Point(3, 78) diff --git a/SireCu/SireCu.vbproj b/SireCu/SireCu.vbproj index d24efd7..f039514 100644 --- a/SireCu/SireCu.vbproj +++ b/SireCu/SireCu.vbproj @@ -25,10 +25,12 @@ true es-AR SireCu - 0 - 0.1.0.%2a + Team SireCu + 1 + 1.0.0.%2a false true + true true @@ -63,6 +65,24 @@ On + + 905ED4537F1C5645024E43EDA650EBD19E0CAA01 + + + SireCu_ClaveTemporal.pfx + + + true + + + false + + + favicon.ico + + + My Project\app.manifest + @@ -159,6 +179,7 @@ + MyApplicationCodeGenerator Application.Designer.vb @@ -169,6 +190,7 @@ Settings.Designer.vb + @@ -197,6 +219,7 @@ PreserveNewest +