Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set main Flow Launcher project as default start up #2269

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented Aug 6, 2023

Context:
Currently on a fresh clone of the project, when the solution is opened up in Visual Studio it has Flow.Launcher.Test set as startup.

Change:
This small convenience change makes it so that the main flow project is the startup project after a fresh clone.

Tests:
Clone the project down in sandbox env and open in Visual Studio, able to just press F5 to run as the project is already set as the startup project.

@jjw24 jjw24 self-assigned this Aug 6, 2023
@jjw24 jjw24 added the bug Something isn't working label Aug 6, 2023
@jjw24 jjw24 added this to the 1.16.1 milestone Aug 6, 2023
@jjw24 jjw24 enabled auto-merge August 6, 2023 10:18
@taooceros
Copy link
Member

I didn't see what's changed in the diff?

@jjw24
Copy link
Member Author

jjw24 commented Aug 7, 2023

The order of projects is changed so the main one is on top in the solution file. VS marks the first project in the list as default.

@taooceros
Copy link
Member

Ah ok

@jjw24 jjw24 merged commit e3f97da into dev Aug 8, 2023
@jjw24 jjw24 deleted the set_default_project branch August 8, 2023 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants