Skip to content

Commit f5d6fd6

Browse files
authored
Merge pull request #102481 from kyleburnsdev/patch-3
Update functions-bindings-cosmosdb-v2.md
2 parents 1b56359 + 1bb5ca9 commit f5d6fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-cosmosdb-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The process for installing the extension varies depending on the extension versi
5353

5454
# [Functions 2.x+](#tab/functionsv2/in-process)
5555

56-
Working with the trigger and bindings requires that you reference the appropriate NuGet package. Install the [NuGet package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB), version 3.x.
56+
Working with the trigger and bindings requires that you reference the appropriate NuGet package. Install the [NuGet package](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB/3.0.10), version 3.x.
5757

5858
# [Extension 4.x+ (preview)](#tab/extensionv4/in-process)
5959

0 commit comments

Comments
 (0)