Skip to content

Commit 8d4504e

Browse files
OliaGdonnie-msft
andauthored
Add README feature description (#3391)
* Add files via upload * Update install-use-packages-visual-studio.md * Update docs/consume-packages/install-use-packages-visual-studio.md Co-authored-by: Donnie Goodson <[email protected]> * Update docs/consume-packages/install-use-packages-visual-studio.md Co-authored-by: Donnie Goodson <[email protected]> --------- Co-authored-by: Donnie Goodson <[email protected]>
1 parent a72a2c2 commit 8d4504e

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/consume-packages/install-use-packages-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ To find and install a NuGet package with Visual Studio, follow these steps:
5353

5454
- Select a package to see detailed package information.
5555
The details pane on the right appears and enables you to select a version to install.
56-
![Screenshot showing the NuGet Package Manager window with the Browse tab selected.](media/package-manager-browse-tab.png)
56+
![Screenshot showing the NuGet Package Manager window with the Browse tab, details pane, and "Package Details" tab selected.](media/package-manager-package-details.png)
57+
You can see package metadata, information about the owner(s), author(s), license, etc., in the Package Details tab and the package README file (if it is provided by the package author) in the README tab.
58+
![Screenshot showing the NuGet Package Manager window with the README tab selected.](media/package-manager-package-readme.png)
5759

5860
1. In the right pane, select a **Version** from the dropdown list. If you want to include prerelease versions in the **Version** list, select **Include prerelease**.
5961

234 KB
Loading
354 KB
Loading

0 commit comments

Comments
 (0)