Move global code to axios. Expect JSON objects from the web worker
Fix typos
Fix package json and yarn lock files that got messy in the merge (we delibereately merged with conflicts.)
Forward proxy into web workers created by global code (should verify that everyone is using the proxy, could be done cleaner)
mock objects use the newer interfaces
- We now have a library, an extension and a sample.
- The library is the core of all logic dotnet core acquisition related.
- The extension is the actual VSCode extension that is shipped but acts like a shell to host the logic from the library.
- The sample acts as a dependent extension that needs .NET Core tooling