feat: set DOTNET_ROOT env variable
This commit is contained in:
parent
95576265a2
commit
f62cfea083
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ export LIBVIRT_DEFAULT_URI="qemu:///session"
|
|||
# Libvirt #
|
||||
|
||||
# dotnet #
|
||||
export DOTNET_ROOT=/usr/local/share/dotnet
|
||||
export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=0
|
||||
# dotnet #
|
||||
|
||||
|
|
Loading…
Reference in a new issue