-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpring.Threading.Phased.2008.sln
26 lines (26 loc) · 1.49 KB
/
Spring.Threading.Phased.2008.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Threading.Phased.2008", "src\Spring\Spring.Threading\Spring.Threading.Phased.2008.csproj", "{4640D873-95DC-4130-98E2-2B931D390C20}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Threading.Phased.Tests.2008", "test\Spring\Spring.Threading.Tests\Spring.Threading.Phased.Tests.2008.csproj", "{CFBFDB73-1391-45ED-87A7-6F28146319BA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4640D873-95DC-4130-98E2-2B931D390C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4640D873-95DC-4130-98E2-2B931D390C20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4640D873-95DC-4130-98E2-2B931D390C20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4640D873-95DC-4130-98E2-2B931D390C20}.Release|Any CPU.Build.0 = Release|Any CPU
{CFBFDB73-1391-45ED-87A7-6F28146319BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CFBFDB73-1391-45ED-87A7-6F28146319BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CFBFDB73-1391-45ED-87A7-6F28146319BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFBFDB73-1391-45ED-87A7-6F28146319BA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal