We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01d0c6 commit c8e92f0Copy full SHA for c8e92f0
1 file changed
Asn1Parser/Asn1Parser.csproj
@@ -3,7 +3,7 @@
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.12</Version>
+ <Version>1.3.0</Version>
7
<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>
0 commit comments