diff --git a/TGS.ControlPanel/GithubLoginPrompt.Designer.cs b/TGS.ControlPanel/GitHubLoginPrompt.Designer.cs similarity index 100% rename from TGS.ControlPanel/GithubLoginPrompt.Designer.cs rename to TGS.ControlPanel/GitHubLoginPrompt.Designer.cs diff --git a/TGS.ControlPanel/GithubLoginPrompt.cs b/TGS.ControlPanel/GitHubLoginPrompt.cs similarity index 100% rename from TGS.ControlPanel/GithubLoginPrompt.cs rename to TGS.ControlPanel/GitHubLoginPrompt.cs diff --git a/TGS.ControlPanel/GithubLoginPrompt.resx b/TGS.ControlPanel/GitHubLoginPrompt.resx similarity index 100% rename from TGS.ControlPanel/GithubLoginPrompt.resx rename to TGS.ControlPanel/GitHubLoginPrompt.resx diff --git a/TGS.ControlPanel/TGS.ControlPanel.csproj b/TGS.ControlPanel/TGS.ControlPanel.csproj index 8866aebb61..9f24229daa 100644 --- a/TGS.ControlPanel/TGS.ControlPanel.csproj +++ b/TGS.ControlPanel/TGS.ControlPanel.csproj @@ -114,7 +114,7 @@ Form - + GitHubLoginPrompt.cs diff --git a/TGStationServer3.sln b/TGStationServer3.sln index b3a2cb5f16..8b72b2546b 100644 --- a/TGStationServer3.sln +++ b/TGStationServer3.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.27004.2006 +VisualStudioVersion = 15.0.26730.16 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TGS.Server", "TGS.Server\TGS.Server.csproj", "{F32EDA25-0855-411C-AF5E-F0D042917E2D}" EndProject @@ -166,19 +166,15 @@ Global {3F81E398-B223-4006-B40C-C2800714CE29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3F81E398-B223-4006-B40C-C2800714CE29}.Debug|Any CPU.Build.0 = Debug|Any CPU {3F81E398-B223-4006-B40C-C2800714CE29}.Debug-Client|Any CPU.ActiveCfg = Debug|Any CPU - {3F81E398-B223-4006-B40C-C2800714CE29}.Debug-Client|Any CPU.Build.0 = Debug|Any CPU {3F81E398-B223-4006-B40C-C2800714CE29}.Release|Any CPU.ActiveCfg = Release|Any CPU {3F81E398-B223-4006-B40C-C2800714CE29}.Release|Any CPU.Build.0 = Release|Any CPU {3F81E398-B223-4006-B40C-C2800714CE29}.Release-Client|Any CPU.ActiveCfg = Release|Any CPU - {3F81E398-B223-4006-B40C-C2800714CE29}.Release-Client|Any CPU.Build.0 = Release|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Debug|Any CPU.Build.0 = Debug|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Debug-Client|Any CPU.ActiveCfg = Debug|Any CPU - {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Debug-Client|Any CPU.Build.0 = Debug|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Release|Any CPU.ActiveCfg = Release|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Release|Any CPU.Build.0 = Release|Any CPU {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Release-Client|Any CPU.ActiveCfg = Release|Any CPU - {509433F6-AEFB-44CA-BFE3-C782166D2CC3}.Release-Client|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE