Skip to content

Commit ffd4d86

Browse files
committed
Edit comment
1 parent b926209 commit ffd4d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifactory/commands/dotnet/dotnetcommand.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ type DotnetCommand struct {
3636
repoName string
3737
solutionPath string
3838
useNugetV2 bool
39-
// Used mostly for testings, allow insecured conntions sources.
39+
// By default, package sources are required to use HTTPS. This option allows sources to use HTTP.
4040
allowInsecureConnections bool
4141
buildConfiguration *commonBuild.BuildConfiguration
4242
serverDetails *config.ServerDetails

0 commit comments

Comments
 (0)