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

Add support for comment handling in launchSettings.json #938

Merged

Conversation

kiapanahi
Copy link
Contributor

Closes #772 by adding [JsonSourceGenerationOptions(ReadCommentHandling = JsonCommentHandling.Skip)] to LaunchSetttingsSerializerContext

@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 17, 2023
@danmoseley
Copy link
Member

Thanks. Is a test possible?

@kiapanahi
Copy link
Contributor Author

kiapanahi commented Nov 17, 2023

Updated with a test.

@kiapanahi
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution @kiapanahi

@danmoseley danmoseley merged commit 4269be4 into dotnet:main Nov 17, 2023
3 checks passed
@danmoseley
Copy link
Member

We'd welcome you to continue to contribute, @kiapanahi ..if something interests you.

@davidfowl
Copy link
Member

Excellent!

@kiapanahi kiapanahi deleted the fix/allow-comments-in-launchsettingsjson branch November 18, 2023 05:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 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.

Add support for comment handling in launchSettings.json
4 participants