Update
This commit is contained in:
12
KatekTracability/KatekTracability.Designer.cs
generated
12
KatekTracability/KatekTracability.Designer.cs
generated
@@ -28,10 +28,18 @@
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
components = new System.ComponentModel.Container();
|
||||
this.ServiceName = "Service1";
|
||||
this.eventLog1 = new System.Diagnostics.EventLog();
|
||||
((System.ComponentModel.ISupportInitialize)(this.eventLog1)).BeginInit();
|
||||
//
|
||||
// KatekTracability
|
||||
//
|
||||
this.ServiceName = "KatekTracability";
|
||||
((System.ComponentModel.ISupportInitialize)(this.eventLog1)).EndInit();
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private System.Diagnostics.EventLog eventLog1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user