Skip to content

Commit 2fbbb89

Browse files
committed
fixed author in nuspec
1 parent 2921abd commit 2fbbb89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget/SysadminsLV.Asn1Parser.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>SysadminsLV.Asn1Parser</id>
55
<version>$version$</version>
6-
<authors>Vadims Podans, PKI Solutions LLC</authors>
6+
<authors>Vadims Podans, Sysadmins LV</authors>
77
<requireLicenseAcceptance>false</requireLicenseAcceptance>
88
<license type="expression">MS-PL</license>
99
<repository type="git" url="https://github.com/PKISolutions/Asn1DerParser.NET" />
@@ -13,7 +13,7 @@
1313
<copyright>Copyright © Sysadmins LV 2012-$year$</copyright>
1414
<tags>ASN.1 ASN ASN1</tags>
1515
<dependencies>
16-
<group targetFramework="net4.7.2">
16+
<group targetFramework="net472">
1717
<dependency id="System.Memory" version="4.6.0" />
1818
</group>
1919
<group targetFramework="net8.0">

0 commit comments

Comments
 (0)