diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:16:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:52 +0700 |
commit | a184b09bba2aabe797786226db77fc0a164930bd (patch) | |
tree | 1f6c6366459dd988797da9cd6a9511982a074d2e /development/dotnet-runtime/slack-desc | |
parent | fd980a1e1bab4860f4295108893e260dab950eeb (diff) |
development/dotnet-runtime: Updated for version 3.1.8.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime/slack-desc')
-rw-r--r-- | development/dotnet-runtime/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/dotnet-runtime/slack-desc b/development/dotnet-runtime/slack-desc index eabecf64297c..1a9e10399970 100644 --- a/development/dotnet-runtime/slack-desc +++ b/development/dotnet-runtime/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| dotnet-runtime: dotnet-runtime (Runtime for .NET Core applications) dotnet-runtime: -dotnet-runtime: .NET Core is an open-source, general-purpose development platform -dotnet-runtime: maintained by Microsoft and the .NET community on GitHub. It's +dotnet-runtime: .NET Core is an open-source, general-purpose development platform +dotnet-runtime: maintained by Microsoft and the .NET community on GitHub. It's dotnet-runtime: cross-platform (supporting Windows, macOS, and Linux) and can be used -dotnet-runtime: to build device, cloud, and IoT applications. This package contains +dotnet-runtime: to build device, cloud, and IoT applications. This package contains dotnet-runtime: everything you need to run a .NET application. If you want to build dotnet-runtime: apps, install dotnet-sdk, which contains this runtime too. dotnet-runtime: |