Bump Microsoft.Azure.Cosmos from 3.20.1 to 3.21.0 (#2219)
This commit is contained in:
Родитель
83b3981d44
Коммит
b96e181f39
|
@ -420,7 +420,7 @@
|
|||
"sku": {
|
||||
"name": "Standard",
|
||||
"tier": "Standard",
|
||||
"capacity": 20
|
||||
"capacity": 50
|
||||
},
|
||||
"type": "databases"
|
||||
},
|
||||
|
|
|
@ -413,7 +413,7 @@
|
|||
"sku": {
|
||||
"name": "Standard",
|
||||
"tier": "Standard",
|
||||
"capacity": 20
|
||||
"capacity": 50
|
||||
},
|
||||
"type": "databases"
|
||||
},
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
|
||||
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.20.1" />
|
||||
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.21.0" />
|
||||
<PackageReference Include="System.Private.ServiceModel" Version="4.8.1" /><!-- Microsoft.Azure.Cosmos.Direct is referencing an insecure version of System.Private.ServiceModel (4.5.0) -->
|
||||
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="$(RuntimePackageVersion)" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="$(RuntimePackageVersion)" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче