diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-10-23 23:36:56 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-11-14 21:12:16 +0100 |
| commit | eb022c49ccb310ee46d8d7b7f46678312b13abc6 (patch) | |
| tree | c76b3ce2ac97166c08b382851f267554a381fbe2 /global.json | |
| parent | 3ec2d5592ed296f444ae5e5dafd23985def13110 (diff) | |
Update to .NET 8
Diffstat (limited to 'global.json')
| -rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index 24335d7a0..9db4b532c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.0", + "version": "8.0.0", "rollForward": "latestMinor" } } |
