Skip to content

Commit

Permalink
Added System.Security.Cryptography.Pkcs dependency to nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Sep 10, 2020
1 parent dff2dfc commit 241f0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuget/MimeKit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<dependency id="Portable.BouncyCastle" version="1.8.5" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="System.Security.Cryptography.Pkcs" version="4.7.0" />
<dependency id="System.Reflection.TypeExtensions" version="4.4.0" />
<dependency id="System.Text.Encoding.CodePages" version="4.4.0" />
<dependency id="Portable.BouncyCastle" version="1.8.5" />
Expand Down

0 comments on commit 241f0cb

Please sign in to comment.