Skip to content

Commit b26bca5

Browse files
committed
1 parent c911728 commit b26bca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Install.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ else
7171
}
7272

7373
Write-Output "Downloading archive from ReportingServiceTools GitHub..."
74+
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
7475
try
7576
{
7677
Invoke-WebRequest $url -OutFile $zipfile

0 commit comments

Comments
 (0)