-
Notifications
You must be signed in to change notification settings - Fork 2
/
TabourMaster.sln
29 lines (29 loc) · 1.55 KB
/
TabourMaster.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TabourMaster", "TabourMaster\TabourMaster.csproj", "{CEAD9A0C-D2C9-4666-8E10-4E92C510D5D6}"
ProjectSection(ProjectDependencies) = postProject
{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C} = {682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TabourMaster.Web", "TabourMaster.Web\TabourMaster.Web.csproj", "{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CEAD9A0C-D2C9-4666-8E10-4E92C510D5D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CEAD9A0C-D2C9-4666-8E10-4E92C510D5D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CEAD9A0C-D2C9-4666-8E10-4E92C510D5D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CEAD9A0C-D2C9-4666-8E10-4E92C510D5D6}.Release|Any CPU.Build.0 = Release|Any CPU
{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{682C5AE6-BF02-44B6-BAF6-B9EB2EE6D86C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal