I'm trying to build build latests commit, because released version is too old, but it always fail with this:
.\build.ps1 -Configuration Release -Experimental
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Installing addins...
Downloading and installing Roslyn (experimental)...
Installing packages (using https://packages.nuget.org/api/v2)...
Downloading package Microsoft.CodeAnalysis.Scripting (1.0.0-rc2)...
Error: The underlying connection was closed: An unexpected error occurred on a send.
What I'm doing wrong please?
I'm trying to build build latests commit, because released version is too old, but it always fail with this:
What I'm doing wrong please?