Skip to content

Commit 10eee3b

Browse files
committed
Adding version information
1 parent bff9a89 commit 10eee3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/create-sql-api-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ First, clone a C# [SQL API app](https://github.com/Azure-Samples/documentdb-dotn
156156

157157
1. In the NuGet **Browse** box, type *DocumentDB*.
158158

159-
1. From the results, install the **Microsoft.Azure.DocumentDB** library if not already installed. This installs the [Microsoft.Azure.DocumentDB](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/) package and all dependencies.
159+
1. From the results, install the **2.2.3 version** of **Microsoft.Azure.DocumentDB** library if not already installed. This installs the [Microsoft.Azure.DocumentDB](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/) package and all dependencies.
160160
161161
If the NuGet Package Manager displays a message that some packages are missing from the solution, select **Restore** to install them from internal sources.
162162

0 commit comments

Comments
 (0)