Skip to content

Commit 16b7d4a

Browse files
committed
Update dotnet package documentation
1 parent 098f3b2 commit 16b7d4a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/core/tools/dotnet-package-update.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 09/29/2025
55
---
66
# dotnet package update
77

8-
**This article applies to:** ✔️ .NET 6 and later versions
8+
**This article applies to:** ✔️ .NET 6 SDK and later versions
99

1010
## Name
1111

@@ -39,9 +39,7 @@ The package reference to update.
3939

4040
[!INCLUDE [interactive](../../../includes/cli-interactive.md)]
4141

42-
- **`-v|--verbosity <LEVEL>`**
43-
44-
Sets the verbosity level of the command. Allowed values are `q[uiet]`, `m[inimal]`, `n[ormal]`, `d[etailed]`, and `diag[nostic]`. The default is `normal`.
42+
[!INCLUDE [verbosity](../../../includes/cli-verbosity-normal.md)]
4543

4644
[!INCLUDE [help](../../../includes/cli-help.md)]
4745

0 commit comments

Comments
 (0)