Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33122.133 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JewelryStore", "JewelryStore.csproj", "{F1AEB85A-E5E1-4B07-8D6B-E46870480FFA}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AbstractJewelryStoreModels", "..\..\..\..\..\..\Users\60652\Downloads\AbstractJewelryStoreModels\AbstractJewelryStoreModels.csproj", "{95570735-2DC2-4EF7-9CCB-D6A99E21E97F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F1AEB85A-E5E1-4B07-8D6B-E46870480FFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F1AEB85A-E5E1-4B07-8D6B-E46870480FFA}.Debug|Any CPU.Build.0 = Debug|Any CPU {F1AEB85A-E5E1-4B07-8D6B-E46870480FFA}.Release|Any CPU.ActiveCfg = Release|Any CPU {F1AEB85A-E5E1-4B07-8D6B-E46870480FFA}.Release|Any CPU.Build.0 = Release|Any CPU {95570735-2DC2-4EF7-9CCB-D6A99E21E97F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {95570735-2DC2-4EF7-9CCB-D6A99E21E97F}.Debug|Any CPU.Build.0 = Debug|Any CPU {95570735-2DC2-4EF7-9CCB-D6A99E21E97F}.Release|Any CPU.ActiveCfg = Release|Any CPU {95570735-2DC2-4EF7-9CCB-D6A99E21E97F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {140C3441-7821-4453-B1BA-A85B1142DD87} EndGlobalSection EndGlobal