Skip to content

Commit

Permalink
Update SDK to 7.0.101 (#14565)
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored Jan 10, 2023
1 parent a20cda7 commit 2fb2895
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"sdk": {
"version": "7.0.100-rc.2.22477.23",
"version": "7.0.101",
"allowPrerelease": true,
"rollForward": "latestPatch"
},
"tools": {
"dotnet": "7.0.100-rc.2.22477.23",
"dotnet": "7.0.101",
"vs": {
"version": "17.2",
"version": "17.4",
"components": [
"Microsoft.VisualStudio.Component.FSharp"
]
},
"xcopy-msbuild": "17.3.1"
"xcopy-msbuild": "17.4.1"
},
"native-tools": {
"perl": "5.32.1.1"
Expand Down

0 comments on commit 2fb2895

Please sign in to comment.