Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31005.135 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BanTur.Core", "BanTur.Core\BanTur.Core.csproj", "{CFE064F9-62D7-49DA-889D-5B4E27CF0501}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BanTur.Tests", "BanTur.Tests\BanTur.Tests.csproj", "{6717C806-39CF-410A-8B8A-C1C94D4C8918}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{118717E7-A871-4084-9053-7CA22283D67F}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {CFE064F9-62D7-49DA-889D-5B4E27CF0501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CFE064F9-62D7-49DA-889D-5B4E27CF0501}.Debug|Any CPU.Build.0 = Debug|Any CPU {CFE064F9-62D7-49DA-889D-5B4E27CF0501}.Release|Any CPU.ActiveCfg = Release|Any CPU {CFE064F9-62D7-49DA-889D-5B4E27CF0501}.Release|Any CPU.Build.0 = Release|Any CPU {6717C806-39CF-410A-8B8A-C1C94D4C8918}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6717C806-39CF-410A-8B8A-C1C94D4C8918}.Debug|Any CPU.Build.0 = Debug|Any CPU {6717C806-39CF-410A-8B8A-C1C94D4C8918}.Release|Any CPU.ActiveCfg = Release|Any CPU {6717C806-39CF-410A-8B8A-C1C94D4C8918}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4C954995-4E70-4360-B9AF-E2F717292C5C} EndGlobalSection EndGlobal