In Visual Studio, how to exit the current project and load another project? Like reloading?
When I execute my project (window application), I need to close the current exe and load another instance of the exe file.
File->Close project… File ->Open project
In Visual Studio, how to exit the current Project and load another project? Like reloading?
When I execute my project (window application), I need to close the current exe and load another instance of the exe file.
File->Close project… File ->Open project