Skip to content

Commit 7746223

Browse files
committed
Try fixing templates.
1 parent 4716094 commit 7746223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
33
"version": "10.0.100-rc.1.25411.109",
4-
"paths": [ ".dotnet", "$host$" ],
4+
"paths": [ ".dotnet", "src/ProjectTemplates/scripts/.dotnet", "$host$" ],
55
"errorMessage": "The .NET SDK could not be found, run ./restore.cmd or ./restore.sh first."
66
},
77
"tools": {

0 commit comments

Comments
 (0)