dotnet: use official dotnet completion (#8518)

This commit is contained in:
Harry 2020-02-15 19:19:57 +01:00 committed by GitHub
commit 0bcecf2f63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 105 deletions

View file

@ -20,4 +20,4 @@ plugins=(... dotnet)
| ds | dotnet sln | Modify Visual Studio solution files. |
| da | dotnet add | Add a package or reference to a .NET project. |
| dp | dotnet pack | Create a NuGet package. |
| dng | dotnet nuget | Provides additional NuGet commands. |
| dng | dotnet nuget | Provides additional NuGet commands. |