summaryrefslogtreecommitdiffstats
path: root/development/dotnet-sdk/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dotnet-sdk/README')
-rw-r--r--development/dotnet-sdk/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/development/dotnet-sdk/README b/development/dotnet-sdk/README
deleted file mode 100644
index 5cb3bae000..0000000000
--- a/development/dotnet-sdk/README
+++ /dev/null
@@ -1,7 +0,0 @@
-.NET Core is an open-source, general-purpose development platform
-maintained by Microsoft and the .NET community on GitHub.
-It's cross-platform (supporting Windows, macOS, and Linux)
-and can be used to build device, cloud, and IoT applications.
-
-Please run 'dotnet new' after installing to initiate the program
-and load all of the templates.