Skip to content

Per-platform .NET Runtime prompt/dependencies install #1086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MikhailArkhipov opened this issue Mar 15, 2018 · 1 comment
Closed

Per-platform .NET Runtime prompt/dependencies install #1086

MikhailArkhipov opened this issue Mar 15, 2018 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@MikhailArkhipov
Copy link

Windows/OSX Sierra+ - nothing to do
Earlier than Sierra: needs OpenSSL

Linux: depends on the platform, see
https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x
https://github.com/dotnet/core/blob/master/Documentation/prereqs.md
https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0-supported-os.md

POR:
All platforms: If .NET 2+ runtime is present, do nothing
Windows/Sierra+: download prebuilt binaries
Linux: offer runtime install, ex https://www.microsoft.com/net/download/dotnet-core/runtime-2.0.6

Possibly automate (per platform)

@MikhailArkhipov MikhailArkhipov added feature-request Request for new features or functionality needs PR labels Mar 15, 2018
@MikhailArkhipov MikhailArkhipov added this to the April 2018 milestone Mar 15, 2018
@MikhailArkhipov MikhailArkhipov self-assigned this Mar 15, 2018
@MikhailArkhipov
Copy link
Author

No longer needed, download is automatic. #1231

@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant