Skip to content

Commit c95b757

Browse files
authored
Remove error message from global.json
Removed error message from global.json.
1 parent bc38071 commit c95b757

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

global.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"paths": [
66
".dotnet",
77
"$host$"
8-
],
9-
"errorMessage": "The required .NET SDK wasn't found."
8+
]
109
},
1110
"tools": {
1211
"dotnet": "9.0.112"

0 commit comments

Comments
 (0)