Skip to content

Commit e0b540d

Browse files
committed
doc: update docs/dotnet-cli.md #945
1 parent 7650bba commit e0b540d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/dotnet-cli.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,10 @@ dotnet ./build_output/my_app.dll
117117
| `tool uninstall` | 卸载已安装的工具 | `dotnet tool uninstall -g dotnet-ef` |
118118
| `tool search` | 搜索 NuGet 上可用的工具 | `dotnet tool search dotnet-ef` |
119119
<!--rehype:className=left-align-->
120+
121+
122+
另请参阅
123+
---
124+
125+
- [dotnet/sdk GitHub 存储库](https://github.com/dotnet/sdk/) _(github.com/dotnet)_
126+
- [.NET 安装指南](https://learn.microsoft.com/zh-cn/dotnet/core/install/windows) _(learn.microsoft.com)_

0 commit comments

Comments
 (0)