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