Skip to content

Commit c832050

Browse files
authored
Merge pull request #78977 from SnehaGunda/minthroughput
Adding version information
2 parents 4c31739 + 10eee3b commit c832050

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)