File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 55# # files generated by popular Visual Studio add-ons.
66
77# User-specific files
8+ .temp
89.idea /
910.temp
1011* .suo
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >SRP-6a protocol implementation for .NET Standard 2.0 and .NET Framework 3.5+</Description >
5- <Copyright >Copyright © 2018-2020 Alexey Yakovlev</Copyright >
5+ <Copyright >Copyright © 2018-2022 Alexey Yakovlev</Copyright >
66 <AssemblyTitle >srp</AssemblyTitle >
7- <Version >1.0.6 </Version >
7+ <Version >1.0.7 </Version >
88 <AssemblyVersion >1.0.0.0</AssemblyVersion >
99 <FileVersion >$(Version).0</FileVersion >
1010 <Authors >Alexey Yakovlev</Authors >
2424 <RootNamespace >SecureRemotePassword</RootNamespace >
2525 <PackageReleaseNotes >What's new:
2626
27+ v1.0.7:
28+ — Added support for legacy SRP-3 and SRP-6 protocols.
29+
2730 v1.0.6:
2831 — Added ISrpClient and ISrpServer interfaces.
2932
You can’t perform that action at this time.
0 commit comments