diff --git a/EncryptPad.sln b/EncryptPad.sln
index 4b6e527..527643d 100644
--- a/EncryptPad.sln
+++ b/EncryptPad.sln
@@ -8,19 +8,13 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
- Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
- Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Debug|x86.ActiveCfg = Debug|x86
- {06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Debug|x86.Build.0 = Debug|x86
{06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Release|Any CPU.Build.0 = Release|Any CPU
- {06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Release|x86.ActiveCfg = Release|x86
- {06D6F36C-FAFA-4B88-BE04-3F73EB28C21E}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/EncryptPad/EncryptPad.csproj b/EncryptPad/EncryptPad.csproj
index 78894e6..9652f1b 100644
--- a/EncryptPad/EncryptPad.csproj
+++ b/EncryptPad/EncryptPad.csproj
@@ -108,6 +108,12 @@
+
+ Form
+
+
+ AboutFrom.cs
+
Component
@@ -137,6 +143,9 @@
SettingsForm.cs
+
+ AboutFrom.cs
+
Form1.cs