You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>This is the build of KeePassLib in Xamarin Portable Class Library. Three platforms, UWP, Android and iOS, are supported and tested.</description>
12
12
<releaseNotes>
13
-
- Updated to KeePass 2.48.1
14
-
- Fixed an issue in CryptoRandom.cs
15
-
</releaseNotes>
13
+
- Updated to KeePass 2.48.1
14
+
- Fixed an issue in CryptoRandom.cs
15
+
- Support KeePass key file
16
+
- Removed dependency on PureOtp
17
+
</releaseNotes>
16
18
<copyright>Dominik Reichl is the author of the original KeePassLib on Windows platform. Roger Ye updated and enhanced this library for .NET Standard.</copyright>
<Description>This is the build of KeePassLib in Xamarin Portable Class Library. Three platforms, UWP, Android and iOS, are supported and tested.</Description>
@@ -15,10 +15,12 @@
15
15
<Company>PassXYZ Inc.</Company>
16
16
<PackageReleaseNotes>- Moved PassXYZLib to a separate package
17
17
- Updated to KeePass 2.48.1
18
-
- Fixed an issue in CryptoRandom.cs</PackageReleaseNotes>
0 commit comments