diff --git a/Crypto Notepad/Crypto Notepad.csproj b/Crypto Notepad/Crypto Notepad.csproj index 9fade2d..30801c0 100644 --- a/Crypto Notepad/Crypto Notepad.csproj +++ b/Crypto Notepad/Crypto Notepad.csproj @@ -130,18 +130,18 @@ EnterKeyForm.cs - + Component - + Form PasswordGeneratorFrom.cs - + diff --git a/Crypto Notepad/MsgBoxCenterParent.cs b/Crypto Notepad/External Libraries/MsgBoxCenterParent.cs similarity index 100% rename from Crypto Notepad/MsgBoxCenterParent.cs rename to Crypto Notepad/External Libraries/MsgBoxCenterParent.cs diff --git a/Crypto Notepad/OSVersionInfoClass.cs b/Crypto Notepad/External Libraries/OSVersionInfoClass.cs similarity index 100% rename from Crypto Notepad/OSVersionInfoClass.cs rename to Crypto Notepad/External Libraries/OSVersionInfoClass.cs diff --git a/Crypto Notepad/PortableSettingsProvider.cs b/Crypto Notepad/External Libraries/PortableSettingsProvider.cs similarity index 100% rename from Crypto Notepad/PortableSettingsProvider.cs rename to Crypto Notepad/External Libraries/PortableSettingsProvider.cs