Reputation: 12228
Is it possible to install the Azure SDK (specifically VS 2015) without installing the associated emulators.
Simply I just never use them, and it would be good to not install them!
Upvotes: 0
Views: 186
Reputation: 136186
You can manually download the SDK files by visiting Azure SDK for .NET
link here: https://azure.microsoft.com/en-in/downloads/archive-net-downloads/. You will be redirected to Microsoft Download page and there you will be able to select the components that you want to download.
Upvotes: 2