Update ServiceMain.Designer.cs

This commit is contained in:
Namhyeon Go 2024-07-23 01:14:59 +09:00
parent be16fbfd72
commit d0fe3d6acb

View File

@ -29,7 +29,7 @@
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
this.ServiceName = "Service1";
this.ServiceName = "ServiceMain";
}
#endregion