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.0.4 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.3 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.2 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.1 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.21 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.20 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.19 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.18 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.17 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.15 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.14 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.13 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.12 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.11 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.10 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.9 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.8 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.7 lib/albacore/task_types/nugets_authentication.rb
albacore-2.0.0.rc.6 lib/albacore/task_types/nugets_authentication.rb