-
Notifications
You must be signed in to change notification settings - Fork 1
/
System.Json.sln
62 lines (62 loc) · 4.12 KB
/
System.Json.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Json.DLL_01_WP", "System.Json.DLL_01_WP\System.Json.DLL_01_WP.csproj", "{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Json.DLL_02_M4A", "System.Json.DLL_02_M4A\System.Json.DLL_02_M4A.csproj", "{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Json.DLL_03_MT", "System.Json.DLL_03_MT\System.Json.DLL_03_MT.csproj", "{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Json.DLL_51_Desktop", "System.Json.DLL_51_Desktop\System.Json.DLL_51_Desktop.csproj", "{8A1EB933-06B4-4E85-B097-48A30E941DA6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Json.EXE_51_Console", "System.Json.EXE_51_Console\System.Json.EXE_51_Console.csproj", "{C672CDDE-9BDB-4907-A193-9160EC921894}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6CF8E877-2FCA-4EEA-9537-3C61C04787DD}"
ProjectSection(SolutionItems) = preProject
read-me.txt = read-me.txt
EndProjectSection
EndProject
Global
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
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Debug|x86.ActiveCfg = Debug|Any CPU
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Release|Any CPU.Build.0 = Release|Any CPU
{BB06D3FA-8DFE-46B2-A695-AF8C99072EAB}.Release|x86.ActiveCfg = Release|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Debug|x86.ActiveCfg = Debug|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Release|Any CPU.Build.0 = Release|Any CPU
{5B273FB6-3399-40DB-92EA-C7C8D2BD006B}.Release|x86.ActiveCfg = Release|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Debug|x86.ActiveCfg = Debug|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Release|Any CPU.Build.0 = Release|Any CPU
{E27B4024-ED8E-41A8-888F-E721DA2F0CE3}.Release|x86.ActiveCfg = Release|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Debug|x86.ActiveCfg = Debug|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Release|Any CPU.Build.0 = Release|Any CPU
{8A1EB933-06B4-4E85-B097-48A30E941DA6}.Release|x86.ActiveCfg = Release|Any CPU
{C672CDDE-9BDB-4907-A193-9160EC921894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C672CDDE-9BDB-4907-A193-9160EC921894}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C672CDDE-9BDB-4907-A193-9160EC921894}.Debug|x86.ActiveCfg = Debug|x86
{C672CDDE-9BDB-4907-A193-9160EC921894}.Debug|x86.Build.0 = Debug|x86
{C672CDDE-9BDB-4907-A193-9160EC921894}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C672CDDE-9BDB-4907-A193-9160EC921894}.Release|Any CPU.Build.0 = Release|Any CPU
{C672CDDE-9BDB-4907-A193-9160EC921894}.Release|x86.ActiveCfg = Release|x86
{C672CDDE-9BDB-4907-A193-9160EC921894}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal