From b2559f0afe513d4a7bcb5f819fbfff11c4119ffe Mon Sep 17 00:00:00 2001 From: TylerN93 <107442594+TylerN93@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:55:33 -0500 Subject: [PATCH] finished --- CollectionsMasterApp.sln | 50 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/CollectionsMasterApp.sln b/CollectionsMasterApp.sln index 06d16e0..304d92b 100644 --- a/CollectionsMasterApp.sln +++ b/CollectionsMasterApp.sln @@ -1,25 +1,25 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29806.167 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionsMasterConsoleUI", "CollectionsMasterConsoleUI\CollectionsMasterConsoleUI.csproj", "{718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {838A6AA7-E752-421B-B9B9-294AD5646427} - EndGlobalSection -EndGlobal + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29806.167 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollectionsMasterConsoleUI", "CollectionsMasterConsoleUI\CollectionsMasterConsoleUI.csproj", "{718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {718EBBB4-5BF6-46E9-A327-ABD2CFD3C89F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {838A6AA7-E752-421B-B9B9-294AD5646427} + EndGlobalSection +EndGlobal