projects
/
platform
/
core
/
dotnet
/
launcher.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "A workaround to pre-compile internal methods" (#143)
[platform/core/dotnet/launcher.git]
/
NativeLauncher
/
dotnet.loader
1
[LOADER]
2
NAME dotnet-launcher
3
# for candidate mode
4
EXE /usr/bin/dotnet-launcher
5
# for hydra mode
6
#EXE /usr/bin/dotnet-hydra-launcher
7
APP_TYPE dotnet
8
DETECTION_METHOD TIMEOUT|DEMAND
9
TIMEOUT 5000
10
ON_BOOT OFF
11
HYDRA OFF