1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio Version 16
|
---|
4 | VisualStudioVersion = 16.0.30309.148
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Farmatiko", "Farmatiko\Farmatiko.csproj", "{36086D69-E8B8-4F14-8F25-D262410306EB}"
|
---|
7 | EndProject
|
---|
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FarmatikoData", "FarmatikoData\FarmatikoData.csproj", "{5BC55BDD-A064-4CE7-8606-D2FF42699EBF}"
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
12 | Debug|Any CPU = Debug|Any CPU
|
---|
13 | Release|Any CPU = Release|Any CPU
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
16 | {36086D69-E8B8-4F14-8F25-D262410306EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
17 | {36086D69-E8B8-4F14-8F25-D262410306EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
18 | {36086D69-E8B8-4F14-8F25-D262410306EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
19 | {36086D69-E8B8-4F14-8F25-D262410306EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
20 | {5BC55BDD-A064-4CE7-8606-D2FF42699EBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
21 | {5BC55BDD-A064-4CE7-8606-D2FF42699EBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
22 | {5BC55BDD-A064-4CE7-8606-D2FF42699EBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
23 | {5BC55BDD-A064-4CE7-8606-D2FF42699EBF}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(SolutionProperties) = preSolution
|
---|
26 | HideSolutionNode = FALSE
|
---|
27 | EndGlobalSection
|
---|
28 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
29 | SolutionGuid = {E81BF7BE-E3D2-4643-9AFE-4F22D37BD223}
|
---|
30 | EndGlobalSection
|
---|
31 | EndGlobal
|
---|