Skip to content

Commit a3d3f9b

Browse files
committed
Update Microsoft.Azure.Cosmos.Encryption.csproj
1 parent d572403 commit a3d3f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Azure.Cosmos.Encryption/src/Microsoft.Azure.Cosmos.Encryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup Condition=" '$(SdkProjectRef)' != 'True' AND '$(IsPreview)' != 'True' ">
32-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.37.1,3.51.1]" />
32+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.51.0,)" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)