Sha256: 847c48c762964bce12a0e2984add4ad353230d0813f0231376a74b8e061ff5dd

Contents?: true

Size: 267 Bytes

Versions: 106

Compression:

Stored size: 267 Bytes

Contents

module Albacore
  module NugetsAuthentication
    # if the nuget feed you're accessing is authenticated, set this username
    attr_accessor :username

    # if the nuget feed you're accessing is authenticated, set this password
    attr_accessor :password
  end
end

Version data entries

106 entries across 106 versions & 1 rubygems

Version Path
albacore-3.0.1 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha.6 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha.5 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha.4 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha.3 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha.2 ./lib/albacore/task_types/nugets_authentication.rb
albacore-3.0.0.pre.alpha ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.8.0 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.7.0 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.8 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.7 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.6 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.4 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.3 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.2 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.1 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.6.0 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.5.14 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.5.13 ./lib/albacore/task_types/nugets_authentication.rb
albacore-2.5.11 ./lib/albacore/task_types/nugets_authentication.rb