Ossian P
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Rider uses project port at startup blocking it so that I cannot debug
When I start Rider it does something that uses the same port as the default .net port 5000, and it means that when I try to run my project port 5000 is already in use and I get this IOException: W...