What exactly is .NET Core 1.0.1 - VS 2015 Tooling Preview 2? And is it required for VSCode if you already have .NET Core SDK installed?
I was having issues with a fresh OS install where VSCode kept giving me "Install CLI Tools" errors. I was able to remedy it and get debugging/intellisense by installing .NET Core SDK. Right now VSCode runs flawlessly, but am wondering what exactly the difference between the two is? It won't let me install .NET Core 1.0.1 - VS 2015 Tooling Preview 2 because it says I need to install Visual Studio 2015. Is it required? What's the purpose of .NET Core 1.0.1 - VS 2015 Tooling Preview 2?