This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Commit 134c7dd
committed
Update .NET SDK version to 9.0.0 in global.json
Updated the `sdk` version in the `global.json` file from `7.0.0` to `9.0.0` to target the newer .NET SDK version. This change ensures the project uses the latest features, improvements, and fixes available in .NET SDK 9.0.0. The `rollForward` setting remains `latestMajor`, and `allowPrerelease` is still set to `false`.1 parent c7123ae commit 134c7dd
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments