File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,11 @@ Install [Visual Studio 2015][visual-studio]. You can use any version of Visual S
15
15
<a name =" azuresdk " />
16
16
## Azure SDK for .NET
17
17
18
- Install the [ Azure SDK for .NET 2.7.1] [ azure-sdk ] or later.
18
+ Install the Azure SDK for .NET 2.7 or later. Use the following links to download the SDK installer for your version of Visual Studio:
19
+
20
+ - [ VS 2015] [ lnk-sdk-vs2015 ]
21
+ - [ VS 2013] [ lnk-sdk-vs2013 ]
22
+ - [ VS 2012] [ lnk-sdk-vs2012 ]
19
23
20
24
<a name =" prerequisites " />
21
25
## NuGet package
@@ -30,4 +34,6 @@ This repository contains various .NET sample applications that illustrate how to
30
34
31
35
[ visual-studio ] : https://www.visualstudio.com/
32
36
[ readme ] : ../readme.md
33
- [ azure-sdk ] : http://go.microsoft.com/fwlink/p/?linkid=618715&clcid=0x409
37
+ [ lnk-sdk-vs2015 ] : http://go.microsoft.com/fwlink/?LinkId=518003
38
+ [ lnk-sdk-vs2013 ] : http://go.microsoft.com/fwlink/?LinkId=323510
39
+ [ lnk-sdk-vs2012 ] : http://go.microsoft.com/fwlink/?LinkId=323511
You can’t perform that action at this time.
0 commit comments