forked from gregsdennis/Manatee.Json
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Manatee.Json.sln
96 lines (96 loc) · 5.55 KB
/
Manatee.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C148909-BDAD-45A5-9BFA-63DBD47290B9}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
Local.testsettings = Local.testsettings
README.md = README.md
docs_source\release-notes.md = docs_source\release-notes.md
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{6E84846A-D11A-4B3F-9588-C815FB0A22C5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Manatee.Json", "Manatee.Json\Manatee.Json.csproj", "{7548217B-8C18-4CA5-A248-59889EF93CF5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Reference", "Reference", "{2EABC48C-8556-4A6D-B0CA-B2D5A46C7239}"
ProjectSection(SolutionItems) = preProject
Meta-Schemas\schema04.json = Meta-Schemas\schema04.json
Meta-Schemas\schema06.json = Meta-Schemas\schema06.json
Meta-Schemas\schema07.json = Meta-Schemas\schema07.json
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Manatee.Json.Tests", "Manatee.Json.Tests\Manatee.Json.Tests.csproj", "{FECC9923-41DB-4DE7-9715-D7E565456B8C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2019-09", "2019-09", "{4021715A-4D23-4A60-B41C-40542B7BF215}"
ProjectSection(SolutionItems) = preProject
Meta-Schemas\2019-09\applicator.json = Meta-Schemas\2019-09\applicator.json
Meta-Schemas\2019-09\content.json = Meta-Schemas\2019-09\content.json
Meta-Schemas\2019-09\core.json = Meta-Schemas\2019-09\core.json
Meta-Schemas\2019-09\format.json = Meta-Schemas\2019-09\format.json
Meta-Schemas\2019-09\meta-data.json = Meta-Schemas\2019-09\meta-data.json
Meta-Schemas\2019-09\schema.json = Meta-Schemas\2019-09\schema.json
Meta-Schemas\2019-09\validation.json = Meta-Schemas\2019-09\validation.json
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Manatee.Json.Tests.Benchmark", "Manatee.Json.Tests.Benchmark\Manatee.Json.Tests.Benchmark.csproj", "{773D6512-3464-4C0C-8937-C433F71830FC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{D9D06EE8-22B1-4A7B-8B42-412E99AB3370}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Manatee.Json.Console", "Manatee.Json.Console\Manatee.Json.Console.csproj", "{1D5B51CF-0132-4CD2-8723-D89FAD373AC4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Manatee.Json.Tests.Common", "Manatee.Json.Tests.Common\Manatee.Json.Tests.Common.csproj", "{5CF527BE-3A1D-426B-BDEC-B74DC390BD04}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7548217B-8C18-4CA5-A248-59889EF93CF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7548217B-8C18-4CA5-A248-59889EF93CF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7548217B-8C18-4CA5-A248-59889EF93CF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7548217B-8C18-4CA5-A248-59889EF93CF5}.Release|Any CPU.Build.0 = Release|Any CPU
{FECC9923-41DB-4DE7-9715-D7E565456B8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FECC9923-41DB-4DE7-9715-D7E565456B8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FECC9923-41DB-4DE7-9715-D7E565456B8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FECC9923-41DB-4DE7-9715-D7E565456B8C}.Release|Any CPU.Build.0 = Release|Any CPU
{773D6512-3464-4C0C-8937-C433F71830FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{773D6512-3464-4C0C-8937-C433F71830FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{773D6512-3464-4C0C-8937-C433F71830FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{773D6512-3464-4C0C-8937-C433F71830FC}.Release|Any CPU.Build.0 = Release|Any CPU
{1D5B51CF-0132-4CD2-8723-D89FAD373AC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D5B51CF-0132-4CD2-8723-D89FAD373AC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D5B51CF-0132-4CD2-8723-D89FAD373AC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D5B51CF-0132-4CD2-8723-D89FAD373AC4}.Release|Any CPU.Build.0 = Release|Any CPU
{5CF527BE-3A1D-426B-BDEC-B74DC390BD04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5CF527BE-3A1D-426B-BDEC-B74DC390BD04}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5CF527BE-3A1D-426B-BDEC-B74DC390BD04}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5CF527BE-3A1D-426B-BDEC-B74DC390BD04}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FECC9923-41DB-4DE7-9715-D7E565456B8C} = {6E84846A-D11A-4B3F-9588-C815FB0A22C5}
{4021715A-4D23-4A60-B41C-40542B7BF215} = {2EABC48C-8556-4A6D-B0CA-B2D5A46C7239}
{773D6512-3464-4C0C-8937-C433F71830FC} = {6E84846A-D11A-4B3F-9588-C815FB0A22C5}
{1D5B51CF-0132-4CD2-8723-D89FAD373AC4} = {D9D06EE8-22B1-4A7B-8B42-412E99AB3370}
{5CF527BE-3A1D-426B-BDEC-B74DC390BD04} = {6E84846A-D11A-4B3F-9588-C815FB0A22C5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A28ED14-DF83-45F6-BA43-47423E29D5D9}
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = Json.vsmdi
EndGlobalSection
EndGlobal