We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4716094 commit 7746223Copy full SHA for 7746223
global.json
@@ -1,7 +1,7 @@
1
{
2
"sdk": {
3
"version": "10.0.100-rc.1.25411.109",
4
- "paths": [ ".dotnet", "$host$" ],
+ "paths": [ ".dotnet", "src/ProjectTemplates/scripts/.dotnet", "$host$" ],
5
"errorMessage": "The .NET SDK could not be found, run ./restore.cmd or ./restore.sh first."
6
},
7
"tools": {
0 commit comments