Commit 31339f3
Fix sample projects to work in GitHub Codespaces by installing .NET 9.0 SDK (#854)
* Initial plan
* Update global.json to use .NET 9.0 SDK for GitHub Codespaces compatibility
Co-authored-by: eiriktsarpalis <[email protected]>
* Revert global.json and update devcontainer.json to install both .NET 9 and 10
Co-authored-by: eiriktsarpalis <[email protected]>
* Fix devcontainer.json to use additionalVersions for multiple .NET SDKs
Co-authored-by: eiriktsarpalis <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: eiriktsarpalis <[email protected]>1 parent d22c5f0 commit 31339f3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments