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-2.2.0.pre.beta.6 lib/albacore/task_types/nugets_authentication.rb
albacore-2.2.0.pre.beta.5 lib/albacore/task_types/nugets_authentication.rb
albacore-2.2.0.pre.beta.4 lib/albacore/task_types/nugets_authentication.rb
albacore-2.2.0.pre.beta.3 lib/albacore/task_types/nugets_authentication.rb
albacore-2.2.0.pre.beta.2 lib/albacore/task_types/nugets_authentication.rb
albacore-2.2.0.pre.beta lib/albacore/task_types/nugets_authentication.rb
albacore-2.1.2 lib/albacore/task_types/nugets_authentication.rb
albacore-2.1.1 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.16 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.15 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.14 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.13 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.12 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.11 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.10 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.9 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.8 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.7 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.6 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.5 lib/albacore/task_types/nugets_authentication.rb