Skip to content

Commit 2076ad7

Browse files
flamencistAlexander Chermyanin
andauthored
release version 2.7.14 (#154)
Co-authored-by: Alexander Chermyanin <achermyanin@os33.com>
1 parent 397162a commit 2076ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LdapForNet/LdapForNet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1</TargetFrameworks>
44
<AssemblyName>LdapForNet</AssemblyName>
55
<RootNamespace>LdapForNet</RootNamespace>
6-
<Version>2.7.13</Version>
6+
<Version>2.7.14</Version>
77
<Authors>Alexander Chermyanin</Authors>
88
<Company>flamencist</Company>
99
<Description>Porting of OpenLdap native lib for .NET Core. Library is cross platform. Also supported KERBEROS (passwordless) authentication!.</Description>
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://github.com/flamencist/ldap4net</PackageProjectUrl>
1616
<RepositoryUrl>https://github.com/flamencist/ldap4net</RepositoryUrl>
1717
<PackageReleaseNotes>
18-
- support strongnaming for the assembly. Thanks jepperc
18+
- remove library version from libldap and liblber. Thanks joperator
1919
</PackageReleaseNotes>
2020
<LangVersion>latest</LangVersion>
2121
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)