We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a561901 commit 231df47Copy full SHA for 231df47
Asn1Parser/Asn1Parser.csproj
@@ -3,8 +3,8 @@
3
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
4
<LangVersion>latest</LangVersion>
5
<Title>High-performance and robust .NET ASN.1 DER parser</Title>
6
- <Version>1.2.10</Version>
7
- <Authors>Vadims Podans, PKI Solutions Inc.</Authors>
+ <Version>1.2.11</Version>
+ <Authors>Vadims Podans</Authors>
8
<Company>PKI Solutions LLC</Company>
9
<Description>ASN.1 binary parser and utility set for binary data encoded with Distinguished Encoding Rules (DER).</Description>
10
<Copyright>Copyright © PKI Solutions 2012-2023</Copyright>
0 commit comments