Skip to content

Fix dev container configuration to work in codespaces#1555

Merged
jeffhandley merged 1 commit intomainfrom
codespace-expert-guide-gwqg9594p5pfr4w
May 7, 2026
Merged

Fix dev container configuration to work in codespaces#1555
jeffhandley merged 1 commit intomainfrom
codespace-expert-guide-gwqg9594p5pfr4w

Conversation

@mikekistler
Copy link
Copy Markdown
Contributor

This PR fixes the dev container configuration to use the standard dotnet 10 dev container as the base image, and then add the down-level versions through features. The prior configuration was failing to build with node incompatibilites caused by the downlevel version of node in the dotnet 8 package (I think).

@mikekistler mikekistler requested a review from halter73 May 1, 2026 21:27
@jeffhandley jeffhandley merged commit 0f80bb6 into main May 7, 2026
3 checks passed
@jeffhandley jeffhandley deleted the codespace-expert-guide-gwqg9594p5pfr4w branch May 7, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants