added DOTNET_MULTILEVEL_LOOKUP (#1417)

This commit is contained in:
Darii Nurgaleev
2020-08-15 15:28:58 +03:00
committed by GitHub
parent 547991fbfc
commit 5cf25b5baa
2 changed files with 4 additions and 0 deletions
@@ -7,6 +7,9 @@
# ensure temp
New-Item -Path C:\Temp -Force -ItemType Directory
# Set environment variables
Set-SystemVariable -SystemVariable DOTNET_MULTILEVEL_LOOKUP -Value "0"
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor "Tls12"
$templates = @(