mirror of
https://github.com/iminet/dev.git
synced 2025-04-20 12:15:48 +02: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…
x
Reference in New Issue
Block a user