dotnet-installer/scripts/obtain
Jan Vorlicek 41ae8a0f3c Fix issues caused by adding RHEL6 support
There were two issues. One was that additional arguments that are not
recognized by the build.sh script were incorrectly passed as a single
argument in single-quotes to msbuild.
The second issue was that when LD_LIBRARY_PATH was not set, the
dotnet-install.sh script was failing due to its using of the "set -u"
option that prevents usage of unset variables.
2017-09-22 17:51:30 +00:00
..
uninstall dotnet-sdk rpm package consume store by dependency 2017-07-13 12:08:35 -07:00
dotnet-install.ps1 Logic error...fixing. 2017-09-18 13:05:43 -07:00
dotnet-install.sh Fix issues caused by adding RHEL6 support 2017-09-22 17:51:30 +00:00