Skip to content

Commit

Permalink
⬆️ Update to Microsoft.Azure.Cosmos 3.15.0-preview (#23120)
Browse files Browse the repository at this point in the history
Looks like #22231 went away...
  • Loading branch information
bricelam authored Oct 28, 2020
1 parent 3f0cd5f commit 4f35d3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/EFCore.Cosmos/EFCore.Cosmos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.14.0" />
<PackageReference Include="Microsoft.Azure.Cosmos.Direct" Version="3.11.4" PrivateAssets="All" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.15.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4f35d3f

Please sign in to comment.