mirror of
https://github.com/iminet/dev.git
synced 2025-07-27 07:35:54 +02:00
Update Program.cs
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// ==============================================================================================
|
||||
// For testing windows service with .NET 5
|
||||
// Source: https://stackoverflow.com/questions/7764088/net-console-application-as-windows-service
|
||||
// ==============================================================================================
|
||||
|
||||
|
||||
using System.ServiceProcess
|
||||
|
||||
public static class Program
|
||||
|
Reference in New Issue
Block a user