We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2035bd0 commit cb72396Copy full SHA for cb72396
src/dotnetcore31/AzureFunctions.Cosmos/AzureFunctions.Cosmos.csproj
@@ -4,7 +4,7 @@
4
<AzureFunctionsVersion>v3</AzureFunctionsVersion>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.0"/>
+ <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.1"/>
8
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0"/>
9
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.CosmosDB" Version="3.0.10"/>
10
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.4"/>
0 commit comments