Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32825.248 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryDataModels", "FishFactoryDataModels\FishFactoryDataModels.csproj", "{3EAB75C9-D625-4355-9772-2B7E5423BF16}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryContracts", "FishFactoryContracts\FishFactoryContracts.csproj", "{D6ED205E-C2CB-4F7F-B7F4-152C8BF8BFFF}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryBusinessLogic", "FishFactoryBusinessLogic\FishFactoryBusinessLogic.csproj", "{A07FCBAF-1D75-4848-B04E-9503E0DEE511}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryListImplement", "FishFactoryListImplement\FishFactoryListImplement.csproj", "{D2DA1C08-FB98-4289-B975-A806EAF0F70E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryFileImplement", "FishFactoryFileImplement\FishFactoryFileImplement.csproj", "{B54A6F4D-FF5F-4541-928E-2244DD326C47}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryDatabaseImplement", "FishFactoryDatabaseImplement\FishFactoryDatabaseImplement.csproj", "{B67422A7-4A27-4A62-8141-6BC1DC42F77A}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FishFactoryView", "FishFactoryView\FishFactoryView.csproj", "{2C56986E-B883-401A-8F33-51E9A5EC4800}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3EAB75C9-D625-4355-9772-2B7E5423BF16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3EAB75C9-D625-4355-9772-2B7E5423BF16}.Debug|Any CPU.Build.0 = Debug|Any CPU {3EAB75C9-D625-4355-9772-2B7E5423BF16}.Release|Any CPU.ActiveCfg = Release|Any CPU {3EAB75C9-D625-4355-9772-2B7E5423BF16}.Release|Any CPU.Build.0 = Release|Any CPU {D6ED205E-C2CB-4F7F-B7F4-152C8BF8BFFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D6ED205E-C2CB-4F7F-B7F4-152C8BF8BFFF}.Debug|Any CPU.Build.0 = Debug|Any CPU {D6ED205E-C2CB-4F7F-B7F4-152C8BF8BFFF}.Release|Any CPU.ActiveCfg = Release|Any CPU {D6ED205E-C2CB-4F7F-B7F4-152C8BF8BFFF}.Release|Any CPU.Build.0 = Release|Any CPU {A07FCBAF-1D75-4848-B04E-9503E0DEE511}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A07FCBAF-1D75-4848-B04E-9503E0DEE511}.Debug|Any CPU.Build.0 = Debug|Any CPU {A07FCBAF-1D75-4848-B04E-9503E0DEE511}.Release|Any CPU.ActiveCfg = Release|Any CPU {A07FCBAF-1D75-4848-B04E-9503E0DEE511}.Release|Any CPU.Build.0 = Release|Any CPU {D2DA1C08-FB98-4289-B975-A806EAF0F70E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D2DA1C08-FB98-4289-B975-A806EAF0F70E}.Debug|Any CPU.Build.0 = Debug|Any CPU {D2DA1C08-FB98-4289-B975-A806EAF0F70E}.Release|Any CPU.ActiveCfg = Release|Any CPU {D2DA1C08-FB98-4289-B975-A806EAF0F70E}.Release|Any CPU.Build.0 = Release|Any CPU {B54A6F4D-FF5F-4541-928E-2244DD326C47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B54A6F4D-FF5F-4541-928E-2244DD326C47}.Debug|Any CPU.Build.0 = Debug|Any CPU {B54A6F4D-FF5F-4541-928E-2244DD326C47}.Release|Any CPU.ActiveCfg = Release|Any CPU {B54A6F4D-FF5F-4541-928E-2244DD326C47}.Release|Any CPU.Build.0 = Release|Any CPU {B67422A7-4A27-4A62-8141-6BC1DC42F77A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B67422A7-4A27-4A62-8141-6BC1DC42F77A}.Debug|Any CPU.Build.0 = Debug|Any CPU {B67422A7-4A27-4A62-8141-6BC1DC42F77A}.Release|Any CPU.ActiveCfg = Release|Any CPU {B67422A7-4A27-4A62-8141-6BC1DC42F77A}.Release|Any CPU.Build.0 = Release|Any CPU {2C56986E-B883-401A-8F33-51E9A5EC4800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2C56986E-B883-401A-8F33-51E9A5EC4800}.Debug|Any CPU.Build.0 = Debug|Any CPU {2C56986E-B883-401A-8F33-51E9A5EC4800}.Release|Any CPU.ActiveCfg = Release|Any CPU {2C56986E-B883-401A-8F33-51E9A5EC4800}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0E9B62C7-0966-47D1-BDF0-F8F88E91166D} EndGlobalSection EndGlobal