-
Notifications
You must be signed in to change notification settings - Fork 0
/
FastMember.sln
90 lines (90 loc) · 6.14 KB
/
FastMember.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastMember", "FastMember\FastMember.csproj", "{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastMember.Tests", "FastMember.Tests\FastMember.Tests.csproj", "{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{165A9D79-C307-45E9-A70E-826459FCFC10}"
ProjectSection(SolutionItems) = preProject
Nuget\FastMember.nuspec = Nuget\FastMember.nuspec
NugetSigned\FastMember.Signed.nuspec = NugetSigned\FastMember.Signed.nuspec
pack.cmd = pack.cmd
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastMember_Net35", "FastMember_Net35\FastMember_Net35.csproj", "{7C5CF865-41CF-4E3E-BCAD-987872A23237}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{289AB48D-47F7-4855-B702-E6620A2DBE49}"
ProjectSection(SolutionItems) = preProject
.nuget\packages.config = .nuget\packages.config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastMember_Signed", "FastMember_Signed\FastMember_Signed.csproj", "{9D0D7E3B-4937-49CD-B288-F53F97D4268C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastMember_Signed.Tests", "FastMember_Signed.Tests\FastMember_Signed.Tests.csproj", "{0C3084A5-6688-450A-B705-0DAA6D7395E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Debug|x86.ActiveCfg = Debug|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Release|Any CPU.Build.0 = Release|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{4C19BCAD-C12C-4574-BAC0-9DD5C6D12D0B}.Release|x86.ActiveCfg = Release|Any CPU
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Debug|Any CPU.ActiveCfg = Debug|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Debug|Mixed Platforms.Build.0 = Debug|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Debug|x86.ActiveCfg = Debug|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Debug|x86.Build.0 = Debug|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Release|Any CPU.ActiveCfg = Release|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Release|Mixed Platforms.ActiveCfg = Release|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Release|Mixed Platforms.Build.0 = Release|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Release|x86.ActiveCfg = Release|x86
{8D5C4A13-C3D7-49EF-931B-90C4325B9DE5}.Release|x86.Build.0 = Release|x86
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Debug|x86.ActiveCfg = Debug|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Release|Any CPU.Build.0 = Release|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7C5CF865-41CF-4E3E-BCAD-987872A23237}.Release|x86.ActiveCfg = Release|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Debug|x86.ActiveCfg = Debug|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Release|Any CPU.Build.0 = Release|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9D0D7E3B-4937-49CD-B288-F53F97D4268C}.Release|x86.ActiveCfg = Release|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Debug|x86.ActiveCfg = Debug|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Release|Any CPU.Build.0 = Release|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{0C3084A5-6688-450A-B705-0DAA6D7395E4}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal