This commit is contained in:
JustArchi
2017-08-26 02:51:06 +02:00
parent a89c6e630c
commit f01740a3db

View File

@@ -20,6 +20,8 @@ install:
- ps: >-
$ErrorActionPreference = 'Stop'
dotnet --info
$env:DOTNET_INSTALL_DIR = "$pwd\.dotnetcli"