Where can I find previous versions of Azure Service Fabric SDKs?

感情迁移 提交于 2019-12-01 11:06:22

问题


I need to find older SDK versions of Azure Service Fabric SDK (2.1.163 to be precise). It is no longer available on Web Platform Installer and couldn't find it anywhere else too.

Can someone please point me to that?

Many thanks!


回答1:


These are the links. Install in this order:

  1. Runtime: http://download.microsoft.com/download/C/9/6/C9680A4C-291F-4A6F-B699-26FF704577BA/MicrosoftServiceFabric.5.1.163.9590.msi
  2. SDK: http://download.microsoft.com/download/C/9/6/C9680A4C-291F-4A6F-B699-26FF704577BA/MicrosoftServiceFabricSDK.2.1.163.msi
  3. VS Tools: http://download.microsoft.com/download/E/7/6/E76A0B84-6DAB-4734-85E2-5912A1130FB4/MicrosoftAzureServiceFabricTools.VS140.en-us.msi


来源:https://stackoverflow.com/questions/40212235/where-can-i-find-previous-versions-of-azure-service-fabric-sdks

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!