Skip to content

Commit 0ccebeb

Browse files
authored
Update to .NET8rc2 (#16187)
1 parent 5ee5e58 commit 0ccebeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-rc.1.23463.5",
3+
"version": "8.0.100-rc.2.23502.2",
44
"allowPrerelease": true
55
},
66
"tools": {
7-
"dotnet": "8.0.100-rc.1.23463.5",
7+
"dotnet": "8.0.100-rc.2.23502.2",
88
"vs": {
9-
"version": "17.6",
9+
"version": "17.7",
1010
"components": [
1111
"Microsoft.VisualStudio.Component.FSharp"
1212
]

0 commit comments

Comments
 (0)