Skip to content

Commit

Permalink
release version 2.7.14 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Chermyanin <[email protected]>
  • Loading branch information
flamencist and Alexander Chermyanin authored Jan 31, 2022
1 parent 397162a commit 2076ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LdapForNet/LdapForNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1</TargetFrameworks>
<AssemblyName>LdapForNet</AssemblyName>
<RootNamespace>LdapForNet</RootNamespace>
<Version>2.7.13</Version>
<Version>2.7.14</Version>
<Authors>Alexander Chermyanin</Authors>
<Company>flamencist</Company>
<Description>Porting of OpenLdap native lib for .NET Core. Library is cross platform. Also supported KERBEROS (passwordless) authentication!.</Description>
Expand All @@ -15,7 +15,7 @@
<PackageProjectUrl>https://github.com/flamencist/ldap4net</PackageProjectUrl>
<RepositoryUrl>https://github.com/flamencist/ldap4net</RepositoryUrl>
<PackageReleaseNotes>
- support strongnaming for the assembly. Thanks jepperc
- remove library version from libldap and liblber. Thanks joperator
</PackageReleaseNotes>
<LangVersion>latest</LangVersion>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit 2076ad7

Please sign in to comment.