• Uncategorized

About c# : Net-Runtime-Not-Downloading-on-Ubuntu-Linux-Server

Question Detail

I coded a c# .Net 5 runtime console app, but the runtime will not download on my server.

I get the following error: The following .Net runtime is missing (.Net 5.0.8)

I am not sure how to install this specific runtime since I get a version not found.

Exact error:

The .NET runtime can be found at:
 - https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win7-x64&apphost_version=5.0.8


ALSO:
E: Unable to locate package dotnet-runtime-5.0.8
E: Couldn't find any package by glob 'dotnet-runtime-5.0.8'
E: Couldn't find any package by regex 'dotnet-runtime-5.0.8'

``

Question Answer

No answer for now.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.