Timo
Results
1
comments of
Timo
The following code for .NET 6 worked for me. Is a bit closer to the default setup/style. ```csharp using ElectronNET.API; namespace SomeProgram { public class Program { public static void...