Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33829.357 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FIT5032-Assignment", "FIT5032-Assignment\FIT5032-Assignment.csproj", "{0B84BA45-9767-4E9B-BCDA-BB09DDFE0D99}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1661CE7A-C0DC-44A6-ACFF-EB93E33A7734}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0B84BA45-9767-4E9B-BCDA-BB09DDFE0D99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0B84BA45-9767-4E9B-BCDA-BB09DDFE0D99}.Debug|Any CPU.Build.0 = Debug|Any CPU {0B84BA45-9767-4E9B-BCDA-BB09DDFE0D99}.Release|Any CPU.ActiveCfg = Release|Any CPU {0B84BA45-9767-4E9B-BCDA-BB09DDFE0D99}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {226039E9-A670-4177-99D9-0DF209399F3F} EndGlobalSection EndGlobal