Skip to content

Instantly share code, notes, and snippets.

@CalvinAllen
Created February 18, 2020 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CalvinAllen/48bd5d42a1dcb7efdde485f163fc7269 to your computer and use it in GitHub Desktop.
Save CalvinAllen/48bd5d42a1dcb7efdde485f163fc7269 to your computer and use it in GitHub Desktop.
Starting: UseDotNet
==============================================================================
Task : Use .NET Core
Description : Acquires a specific version of the .NET Core SDK from the internet or the local cache and adds it to the PATH. Use this task to change the version of .NET Core used in subsequent tasks. Additionally provides proxy support.
Version : 2.164.0
Author : Microsoft Corporation
Help : https://aka.ms/AA4xgy0
==============================================================================
Tool to install: .NET Core sdk version 3.1.x.
Found version 3.1.102 in channel 3.1 for user specified version spec: 3.1.x
Version 3.1.102 was not found in cache.
Getting URL to download .NET Core sdk version: 3.1.102.
Detecting OS platform to find correct download package for the OS.
/Users/runner/runners/2.164.8/work/_tasks/UseDotNet_b0ce7256-7898-45d3-9cb5-176b752bfea6/2.164.0/externals/get-os-distro.sh
Primary:osx-x64
Legacy:osx-x64
Detected platform (Primary): osx-x64
Detected platform (Legacy): osx-x64
##[error]Download URL for .Net Core sdk version 3.1.102 could not be found for the following OS platforms (rid): osx-x64,osx-x64
Finishing: UseDotNet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment