Closed Sin-Shadow-Fox closed 4 months ago
Apologies if this is in the wrong section but there does not appear to be an option to open a new discussion in this repository.
Not sure what you mean. It is available there: https://github.com/dotnet/runtime/discussions
And yes, this would be better as a question there than an issue.
Apologies if this is in the wrong section but there does not appear to be an option to open a new discussion in this repository.
Not sure what you mean. It is available there: https://github.com/dotnet/runtime/discussions
And yes, this would be better as a question there than an issue.
Tagging subscribers to this area: @dotnet/area-meta See info in area-owners.md if you want to be subscribed.
So should i have every version of .NET installed?
No. You only need to install .NET runtime versions used by the apps that you run.
If the app comes with an installer, the installer should take care of this for you.
So should i have every version of .NET installed?
No. You only need to install .NET runtime versions used by the apps that you run.
Ok, then how many versions of .NET do apps use?
Also thank you for adding the question label.
If the app comes with an installer, the installer should take care of this for you.
Before i was provided with links to install .NET from EatonZ, i didn't even have .NET installed on my commuter at all.
Ok, then how many versions of .NET do apps use?
A given app typically uses at most one specific .NET version.
Well behaving apps should come with an installer that takes care of this for you.
If the app does not come with an installer, the instructions for manual installation of the app should like the .NET version that you have to install manually. This is a question for the app publisher.
Apologies if this is in the wrong section but there does not appear to be an option to open a new discussion in this repository.
Not sure what you mean. It is available there: https://github.com/dotnet/runtime/discussions And yes, this would be better as a question there than an issue.
That's not the runtime
repo @Sin-Shadow-Fox , it's the core
one. The "Discussions" feature is configured on a per-repo basis.
Ok, then how many versions of .NET do apps use?
A given app typically uses at most one specific .NET version.
Well I'm not asking about one specific app. I'm asking about all of them.
Well behaving apps should come with an installer that takes care of this for you.
If the app does not come with an installer, the instructions for manual installation of the app should like the .NET version that you have to install manually. This is a question for the app publisher.
Yeah I'm still waiting on a response from them > https://github.com/SteamRE/DepotDownloader/discussions/505
Apologies if this is in the wrong section but there does not appear to be an option to open a new discussion in this repository.
Not sure what you mean. It is available there: https://github.com/dotnet/runtime/discussions And yes, this would be better as a question there than an issue.
That's not the
runtime
repo @Sin-Shadow-Fox , it's thecore
one. The "Discussions" feature is configured on a per-repo basis.
Yeah i have no idea what any of that means. All i know is i was having a convo with someone here and then that got locked so i opened an issue to ask my question.
Apologies if this is in the wrong section but there does not appear to be an option to open a new discussion in this repository.
I was having a discussion with EatonZ about which version of .NET i needed when hamarb123 said
So should i have every version of .NET installed? And if so, does anyone know where i can get the desktop runtime for 2.2, 2.1, 2.0, 1.1 and 1.0?