You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/tools/dotnet-package-update.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The package reference to update.
35
35
36
36
-**`-p|--project <PROJECT>`**
37
37
38
-
The project file to operate on. If a solution file is specified, the command will update the package in all projects in the solution that reference it. If not specified, the command will search the current directory for a project file.
38
+
The project file to operate on. If a solution file is specified, the command updates the package in all projects in the solution that reference it. If not specified, the command searches the current directory for a project file.
0 commit comments