We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e222d75 commit 10fba99Copy full SHA for 10fba99
docs/core/tools/dotnet-nuget-add-source.md
@@ -40,7 +40,7 @@ The `dotnet nuget add source` command adds a new package source to your NuGet co
40
41
- **`--allow-insecure-connections`**
42
43
- Allows HTTP connections for adding or updating packages. This method is not secure.
+ Allows HTTP connections for adding or updating packages. This method is not secure. Available since .NET 9 SDK.
44
45
- **`-n|--name <SOURCE_NAME>`**
46
0 commit comments