From 7497bcd9d2d9de3416d5a64137d13c32fa1584a6 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Mon, 21 Dec 2020 16:52:38 +0200 Subject: [PATCH] Updated Install .NET Core runtime (markdown) --- Install-.NET-Core-runtime.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index cf6f643..14b5618 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -16,6 +16,11 @@ The **x86** installer is for **32-bit** systems [How can I tell if my computer is running a 32-bit or a 64-bit version?](https://support.microsoft.com/help/15056/windows-32-64-bit-faq) +Direct download links: + +- [Windows x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.10-windows-x64-installer) +- [Windows x86](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.10-windows-x86-installer) + ## macOS [Click the recommended version in this page](https://dotnet.microsoft.com/download/dotnet-core)