You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Just wanted to know about the progress on the netcore launch option. I've tested it using and it works as intended. However I didn't see anything regarding it in the readme, just wondering why that is?
Also, the project I am working currently has multiple components with its own .csproj. Currently I am using a bash script to cycle through them, just wondering if there is future support for .sln so I can just point it to one .sln file?
Hi,
Just wanted to know about the progress on the netcore launch option. I've tested it using and it works as intended. However I didn't see anything regarding it in the readme, just wondering why that is?
Also, the project I am working currently has multiple components with its own .csproj. Currently I am using a bash script to cycle through them, just wondering if there is future support for .sln so I can just point it to one .sln file?
Thanks