Skip to content

Commit

Permalink
Update to .NET8rc2 (dotnet#16187)
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored Oct 26, 2023
1 parent 5ee5e58 commit 0ccebeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"sdk": {
"version": "8.0.100-rc.1.23463.5",
"version": "8.0.100-rc.2.23502.2",
"allowPrerelease": true
},
"tools": {
"dotnet": "8.0.100-rc.1.23463.5",
"dotnet": "8.0.100-rc.2.23502.2",
"vs": {
"version": "17.6",
"version": "17.7",
"components": [
"Microsoft.VisualStudio.Component.FSharp"
]
Expand Down

0 comments on commit 0ccebeb

Please sign in to comment.