diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 11:59:08 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:01:22 +1300 |
commit | 3be688aea4538122f19f8e675983efbcfcbb6d71 (patch) | |
tree | 3d65487e845ccdc09886afbb12f4e3057a337be5 /development/dotnet-sdk-6.0/slack-desc | |
parent | 82b3363f97dd5a3f825e74e29c8ab11502ea893e (diff) |
development/dotnet-sdk-6.0: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/dotnet-sdk-6.0/slack-desc')
-rw-r--r-- | development/dotnet-sdk-6.0/slack-desc | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/development/dotnet-sdk-6.0/slack-desc b/development/dotnet-sdk-6.0/slack-desc index 23cdb5ff2f7c..a1f395a22727 100644 --- a/development/dotnet-sdk-6.0/slack-desc +++ b/development/dotnet-sdk-6.0/slack-desc @@ -5,15 +5,15 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| -dotnet-6.0: dotnet-6.0 (Cross-platform development framework) -dotnet-6.0: -dotnet-6.0: .NET Core is an open-source, general-purpose development -dotnet-6.0: platform maintained by Microsoft and the .NET community on -dotnet-6.0: GitHub. It's cross-platform (supporting Windows, macOS, and Linux) -dotnet-6.0: and can be used to build device, cloud, and IoT applications. -dotnet-6.0: Please run 'dotnet new' after installing to initiate the program -dotnet-6.0: and load all of the templates. -dotnet-6.0: -dotnet-6.0: https://dotnet.microsoft.com/ -dotnet-6.0: + |-----handy-ruler------------------------------------------------------| +dotnet-sdk-6.0: dotnet-sdk-6.0 (Cross-platform development framework) +dotnet-sdk-6.0: +dotnet-sdk-6.0: .NET Core is an open-source, general-purpose development +dotnet-sdk-6.0: platform maintained by Microsoft and the .NET community on +dotnet-sdk-6.0: GitHub. It's cross-platform (supporting Windows, macOS, and Linux) +dotnet-sdk-6.0: and can be used to build device, cloud, and IoT applications. +dotnet-sdk-6.0: Please run 'dotnet new' after installing to initiate the program +dotnet-sdk-6.0: and load all of the templates. +dotnet-sdk-6.0: +dotnet-sdk-6.0: https://dotnet.microsoft.com/ +dotnet-sdk-6.0: |