2024-02-05 14:40:27 +04:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.7.34031.279
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2024-02-05 16:26:35 +04:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBar", "SushiBar\SushiBar.csproj", "{B9AC543F-20EE-47B1-9BC4-3F5DADAD931C}"
|
|
|
|
|
EndProject
|
2024-02-05 16:44:05 +04:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarDataModels", "SushiBarDataModels\SushiBarDataModels.csproj", "{968304F1-7A64-49F1-B27A-48AED7C7754D}"
|
2024-02-05 16:26:35 +04:00
|
|
|
|
EndProject
|
2024-02-05 16:44:05 +04:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SushiBarContracts", "SushiBarContracts\SushiBarContracts.csproj", "{D3DDD3BE-863D-42E3-8CE7-FE527C5ADA13}"
|
2024-02-05 14:40:27 +04:00
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{B9AC543F-20EE-47B1-9BC4-3F5DADAD931C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{B9AC543F-20EE-47B1-9BC4-3F5DADAD931C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{B9AC543F-20EE-47B1-9BC4-3F5DADAD931C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{B9AC543F-20EE-47B1-9BC4-3F5DADAD931C}.Release|Any CPU.Build.0 = Release|Any CPU
|
2024-02-05 16:44:05 +04:00
|
|
|
|
{968304F1-7A64-49F1-B27A-48AED7C7754D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{968304F1-7A64-49F1-B27A-48AED7C7754D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{968304F1-7A64-49F1-B27A-48AED7C7754D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{968304F1-7A64-49F1-B27A-48AED7C7754D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{D3DDD3BE-863D-42E3-8CE7-FE527C5ADA13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{D3DDD3BE-863D-42E3-8CE7-FE527C5ADA13}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{D3DDD3BE-863D-42E3-8CE7-FE527C5ADA13}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{D3DDD3BE-863D-42E3-8CE7-FE527C5ADA13}.Release|Any CPU.Build.0 = Release|Any CPU
|
2024-02-05 14:40:27 +04:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {5C5DF432-32EF-4281-A1A9-8B849939EEEF}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|