Skip to content

UseDotNetV2: Support global.json files with comments #19226

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

Merged

Conversation

v-mohithgc
Copy link
Contributor

@v-mohithgc v-mohithgc commented Nov 6, 2023

Task name: UseDotNetV2

Description: clone of #19088
The task can parse a global.json in the repo. It currently does not support json with comments, so this change uses the json5 package to parse it in a way that supports comments.

Documentation changes required: (Y/N)

Added unit tests: (Y/N)

Attached related issue: (Y/N) #18631

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@v-mohithgc v-mohithgc added the Area:RM RM task team label Nov 6, 2023
@v-mohithgc
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@v-mohithgc
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@v-mohithgc v-mohithgc merged commit 03bb150 into microsoft:master Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:RM RM task team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants