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
Add a way to set the 'startproject' for visual studio based solutions. This allows us to directly debug the startproject without having to set it through solution explorer.
Add a way to set the 'startproject' for visual studio based solutions. This allows us to directly debug the startproject without having to set it through solution explorer.
Premake5 implementation as reference:
https://github.com/premake/premake-core/blob/master/modules/vstudio/vs2005_solution.lua#L72
The text was updated successfully, but these errors were encountered: