Skip to content

Commit

Permalink
Update to remove byte[] workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Oct 5, 2018
1 parent 9640ed2 commit f0198fe
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 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.1" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.8" />
<PackageReference Include="NuGet.Packaging" Version="5.0.0-xprivate001.13074" />
<PackageReference Include="NuGet.Packaging" Version="5.0.0-xprivate02.36848" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.3" />
<PackageReference Include="RSAKeyVaultProvider" Version="1.1.22" />
</ItemGroup>
Expand Down

0 comments on commit f0198fe

Please sign in to comment.