Added password and session creation functions.
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
"frameworks": {
|
||||
"netcoreapp3.1": {
|
||||
"targetAlias": "netcoreapp3.1",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Cryptography.KeyDerivation": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.1, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
|
||||
Reference in New Issue
Block a user