forked from spring-attic/spring-net-rest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSpring.Rest.2008-CF35.sln
More file actions
26 lines (26 loc) · 1.47 KB
/
Spring.Rest.2008-CF35.sln
File metadata and controls
26 lines (26 loc) · 1.47 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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Rest.2008-CF35", "src\Spring.Rest\Spring.Rest.2008-CF35.csproj", "{EC250517-15EF-4938-A5AF-17538AC03EBB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Http.Converters.NJson.2008-CF35", "src\Spring.Http.Converters.NJson\Spring.Http.Converters.NJson.2008-CF35.csproj", "{51AC03E7-14E5-A9F8-B1AF-24538EC250BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EC250517-15EF-4938-A5AF-17538AC03EBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC250517-15EF-4938-A5AF-17538AC03EBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC250517-15EF-4938-A5AF-17538AC03EBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC250517-15EF-4938-A5AF-17538AC03EBB}.Release|Any CPU.Build.0 = Release|Any CPU
{51AC03E7-14E5-A9F8-B1AF-24538EC250BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51AC03E7-14E5-A9F8-B1AF-24538EC250BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51AC03E7-14E5-A9F8-B1AF-24538EC250BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51AC03E7-14E5-A9F8-B1AF-24538EC250BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal