38 lines
2.2 KiB
Plaintext
38 lines
2.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34728.123
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElectronicDiaryView", "ElectronicDiaryView\ElectronicDiaryView.csproj", "{10EDFF55-E102-493B-9725-D8DC5498A286}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElectronicDiaryAbstractions", "ElectronicDiaryAbstractions\ElectronicDiaryAbstractions.csproj", "{5E4A8B65-0CCB-448F-A39A-A987B6904E08}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElectronicDiaryPostgresImplementation", "ElectronicDiaryPostgresImplementation\ElectronicDiaryPostgresImplementation.csproj", "{2ED128E3-A299-4AA8-9607-6B528CDD66A6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{10EDFF55-E102-493B-9725-D8DC5498A286}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{10EDFF55-E102-493B-9725-D8DC5498A286}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{10EDFF55-E102-493B-9725-D8DC5498A286}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{10EDFF55-E102-493B-9725-D8DC5498A286}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{5E4A8B65-0CCB-448F-A39A-A987B6904E08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5E4A8B65-0CCB-448F-A39A-A987B6904E08}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5E4A8B65-0CCB-448F-A39A-A987B6904E08}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5E4A8B65-0CCB-448F-A39A-A987B6904E08}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2ED128E3-A299-4AA8-9607-6B528CDD66A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2ED128E3-A299-4AA8-9607-6B528CDD66A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2ED128E3-A299-4AA8-9607-6B528CDD66A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2ED128E3-A299-4AA8-9607-6B528CDD66A6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {70E7F69B-7A95-4FCD-8F10-68DA84F69495}
|
|
EndGlobalSection
|
|
EndGlobal
|