Skip to content

Commit

Permalink
Bumped version to 0.23.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Feb 6, 2014
1 parent e94b420 commit 28989e3
Show file tree
Hide file tree
Showing 103 changed files with 1,366 additions and 1,220 deletions.
6 changes: 3 additions & 3 deletions MimeKit/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
//
// If there have only been bug fixes, bump the Micro Version and/or the Build Number
// in the AssemblyFileVersion attribute.
[assembly: AssemblyInformationalVersion ("0.22.0")]
[assembly: AssemblyFileVersion ("0.22.0.0")]
[assembly: AssemblyVersion ("0.22.0.0")]
[assembly: AssemblyInformationalVersion ("0.23.0")]
[assembly: AssemblyFileVersion ("0.23.0.0")]
[assembly: AssemblyVersion ("0.23.0.0")]
6 changes: 3 additions & 3 deletions docs/en/MimeKit.Cryptography/ApplicationPgpEncrypted.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit ApplicationPgpEncrypted extends MimeKit.MimePart" />
<AssemblyInfo>
<AssemblyName>MimeKit</AssemblyName>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>MimeKit.MimePart</BaseTypeName>
Expand All @@ -25,7 +25,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters />
<Docs>
Expand All @@ -43,7 +43,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class MimeKit.MimeEntityConstructorInfo entity) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="entity" Type="MimeKit.MimeEntityConstructorInfo" />
Expand Down
6 changes: 3 additions & 3 deletions docs/en/MimeKit.Cryptography/ApplicationPgpSignature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit ApplicationPgpSignature extends MimeKit.MimePart" />
<AssemblyInfo>
<AssemblyName>MimeKit</AssemblyName>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>MimeKit.MimePart</BaseTypeName>
Expand All @@ -26,7 +26,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class MimeKit.MimeEntityConstructorInfo entity) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="entity" Type="MimeKit.MimeEntityConstructorInfo" />
Expand All @@ -45,7 +45,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class System.IO.Stream stream) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="stream" Type="System.IO.Stream" />
Expand Down
50 changes: 25 additions & 25 deletions docs/en/MimeKit.Cryptography/ApplicationPkcs7Mime.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit ApplicationPkcs7Mime extends MimeKit.MimePart" />
<AssemblyInfo>
<AssemblyName>MimeKit</AssemblyName>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>MimeKit.MimePart</BaseTypeName>
Expand All @@ -21,7 +21,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class MimeKit.MimeEntityConstructorInfo entity) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="entity" Type="MimeKit.MimeEntityConstructorInfo" />
Expand All @@ -39,7 +39,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(valuetype MimeKit.Cryptography.SecureMimeType type, class System.IO.Stream stream) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="type" Type="MimeKit.Cryptography.SecureMimeType" />
Expand Down Expand Up @@ -80,7 +80,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Compress(class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -111,7 +111,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Compress(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -148,7 +148,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.MimeEntity Decompress() cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.MimeEntity</ReturnType>
Expand All @@ -173,7 +173,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.MimeEntity Decompress(class MimeKit.Cryptography.SecureMimeContext ctx) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.MimeEntity</ReturnType>
Expand Down Expand Up @@ -204,7 +204,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.MimeEntity Decrypt() cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.MimeEntity</ReturnType>
Expand All @@ -229,7 +229,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.MimeEntity Decrypt(class MimeKit.Cryptography.SecureMimeContext ctx) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.MimeEntity</ReturnType>
Expand Down Expand Up @@ -260,7 +260,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Encrypt(class MimeKit.Cryptography.CmsRecipientCollection recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -294,7 +294,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Encrypt(class System.Collections.Generic.IEnumerable`1&lt;class MimeKit.MailboxAddress&gt; recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -334,7 +334,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Encrypt(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.Cryptography.CmsRecipientCollection recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -373,7 +373,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Encrypt(class MimeKit.Cryptography.SecureMimeContext ctx, class System.Collections.Generic.IEnumerable`1&lt;class MimeKit.MailboxAddress&gt; recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -418,7 +418,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance void Import(class MimeKit.Cryptography.SecureMimeContext ctx) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
Expand All @@ -445,7 +445,7 @@
<MemberSignature Language="ILAsm" Value=".property instance valuetype MimeKit.Cryptography.SecureMimeType SecureMimeType" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.SecureMimeType</ReturnType>
Expand All @@ -463,7 +463,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Sign(class MimeKit.Cryptography.CmsSigner signer, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -502,7 +502,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Sign(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.Cryptography.CmsSigner signer, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -546,7 +546,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Sign(class MimeKit.MailboxAddress signer, valuetype MimeKit.Cryptography.DigestAlgorithm digestAlgo, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -590,7 +590,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime Sign(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.MailboxAddress signer, valuetype MimeKit.Cryptography.DigestAlgorithm digestAlgo, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -639,7 +639,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime SignAndEncrypt(class MimeKit.Cryptography.CmsSigner signer, class MimeKit.Cryptography.CmsRecipientCollection recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -678,7 +678,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime SignAndEncrypt(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.Cryptography.CmsSigner signer, class MimeKit.Cryptography.CmsRecipientCollection recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -722,7 +722,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime SignAndEncrypt(class MimeKit.MailboxAddress signer, valuetype MimeKit.Cryptography.DigestAlgorithm digestAlgo, class System.Collections.Generic.IEnumerable`1&lt;class MimeKit.MailboxAddress&gt; recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -768,7 +768,7 @@
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class MimeKit.Cryptography.ApplicationPkcs7Mime SignAndEncrypt(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.MailboxAddress signer, valuetype MimeKit.Cryptography.DigestAlgorithm digestAlgo, class System.Collections.Generic.IEnumerable`1&lt;class MimeKit.MailboxAddress&gt; recipients, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.ApplicationPkcs7Mime</ReturnType>
Expand Down Expand Up @@ -819,7 +819,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.Cryptography.DigitalSignatureCollection Verify(class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.DigitalSignatureCollection</ReturnType>
Expand Down Expand Up @@ -847,7 +847,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class MimeKit.Cryptography.DigitalSignatureCollection Verify(class MimeKit.Cryptography.SecureMimeContext ctx, class MimeKit.MimeEntity entity) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.Cryptography.DigitalSignatureCollection</ReturnType>
Expand Down
6 changes: 3 additions & 3 deletions docs/en/MimeKit.Cryptography/ApplicationPkcs7Signature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TypeSignature Language="ILAsm" Value=".class public auto ansi sealed beforefieldinit ApplicationPkcs7Signature extends MimeKit.MimePart" />
<AssemblyInfo>
<AssemblyName>MimeKit</AssemblyName>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>MimeKit.MimePart</BaseTypeName>
Expand All @@ -26,7 +26,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class MimeKit.MimeEntityConstructorInfo entity) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="entity" Type="MimeKit.MimeEntityConstructorInfo" />
Expand All @@ -44,7 +44,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class System.IO.Stream stream) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="stream" Type="System.IO.Stream" />
Expand Down
6 changes: 3 additions & 3 deletions docs/en/MimeKit.Cryptography/CertificateNotFoundException.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit CertificateNotFoundException extends System.Exception" />
<AssemblyInfo>
<AssemblyName>MimeKit</AssemblyName>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Exception</BaseTypeName>
Expand All @@ -21,7 +21,7 @@
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class MimeKit.MailboxAddress mailbox, string message) cil managed" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="mailbox" Type="MimeKit.MailboxAddress" />
Expand All @@ -41,7 +41,7 @@
<MemberSignature Language="ILAsm" Value=".property instance class MimeKit.MailboxAddress Mailbox" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.22.0.0</AssemblyVersion>
<AssemblyVersion>0.23.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>MimeKit.MailboxAddress</ReturnType>
Expand Down
Loading

0 comments on commit 28989e3

Please sign in to comment.