Skip to content

Commit 83351fd

Browse files
committed
Make nuget.org a link; remove Windows from product name
1 parent bb46447 commit 83351fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/quickstart/install-and-use-a-package-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ You can install a NuGet package in a Visual Studio project by using the [NuGet P
1717
This article is for Windows users only. If you're using Visual Studio for Mac, see [Install and use a package in Visual Studio for Mac](install-and-use-a-package-in-visual-studio-mac.md).
1818

1919
> [!TIP]
20-
> To find a NuGet package, start with *nuget.org*. Browsing nuget.org is how .NET developers typically find components they can reuse in their own applications. You can do a search of nuget.org directly or find and install packages within Visual Studio as shown in this article. For more information, see [Find and evaluate NuGet packages for your project](../consume-packages/Finding-and-Choosing-Packages.md).
20+
> To find a NuGet package, start with [nuget.org](https://www.nuget.org/). Browsing nuget.org is how .NET developers typically find components they can reuse in their own applications. You can do a search of nuget.org directly or find and install packages within Visual Studio as shown in this article. For more information, see [Find and evaluate NuGet packages for your project](../consume-packages/Finding-and-Choosing-Packages.md).
2121
2222
## Prerequisites
2323

24-
- Install Visual Studio 2026 for Windows with the .NET desktop development workload.
24+
- Install Visual Studio 2026 with the .NET desktop development workload.
2525

2626
You can install the 2026 Community edition for free from [visualstudio.microsoft.com](https://visualstudio.microsoft.com/), or you can use the Professional or Enterprise edition.
2727

0 commit comments

Comments
 (0)