Skip to content

Commit

Permalink
--prerelease available since .NET 5 SDK (#23906)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdykstra authored Apr 26, 2021
1 parent a61e998 commit 1e816bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/tools/dotnet-add-package.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The *ToDo.csproj* file now contains a [`<PackageReference>`](/nuget/consume-pack

- **`--prerelease`**

Allows prerelease packages to be installed.
Allows prerelease packages to be installed. Available since .NET Core 5 SDK

- **`-s|--source <SOURCE>`**

Expand Down

0 comments on commit 1e816bc

Please sign in to comment.