* Replace node fetch to axios to enable proxy in luis and qnamaker build (#1182)
* replace node fetch and luis client to axios to enable proxy in luis and qnamaker build
* fix tests
* Fixes #1184 (#1185)
Treats files with identical content as not being duplicated. This is because
nuget likes to copy the same files in multiple places.
Co-authored-by: Chris McConnell <chrimc>
* fix axios bug to support https proxy (#1186)
Co-authored-by: Fei Chen <43032123+feich-ms@users.noreply.github.com>
Co-authored-by: Chris McConnell <chrimc@microsoft.com>
+fixes for add command