44 lines
2.4 KiB
Plaintext
44 lines
2.4 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "persistance", "persistance\persistance.csproj", "{5C804F63-B331-4F7B-9C28-1A583594C73B}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "model", "model\model.csproj", "{41FA02D6-4257-46E6-BAF0-1D975169C05E}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "tests", "tests\tests.csproj", "{05D087EA-57EA-4A01-82B5-C36C7242EF80}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "view", "view\view.csproj", "{EFD422C5-2A8F-4E7B-8294-1EB93B3F94AA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5C804F63-B331-4F7B-9C28-1A583594C73B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5C804F63-B331-4F7B-9C28-1A583594C73B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5C804F63-B331-4F7B-9C28-1A583594C73B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5C804F63-B331-4F7B-9C28-1A583594C73B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{41FA02D6-4257-46E6-BAF0-1D975169C05E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{41FA02D6-4257-46E6-BAF0-1D975169C05E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{41FA02D6-4257-46E6-BAF0-1D975169C05E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{41FA02D6-4257-46E6-BAF0-1D975169C05E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{05D087EA-57EA-4A01-82B5-C36C7242EF80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{05D087EA-57EA-4A01-82B5-C36C7242EF80}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{05D087EA-57EA-4A01-82B5-C36C7242EF80}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{05D087EA-57EA-4A01-82B5-C36C7242EF80}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{EFD422C5-2A8F-4E7B-8294-1EB93B3F94AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{EFD422C5-2A8F-4E7B-8294-1EB93B3F94AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{EFD422C5-2A8F-4E7B-8294-1EB93B3F94AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{EFD422C5-2A8F-4E7B-8294-1EB93B3F94AA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {60431C7C-5F67-41C9-BE6E-6F4E4B7EF4AB}
|
|
EndGlobalSection
|
|
EndGlobal
|