Skip to content

./fcs/build.cmd fails #6493

@auduchinok

Description

@auduchinok

After fetching and cleaning everything with git:

$ ./fcs/build.cmd


    Directory: C:\Developer\vft-rebase\fcs


Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----        4/11/2019  11:53 AM                .paket
Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel.
At C:\Developer\vft-rebase\fcs\download-paket.ps1:6 char:5
+     Invoke-WebRequest -Uri $paketurl -OutFile "$paketpath"
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Downloading paket.exe and restore targets manually from GitHub makes build pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions