You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<h1>Windows Azure SDK for Windows 8 and .NET 4(2.0.0.0)</h1>
1
+
<h1>Windows Azure SDK for Windows 8 and .NET 4(2.0.2)</h1>
2
2
<p>This SDK allows you to build Windows Azure applications that take advantage of
3
3
Azure scalable cloud computing resources: table and blob storage, messaging through
4
4
Service Bus, distributed caching through cache.</p>
@@ -49,7 +49,7 @@ within your project you can also have them installed by the .NET package manager
49
49
50
50
<h2>Dependencies</h2>
51
51
<p>
52
-
The 2.0.0.0 version depends on three libraries (collectively referred to as ODataLib), which are resolved through the ODataLib (version 5.0.2) packages available through NuGet and not the WCF Data Services installer which currently contains 5.0.0 versions.
52
+
The 2.0.2 version depends on three libraries (collectively referred to as ODataLib), which are resolved through the ODataLib (version 5.0.2) packages available through NuGet and not the WCF Data Services installer which currently contains 5.0.0 versions.
53
53
The ODataLib libraries can be downloaded directly or referenced by your code project through NuGet.
0 commit comments