-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIslamicGuide.sln
More file actions
37 lines (37 loc) · 2.07 KB
/
Copy pathIslamicGuide.sln
File metadata and controls
37 lines (37 loc) · 2.07 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.539
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IslamicGuide.App", "temp\IslamicGuide.App.csproj", "{B4A8280A-AA13-40F0-8E1F-895226EE8AD0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IslamicGuide.Data", "IslamicGuide.Data\IslamicGuide.Data.csproj", "{AD726676-4FD6-4737-B1CB-DCBCFA90B3FC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IslamicGuide.Services", "IslamicGuide.Services\IslamicGuide.Services.csproj", "{0243EC60-C84C-4AFD-8348-4E82B0360B79}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B4A8280A-AA13-40F0-8E1F-895226EE8AD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B4A8280A-AA13-40F0-8E1F-895226EE8AD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B4A8280A-AA13-40F0-8E1F-895226EE8AD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B4A8280A-AA13-40F0-8E1F-895226EE8AD0}.Release|Any CPU.Build.0 = Release|Any CPU
{AD726676-4FD6-4737-B1CB-DCBCFA90B3FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD726676-4FD6-4737-B1CB-DCBCFA90B3FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD726676-4FD6-4737-B1CB-DCBCFA90B3FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD726676-4FD6-4737-B1CB-DCBCFA90B3FC}.Release|Any CPU.Build.0 = Release|Any CPU
{0243EC60-C84C-4AFD-8348-4E82B0360B79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0243EC60-C84C-4AFD-8348-4E82B0360B79}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0243EC60-C84C-4AFD-8348-4E82B0360B79}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0243EC60-C84C-4AFD-8348-4E82B0360B79}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {28DF3AA3-EBAF-443A-AA45-A97F3A148E15}
EndGlobalSection
EndGlobal