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

Fix ServiceHub Core host option #57223

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Conversation

genlu
Copy link
Member

@genlu genlu commented Oct 18, 2021

@genlu genlu requested review from a team as code owners October 18, 2021 23:43
@genlu genlu changed the base branch from main to release/dev17.0 October 18, 2021 23:43
public static readonly Option<bool> OOPCoreClrFeatureFlag = new(
FeatureName, nameof(OOPCoreClr), defaultValue: false,
new FeatureFlagStorageLocation("Roslyn.OOPCoreClr"));
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the experiment name to match an existing targeted notification

@genlu genlu merged commit b3cb966 into dotnet:release/dev17.0 Oct 20, 2021
@genlu genlu deleted the FixCoreHostOption branch October 20, 2021 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants