Rename .NET Core to .NET

Time to drop the Core suffix. It's been called only .NET for five years now.
This commit is contained in:
Oskar Hermansson 2025-11-10 20:20:55 +01:00 committed by GitHub
commit 071c8d9d6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# .NET Core CLI plugin # .NET CLI plugin
This plugin provides completion and useful aliases for [.NET Core CLI](https://dotnet.microsoft.com/). This plugin provides completion and useful aliases for [.NET CLI](https://dotnet.microsoft.com/).
To use it, add `dotnet` to the plugins array in your zshrc file. To use it, add `dotnet` to the plugins array in your zshrc file.