-
Notifications
You must be signed in to change notification settings - Fork 0
/
TagalogApp.sln
64 lines (64 loc) · 3.96 KB
/
TagalogApp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.0.0
MinimumVisualStudioVersion = 16.0.0.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TagalogApp.Server", "Server\TagalogApp.Server.csproj", "{E9A8BC73-2940-4CF1-BB75-A258F79215DA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TagalogApp.Client", "Client\TagalogApp.Client.csproj", "{BF37BF8F-701D-4377-A8C3-2C9724067F8B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TagalogApp.Shared", "Shared\TagalogApp.Shared.csproj", "{D710BF17-5038-41BB-8B9A-77A05C5DD80A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|x64.ActiveCfg = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|x64.Build.0 = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|x86.ActiveCfg = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Debug|x86.Build.0 = Debug|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|Any CPU.Build.0 = Release|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|x64.ActiveCfg = Release|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|x64.Build.0 = Release|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|x86.ActiveCfg = Release|Any CPU
{BF37BF8F-701D-4377-A8C3-2C9724067F8B}.Release|x86.Build.0 = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|x64.ActiveCfg = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|x64.Build.0 = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|x86.ActiveCfg = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Debug|x86.Build.0 = Debug|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|Any CPU.Build.0 = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|x64.ActiveCfg = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|x64.Build.0 = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|x86.ActiveCfg = Release|Any CPU
{E9A8BC73-2940-4CF1-BB75-A258F79215DA}.Release|x86.Build.0 = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|x64.ActiveCfg = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|x64.Build.0 = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|x86.ActiveCfg = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Debug|x86.Build.0 = Debug|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|Any CPU.Build.0 = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|x64.ActiveCfg = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|x64.Build.0 = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|x86.ActiveCfg = Release|Any CPU
{D710BF17-5038-41BB-8B9A-77A05C5DD80A}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D21641E0-1197-4FCE-A038-3813CD58839C}
EndGlobalSection
EndGlobal