mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 18:11:04 +09:00
parent
647f90759a
commit
d5e1251aae
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ It does this by looking at two environment variables.
|
|||
|
||||
* `CORE_ROOT` - The directory where to find the runtime DLLs itself (e.g. CoreCLR.dll).
|
||||
Defaults to be next to the corerun.exe host itself.
|
||||
* `CORE_LIBRARIES` - A Semicolon separated list of directories to look for DLLS to resolve any assembly references.
|
||||
* `CORE_LIBRARIES` - A directory to look for DLLS to resolve any assembly references.
|
||||
It defaults CORE_ROOT if it is not specified.
|
||||
|
||||
These simple rules can be used in a number of ways
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue