mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-07-02 19:52:42 +03:00
10.0.3 package version update
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PackageId>EugeneFox.SimpleOTP.DependencyInjection</PackageId>
|
<PackageId>EugeneFox.SimpleOTP.DependencyInjection</PackageId>
|
||||||
<Version>10.0.2.0</Version>
|
<Version>10.0.3.0</Version>
|
||||||
<Authors>Eugene Fox</Authors>
|
<Authors>Eugene Fox</Authors>
|
||||||
<Copyright>Copyright © Eugene Fox 2026</Copyright>
|
<Copyright>Copyright © Eugene Fox 2026</Copyright>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PackageId>EugeneFox.SimpleOTP</PackageId>
|
<PackageId>EugeneFox.SimpleOTP</PackageId>
|
||||||
<Version>10.0.2.0</Version>
|
<Version>10.0.3.0</Version>
|
||||||
<Authors>Eugene Fox</Authors>
|
<Authors>Eugene Fox</Authors>
|
||||||
<Copyright>Copyright © Eugene Fox 2026</Copyright>
|
<Copyright>Copyright © Eugene Fox 2026</Copyright>
|
||||||
<NeutralLanguage>en-US</NeutralLanguage>
|
<NeutralLanguage>en-US</NeutralLanguage>
|
||||||
@@ -36,8 +36,7 @@
|
|||||||
Feature-rich, fast, and customizable library for implementation TOTP/HOTP authenticators and validators.
|
Feature-rich, fast, and customizable library for implementation TOTP/HOTP authenticators and validators.
|
||||||
</Description>
|
</Description>
|
||||||
<PackageReleaseNotes>
|
<PackageReleaseNotes>
|
||||||
- Added support for .NET 10
|
- Fixed OTP config incorrect validation of TOTP period and code length.
|
||||||
- Marked library as AOT compatible
|
|
||||||
</PackageReleaseNotes>
|
</PackageReleaseNotes>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user