mirror of
https://github.com/iminet/dev.git
synced 2024-12-21 21:12:39 +01:00
Update Program.cs
This commit is contained in:
parent
271e654489
commit
c1fc82021e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user