-
Notifications
You must be signed in to change notification settings - Fork 174
/
MsgPack.mono.sln
71 lines (71 loc) · 4.23 KB
/
MsgPack.mono.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "common", "common", "{60EC42E9-D79B-4ADF-8F80-4DCD580061FD}"
ProjectSection(SolutionItems) = preProject
src\CommonAssemblyInfo.cs = src\CommonAssemblyInfo.cs
src\CommonAssemblyInfo.Pack.cs = src\CommonAssemblyInfo.Pack.cs
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{1BD5D488-707E-4030-8AE8-80D93D04963F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mono", "Mono", "{BA5E7D16-23AB-44B5-BAF5-6E9C9F51E67A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsgPack", "src\MsgPack\MsgPack.csproj", "{5BCEC32E-990E-4DE5-945F-BD27326A7418}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{87A17015-9338-431E-B338-57BDA03984C1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsgPack.UnitTest.Mono", "test\MsgPack.UnitTest.Mono\MsgPack.UnitTest.Mono.csproj", "{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{DB9CF5EC-73DA-4AEB-BC6B-AF4260009E8B}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CodeAnalysis|Any CPU = CodeAnalysis|Any CPU
CoreProfile|Any CPU = CoreProfile|Any CPU
Debug|Any CPU = Debug|Any CPU
Instrument|Any CPU = Instrument|Any CPU
PerformanceTest|Any CPU = PerformanceTest|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.CodeAnalysis|Any CPU.ActiveCfg = CodeAnalysis|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.CodeAnalysis|Any CPU.Build.0 = CodeAnalysis|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.CoreProfile|Any CPU.ActiveCfg = CoreProfile|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.CoreProfile|Any CPU.Build.0 = CoreProfile|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Instrument|Any CPU.ActiveCfg = Instrument|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Instrument|Any CPU.Build.0 = Instrument|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.PerformanceTest|Any CPU.ActiveCfg = PerformanceTest|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.PerformanceTest|Any CPU.Build.0 = PerformanceTest|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BCEC32E-990E-4DE5-945F-BD27326A7418}.Release|Any CPU.Build.0 = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.CodeAnalysis|Any CPU.ActiveCfg = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.CodeAnalysis|Any CPU.Build.0 = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.CoreProfile|Any CPU.ActiveCfg = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.CoreProfile|Any CPU.Build.0 = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.Instrument|Any CPU.ActiveCfg = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.Instrument|Any CPU.Build.0 = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.PerformanceTest|Any CPU.ActiveCfg = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.PerformanceTest|Any CPU.Build.0 = Release|Any CPU
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{BA5E7D16-23AB-44B5-BAF5-6E9C9F51E67A} = {1BD5D488-707E-4030-8AE8-80D93D04963F}
{5BCEC32E-990E-4DE5-945F-BD27326A7418} = {BA5E7D16-23AB-44B5-BAF5-6E9C9F51E67A}
{A74BE492-C4AB-460D-B37B-1BA6ABAD434B} = {87A17015-9338-431E-B338-57BDA03984C1}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = src\MsgPack\MsgPack.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal