From be8dfa895c19be80b0563475b2c8ec7efaeb1b04 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 11 Dec 2019 16:16:07 +0200 Subject: [PATCH] Bump PasswordGenerator from 2.0.1 to 2.0.3 --- Crypto Notepad/Crypto Notepad.csproj | 5 ++--- Crypto Notepad/packages.config | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Crypto Notepad/Crypto Notepad.csproj b/Crypto Notepad/Crypto Notepad.csproj index 271ef94..0c9912a 100644 --- a/Crypto Notepad/Crypto Notepad.csproj +++ b/Crypto Notepad/Crypto Notepad.csproj @@ -86,9 +86,8 @@ ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll - - ..\packages\PasswordGenerator.2.0.1\lib\netstandard2.0\PasswordGenerator.dll - True + + ..\packages\PasswordGenerator.2.0.3\lib\netstandard2.0\PasswordGenerator.dll diff --git a/Crypto Notepad/packages.config b/Crypto Notepad/packages.config index 84c6da2..e5b84ed 100644 --- a/Crypto Notepad/packages.config +++ b/Crypto Notepad/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file