haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
668 stars 96 forks source link

MSFT moved the .Net Core cheese #257

Closed haf closed 6 years ago

haf commented 6 years ago

The download that FAKE links to is now broken:

https://ci.appveyor.com/project/haf/expecto/build/4.0.649/job/9le52v3217v2jckt#L117

The FAKE scripts needs updating with the right version of .Net Core.

Creating C:\Users\appveyor\AppData\Local\dotnetcore
Downloading 'https://dotnetcli.azureedge.net/dotnet/Sdk/2.0.3/dotnet-dev-win-x64.2.0.3.zip' to 'C:\Users\appveyor\AppData\Local\Temp\1\dotnet-dev-win-x64.2.0.3.zip'
Downloading 'https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.0.3/dotnet-sdk-2.0.3-win-x64.zip' to 'C:\Users\appveyor\AppData\Local\Temp\1\dotnet-sdk-2.0.3-win-x64.zip'
Downloading 'https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.3-win-x64.zip' to 'C:\Users\appveyor\AppData\Local\Temp\1\dotnet-sdk-2.0.3-win-x64.zip'
forki commented 6 years ago

Yes unfortunately. We already reported that. Cc @davkean

Henrik Feldt notifications@github.com schrieb am Mo., 18. Juni 2018, 10:34:

The download that FAKE links to is now broken:

https://ci.appveyor.com/project/haf/expecto/build/4.0.649/job/9le52v3217v2jckt#L117

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/haf/expecto/issues/257, or mute the thread https://github.com/notifications/unsubscribe-auth/AADgNJciBUKIXVRyxY7ZO4YUqnkxDXg4ks5t92YzgaJpZM4UrWYB .

AnthonyLloyd commented 6 years ago

Moving to dotnet core 2.1.3 fixed it.