I'm working on a burn bootstrapper that needs to download prerequisites from a http repository that require authentication. So, how I should handle this request?
Thanks!
I'm working on a burn bootstrapper that needs to download prerequisites from a http repository that require authentication. So, how I should handle this request?
Thanks!
Got it! This can be achieved on OnResolveSource() event: