Skip to content

Commit

Permalink
Client Encryption : Adds Encryption Package 1.0.0-previewV15 to sampl…
Browse files Browse the repository at this point in the history
…es (#2492)

Updates the Encryption Package used in the sample code.
  • Loading branch information
kr-santosh authored May 24, 2021
1 parent a0f1f64 commit fe1e997
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Cosmos.Encryption" Version="1.0.0-previewV14" />
<PackageReference Include="Microsoft.Azure.Cosmos.Encryption" Version="1.0.0-previewV15" />
<PackageReference Include="Microsoft.Data.Encryption.AzureKeyVaultProvider" Version="0.2.0-pre" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.2.0" />
Expand Down

0 comments on commit fe1e997

Please sign in to comment.