From 90842f1dd54add22e8c96f06d9e10607af398774 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sat, 1 Sep 2018 21:32:57 -0400 Subject: Added a underscore on the project file (just so the code doesn't complain) --- Project Ports.sln | 44 ------- Project Ports/Project Ports.csproj | 250 ------------------------------------- Project Ports/Project_Ports.csproj | 250 +++++++++++++++++++++++++++++++++++++ Project_Ports.sln | 44 +++++++ 4 files changed, 294 insertions(+), 294 deletions(-) delete mode 100644 Project Ports.sln delete mode 100644 Project Ports/Project Ports.csproj create mode 100644 Project Ports/Project_Ports.csproj create mode 100644 Project_Ports.sln diff --git a/Project Ports.sln b/Project Ports.sln deleted file mode 100644 index 67d436a..0000000 --- a/Project Ports.sln +++ /dev/null @@ -1,44 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27428.2043 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project Ports", "Project Ports\Project Ports.csproj", "{7FF89341-BE42-4AE1-B53E-F9FA4104D30F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortEngine", "PortEngine\PortEngine.csproj", "{C1B21B60-7CCC-42FC-83AA-B41644FAA952}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortsTerminal", "PortsTerminal\PortsTerminal.csproj", "{51B19B80-B154-4EFE-B838-FEC598F9E6D9}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Hybrid|Any CPU = Hybrid|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Release|Any CPU.Build.0 = Release|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.Build.0 = Release|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {B9EB7985-ED96-4764-8911-69C0DD63DC63} - EndGlobalSection -EndGlobal diff --git a/Project Ports/Project Ports.csproj b/Project Ports/Project Ports.csproj deleted file mode 100644 index 5135525..0000000 --- a/Project Ports/Project Ports.csproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - Debug - AnyCPU - {7FF89341-BE42-4AE1-B53E-F9FA4104D30F} - WinExe - Project_Ports - Project Ports - v4.6.1 - 512 - true - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - bin\Hybrid\ - - - - ..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControl.dll - - - ..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControlAPI.dll - - - - - - - - - - - - - - - - UserControl - - - AboutPorts.cs - - - Form - - - Boot.cs - - - Form - - - DebugMode.cs - - - Form - - - Desktop.cs - - - Form - - - Crash.cs - - - Form - - - hijackScreen.cs - - - Form - - - MainMenu.cs - - - - UserControl - - - ChatApp.cs - - - UserControl - - - FileManager.cs - - - UserControl - - - QuantumNet.cs - - - - True - True - Resources.resx - - - UserControl - - - Settings.cs - - - UserControl - - - Terminal.cs - - - UserControl - - - TestWindow.cs - - - Form - - - Hijack2Terminal.cs - - - AboutPorts.cs - - - Boot.cs - - - Crash.cs - - - DebugMode.cs - - - Desktop.cs - - - hijackScreen.cs - - - MainMenu.cs - - - ChatApp.cs - - - FileManager.cs - - - QuantumNet.cs - - - ResXFileCodeGenerator - Designer - Resources.Designer.cs - - - Settings.cs - - - Terminal.cs - - - TestWindow.cs - - - Hijack2Terminal.cs - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - - - - - - {c1b21b60-7ccc-42fc-83aa-b41644faa952} - PortEngine - - - {51b19b80-b154-4efe-b838-fec598f9e6d9} - PortsTerminal - - - - - False - Microsoft .NET Framework 4.6.1 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - - \ No newline at end of file diff --git a/Project Ports/Project_Ports.csproj b/Project Ports/Project_Ports.csproj new file mode 100644 index 0000000..5135525 --- /dev/null +++ b/Project Ports/Project_Ports.csproj @@ -0,0 +1,250 @@ + + + + + Debug + AnyCPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F} + WinExe + Project_Ports + Project Ports + v4.6.1 + 512 + true + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + bin\Hybrid\ + + + + ..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControl.dll + + + ..\packages\ConsoleControl.1.1.0.0\lib\net40\ConsoleControlAPI.dll + + + + + + + + + + + + + + + + UserControl + + + AboutPorts.cs + + + Form + + + Boot.cs + + + Form + + + DebugMode.cs + + + Form + + + Desktop.cs + + + Form + + + Crash.cs + + + Form + + + hijackScreen.cs + + + Form + + + MainMenu.cs + + + + UserControl + + + ChatApp.cs + + + UserControl + + + FileManager.cs + + + UserControl + + + QuantumNet.cs + + + + True + True + Resources.resx + + + UserControl + + + Settings.cs + + + UserControl + + + Terminal.cs + + + UserControl + + + TestWindow.cs + + + Form + + + Hijack2Terminal.cs + + + AboutPorts.cs + + + Boot.cs + + + Crash.cs + + + DebugMode.cs + + + Desktop.cs + + + hijackScreen.cs + + + MainMenu.cs + + + ChatApp.cs + + + FileManager.cs + + + QuantumNet.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + Settings.cs + + + Terminal.cs + + + TestWindow.cs + + + Hijack2Terminal.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + {c1b21b60-7ccc-42fc-83aa-b41644faa952} + PortEngine + + + {51b19b80-b154-4efe-b838-fec598f9e6d9} + PortsTerminal + + + + + False + Microsoft .NET Framework 4.6.1 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + \ No newline at end of file diff --git a/Project_Ports.sln b/Project_Ports.sln new file mode 100644 index 0000000..faf088e --- /dev/null +++ b/Project_Ports.sln @@ -0,0 +1,44 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27428.2043 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project_Ports", "Project Ports\Project_Ports.csproj", "{7FF89341-BE42-4AE1-B53E-F9FA4104D30F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortEngine", "PortEngine\PortEngine.csproj", "{C1B21B60-7CCC-42FC-83AA-B41644FAA952}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PortsTerminal", "PortsTerminal\PortsTerminal.csproj", "{51B19B80-B154-4EFE-B838-FEC598F9E6D9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Hybrid|Any CPU = Hybrid|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7FF89341-BE42-4AE1-B53E-F9FA4104D30F}.Release|Any CPU.Build.0 = Release|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C1B21B60-7CCC-42FC-83AA-B41644FAA952}.Release|Any CPU.Build.0 = Release|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Hybrid|Any CPU.ActiveCfg = Hybrid|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Hybrid|Any CPU.Build.0 = Hybrid|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {51B19B80-B154-4EFE-B838-FEC598F9E6D9}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B9EB7985-ED96-4764-8911-69C0DD63DC63} + EndGlobalSection +EndGlobal -- cgit v1.2.3