Open StarkDirewolf opened 2 hours ago
Hello, I tried to solve the issue.
This is what I did:
Created a new WinForms project to manage the server application, modified the server startup to allow it to be started programmatically, and updated the solution file to include the new project.
You can review changes in this commit: https://github.com/lkilu6456546/StarkDirewolf-LocalScreenShare-4/commit/588e6ec075c403ecdadc16a4e9881f5e380ed9c0.
[!CAUTION] Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.
If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
A new WinForms project that manages the running of the server application can provide a better UX through the system tray and without showing the ASP.NET output.