Commit f331a69
Add devcontainer.json to support .NET 9 samples in GitHub Codespaces (#779)
* Initial plan
* Add devcontainer.json to support both .NET 8 and .NET 9 in GitHub Codespaces
Co-authored-by: eiriktsarpalis <[email protected]>
* Polish devcontainer.json with better VS Code integration and useful postCreateCommand
Co-authored-by: eiriktsarpalis <[email protected]>
* Remove redundant .NET 8 SDK installation and add Node.js feature
Co-authored-by: eiriktsarpalis <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: eiriktsarpalis <[email protected]>
Co-authored-by: Eirik Tsarpalis <[email protected]>1 parent 5f99299 commit f331a69
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments