Skip to content

Commit cb12ecc

Browse files
author
Serdar Ozler
committed
Update readme.md with the version change
1 parent f9c38e9 commit cb12ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>
22
<p>This SDK allows you to build Windows Azure applications that take advantage of
33
Azure scalable cloud computing resources: table and blob storage, messaging through
44
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
4949

5050
<h2>Dependencies</h2>
5151
<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.
5353
The ODataLib libraries can be downloaded directly or referenced by your code project through NuGet.
5454
The specific ODataLib packages are:<br/>
5555
http://nuget.org/packages/Microsoft.Data.OData/5.0.2<br/>

0 commit comments

Comments
 (0)