repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[interp] Remove some unused paths in newobj and cleanup a little. (#18998)
[mono-project.git]
/
netcore
/
init-tools.sh
blob
b544b3fad83c059c381d9d939e6743906b3e68dd
1
#!/usr/bin/env bash
2
3
# always ignore system dotnet
4
export
use_installed_dotnet_cli
=
false
5
6
.
"../eng/common/tools.sh"
7
8
InitializeDotNetCli true
9
10
which
dotnet