-
Notifications
You must be signed in to change notification settings - Fork 0
/
TFSWIWatcher.sln
44 lines (44 loc) · 2.33 KB
/
TFSWIWatcher.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFSWIWatcher.BL", "TFSWIWatcher.BL\TFSWIWatcher.BL.csproj", "{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TFSWIWatcher.Resources", "TFSWIWatcher.Resources\TFSWIWatcher.Resources.csproj", "{5D6A4AD3-42C8-4B40-8EE4-6E49405755A6}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccLocalPath0 = .
SccLocalPath1 = TFSWIWatcher.BL
SccLocalPath2 = TFSWIWatcher.Resources
SccNumberOfProjects = 3
SccProjectName1 = TFSWIWatcher.BL
SccProjectName2 = TFSWIWatcher.Resources
SccProjectUniqueName1 = TFSWIWatcher.BL\\TFSWIWatcher.BL.csproj
SccProjectUniqueName2 = TFSWIWatcher.Resources\\TFSWIWatcher.Resources.csproj
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs08
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|X86 = Debug|X86
Release|Any CPU = Release|Any CPU
Release|X86 = Release|X86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Debug|X86.ActiveCfg = Debug|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Debug|X86.Build.0 = Debug|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Release|Any CPU.Build.0 = Release|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Release|X86.ActiveCfg = Release|Any CPU
{2C7C0C98-88FE-476C-9EB7-F5896F4895D2}.Release|X86.Build.0 = Release|Any CPU
{5D6A4AD3-42C8-4B40-8EE4-6E49405755A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5D6A4AD3-42C8-4B40-8EE4-6E49405755A6}.Debug|X86.ActiveCfg = Debug|Any CPU
{5D6A4AD3-42C8-4B40-8EE4-6E49405755A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5D6A4AD3-42C8-4B40-8EE4-6E49405755A6}.Release|X86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal