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

refactor : Remove twice reading of launchProfile #1036

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

ShreyasJejurkar
Copy link
Contributor

Under the hood GetEffectiveLaunchProfile does call SelectLaunchProfileName, so we don't need to call it.

Found this while exploring the internal codebase of Aspire. 😊

Under the hood `GetEffectiveLaunchProfile` does call `SelectLaunchProfileName`, so we don't need to call it.
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Nov 26, 2023
@ShreyasJejurkar ShreyasJejurkar marked this pull request as ready for review November 26, 2023 11:01
@kvenkatrajan kvenkatrajan added this to the preview 2 (Dec) milestone Nov 27, 2023
@smitpatel smitpatel merged commit 9180734 into dotnet:main Nov 28, 2023
3 checks passed
@smitpatel
Copy link
Contributor

@ShreyasJejurkar - Thank you for the contribution.

@ShreyasJejurkar ShreyasJejurkar deleted the unwanted-twice-reading branch November 29, 2023 04:28
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants