feat(EnvelopeGenerator.Finalizer.Win): Create to process window-oriented services

This commit is contained in:
2025-11-12 10:17:37 +01:00
parent 0038eeed76
commit 8a48bf6b51
12 changed files with 420 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Debug": true
}