Commit 8b90366
authored
Restore .NET global.json in application folder and upgrade to .NET 9.0.102 (#685)
### Summary & Motivation
Correct a mistake from the previous change where the `.NET global.json`
file was wrongly moved from `/application` to `/developer-cli`. This
restores `global.json` to `/application` while also upgrading the .NET
SDK version from `9.0.100` to `9.0.102`.
### Checklist
- [x] I have added tests, or done manual regression tests
- [x] I have updated the documentation, if necessary1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments