Skip to content

Commit 10fba99

Browse files
authored
dotnet-nuget-add-source - new option is available in .NET 9 SDK (dotnet#41909)
1 parent e222d75 commit 10fba99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-nuget-add-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The `dotnet nuget add source` command adds a new package source to your NuGet co
4040

4141
- **`--allow-insecure-connections`**
4242

43-
Allows HTTP connections for adding or updating packages. This method is not secure.
43+
Allows HTTP connections for adding or updating packages. This method is not secure. Available since .NET 9 SDK.
4444

4545
- **`-n|--name <SOURCE_NAME>`**
4646

0 commit comments

Comments
 (0)