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

Update VS Code launch.json to use net9.0 #4843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gldraphael
Copy link

@gldraphael gldraphael commented Feb 26, 2025

Description

This PR fixes the VS Code launch tasks, to make it easier to launch projects from VS Code from within a dev container.

Related issues

n/a

Testing

This PR was tested by running the launch tasks.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Skip (This change is for dev environments)

The file currently tries to launch older build outputs from net6.0
@gldraphael gldraphael requested a review from a team as a code owner February 26, 2025 12:58
@brendankowitz
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gldraphael
Copy link
Author

Thank you for the review, @mikaelweave. I have some time on my hands and would love to help with a few issues over the next couple weeks. It would be a great way for me to learn more about FHIR.

Should I just pick one of the "Up for grabs" issues?

@LTA-Thinking
Copy link
Contributor

Hi @gldraphael
I don't know if you still have time or interest, but yes feel free to pick up any up for grabs issue. I'm afraid we don't have much bandwidth to help bring people up to speed, but if you have any questions feel free to ask in the associated issue or in a PR.

@gldraphael
Copy link
Author

gldraphael commented Apr 1, 2025

Thanks @LTA-Thinking, I will do so as and when I get the time...

@LTA-Thinking LTA-Thinking added the External Author PR is written by an author external to Microsoft label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Author PR is written by an author external to Microsoft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants