diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-12-30 16:53:21 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:31:25 +0700 |
commit | ac544de066b64a7ca1a5c7f857e4c35ebddaab56 (patch) | |
tree | 7535b9b8135704a04a0cd263eea37177e0a89120 /development/dotnet-runtime-3.1 | |
parent | 6c041f950863947f5fc619eafe9546d4f01de03d (diff) |
development/dotnet-runtime-3.1: Added End Of Life notice to README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-3.1')
-rw-r--r-- | development/dotnet-runtime-3.1/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/dotnet-runtime-3.1/README b/development/dotnet-runtime-3.1/README index d5f36f17a7f63..264128638a86d 100644 --- a/development/dotnet-runtime-3.1/README +++ b/development/dotnet-runtime-3.1/README @@ -6,3 +6,7 @@ build device, cloud, and IoT applications. This package contains everything you need to run a .NET application. If you want to build apps, install .NET Core SDK (dotnet-sdk), which contains this runtime too. + +NOTE: This release has reached end of life, meaning it is no longer +supported. It is recommended to move to a supported release, such as +.NET 6.0. |