Skip to content

Commit dd20352

Browse files
authored
Merge pull request #7868 from microsoft/follow-up-edits
Follow-up edits
2 parents ffb014e + b79701a commit dd20352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/csharp/package-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ The following sections describe how to use each NuGet command, using both of the
7777

7878
4. C# Dev Kit then performs the necessary changes and updates your project file and references.
7979

80-
### Including Prerelease Package Versions
80+
### Include prerelease package versions
8181

82-
If you are looking to update or add a prerelease version of a NuGet package, you will first need to set the **Include Prerelease Package Versions** to **true**.
82+
If you are looking to update or add a prerelease version of a NuGet package, you first need to set the **Include Prerelease Package Versions** to **true**.
8383

8484
You can find this option under **File** > **Preferences** > **Settings** (`kb(workbench.action.openSettings)`) and searching for `nuget.includePrereleasePackageVersions` to `true`.
8585

0 commit comments

Comments
 (0)