I am trying to run this example application on my computer but I am having a hard time running it on Visual Studio 2022. I cloned it from Git's website after clicking on open in Visual Studio. I am unable to set the startup project even after scouring through some of the solutions for StackOverflow. I tried editing my launch settings and even adding a startup object to my Projects XML file to no avail.
This is the project in question, https://github.com/halter73/PortExhaustion. Regardless of the solutions, I am unable to set the startup item and end up with 'select a valid startup item.'
