From e283a3e745bad05a55c572646d7b20fbaaeb522d Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 7 Aug 2019 17:38:56 +0800 Subject: Add script to convert encoding and eof. And of course run it. --- Timeline/Services/PasswordService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Timeline/Services/PasswordService.cs') diff --git a/Timeline/Services/PasswordService.cs b/Timeline/Services/PasswordService.cs index 8c67d046..e09a1365 100644 --- a/Timeline/Services/PasswordService.cs +++ b/Timeline/Services/PasswordService.cs @@ -1,4 +1,4 @@ -using Microsoft.AspNetCore.Cryptography.KeyDerivation; +using Microsoft.AspNetCore.Cryptography.KeyDerivation; using System; using System.Runtime.CompilerServices; using System.Security.Cryptography; -- cgit v1.2.3