diff options
Diffstat (limited to 'plugins/dotnet/README.md')
| -rw-r--r-- | plugins/dotnet/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dotnet/README.md b/plugins/dotnet/README.md index a15e80577..217c46751 100644 --- a/plugins/dotnet/README.md +++ b/plugins/dotnet/README.md @@ -23,3 +23,4 @@ plugins=(... dotnet) | dp | dotnet pack | Create a NuGet package. | | dng | dotnet nuget | Provides additional NuGet commands. | | db | dotnet build | Build a .NET project | +| dres | dotnet restore | Restore dependencies and project-specific tools for a project. |
\ No newline at end of file |
