add dotnet init
This commit is contained in:
parent
9ae08ff359
commit
9399def373
1 changed files with 2 additions and 1 deletions
|
@ -40,6 +40,7 @@
|
|||
"bin/dotnet-repl-csi" : "usr/bin/dotnet-repl-csi",
|
||||
"bin/dotnet-restore" : "usr/bin/dotnet-restore",
|
||||
"bin/dotnet-compile-native" : "/usr/bin/dotnet-compile-native",
|
||||
"bin/resgen" : "usr/bin/resgen"
|
||||
"bin/resgen" : "usr/bin/resgen",
|
||||
"bin/dotnet-init":"usr/bin/dotnet-init"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue