-
Notifications
You must be signed in to change notification settings - Fork 2
/
EngageF3_VS2008.sln
28 lines (28 loc) · 1.2 KB
/
EngageF3_VS2008.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EngageF3", "EngageF3.csproj", "{FE50E775-C5CC-4F73-8305-CB263B6DA5CB}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = http://tfs2008.etg-inc.net:8080/
SccLocalPath0 = .
SccProjectUniqueName1 = EngageF3.csproj
SccLocalPath1 = .
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FE50E775-C5CC-4F73-8305-CB263B6DA5CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE50E775-C5CC-4F73-8305-CB263B6DA5CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE50E775-C5CC-4F73-8305-CB263B6DA5CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FE50E775-C5CC-4F73-8305-CB263B6DA5CB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal