-
Notifications
You must be signed in to change notification settings - Fork 36
/
Telerik.JustMockLite.sln
122 lines (122 loc) · 9.75 KB
/
Telerik.JustMockLite.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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29409.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock", "Telerik.JustMock\Telerik.JustMock.csproj", "{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.DemoLib", "Telerik.JustMock.DemoLib\Telerik.JustMock.DemoLib.csproj", "{1F725764-5FB5-475D-9BF2-355F073E3233}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.DemoLibSigned", "Telerik.JustMock.DemoLibSigned\Telerik.JustMock.DemoLibSigned.csproj", "{84156592-CA84-4B6D-83F2-DCFE9E4843F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.MSTest2.Tests", "Telerik.JustMock.MSTest2.Tests\Telerik.JustMock.MSTest2.Tests.csproj", "{12629109-A1AA-4ABB-852A-087DD15205F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.MSTest.Tests", "Telerik.JustMock.MSTest.Tests\Telerik.JustMock.MSTest.Tests.csproj", "{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Telerik.JustMock.Tests", "Telerik.JustMock.Tests\Telerik.JustMock.Tests.shproj", "{6F2AEA8B-7295-4446-9686-663993AE0B18}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.NUnit.Tests", "Telerik.JustMock.NUnit.Tests\Telerik.JustMock.NUnit.Tests.csproj", "{1B34A434-AA3F-412A-B843-F6C082A92BDA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Telerik.JustMock.XUnit.Tests", "Telerik.JustMock.XUnit.Tests\Telerik.JustMock.XUnit.Tests.csproj", "{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Telerik.JustMock.Tests.Base", "Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.shproj", "{EB616AFE-5BAC-4B9F-A46E-7EFC592249D0}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.projitems*{12629109-a1aa-4abb-852a-087dd15205f3}*SharedItemsImports = 5
Telerik.JustMock.Tests\Telerik.JustMock.Tests.projitems*{12629109-a1aa-4abb-852a-087dd15205f3}*SharedItemsImports = 5
Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.projitems*{1b34a434-aa3f-412a-b843-f6c082a92bda}*SharedItemsImports = 5
Telerik.JustMock.Tests\Telerik.JustMock.Tests.projitems*{1b34a434-aa3f-412a-b843-f6c082a92bda}*SharedItemsImports = 5
Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.projitems*{3aedda3d-9525-4d05-bbda-9613ac30b0d1}*SharedItemsImports = 5
Telerik.JustMock.Tests\Telerik.JustMock.Tests.projitems*{3aedda3d-9525-4d05-bbda-9613ac30b0d1}*SharedItemsImports = 5
Telerik.JustMock.Tests\Telerik.JustMock.Tests.projitems*{6f2aea8b-7295-4446-9686-663993ae0b18}*SharedItemsImports = 13
Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.projitems*{83f0c270-db35-4b80-beda-5aed79c0fb2d}*SharedItemsImports = 5
Telerik.JustMock.Tests\Telerik.JustMock.Tests.projitems*{83f0c270-db35-4b80-beda-5aed79c0fb2d}*SharedItemsImports = 5
Telerik.JustMock.Tests.Base\Telerik.JustMock.Tests.Base.projitems*{eb616afe-5bac-4b9f-a46e-7efc592249d0}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
DebugFree|Any CPU = DebugFree|Any CPU
Release|Any CPU = Release|Any CPU
ReleaseFree|Any CPU = ReleaseFree|Any CPU
ReleaseTrial|Any CPU = ReleaseTrial|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.Release|Any CPU.Build.0 = Release|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{0749EBC2-4E83-4960-BF28-1FF5C2DEB2B9}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.Release|Any CPU.Build.0 = Release|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{1F725764-5FB5-475D-9BF2-355F073E3233}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.Release|Any CPU.Build.0 = Release|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{84156592-CA84-4B6D-83F2-DCFE9E4843F0}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.Release|Any CPU.Build.0 = Release|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{12629109-A1AA-4ABB-852A-087DD15205F3}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.Release|Any CPU.Build.0 = Release|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{83F0C270-DB35-4B80-BEDA-5AED79C0FB2D}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.Release|Any CPU.Build.0 = Release|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{1B34A434-AA3F-412A-B843-F6C082A92BDA}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.DebugFree|Any CPU.ActiveCfg = DebugFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.DebugFree|Any CPU.Build.0 = DebugFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.Release|Any CPU.Build.0 = Release|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.ReleaseFree|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.ReleaseFree|Any CPU.Build.0 = ReleaseFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.ReleaseTrial|Any CPU.ActiveCfg = ReleaseFree|Any CPU
{3AEDDA3D-9525-4D05-BBDA-9613AC30B0D1}.ReleaseTrial|Any CPU.Build.0 = ReleaseFree|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B1939414-37EA-4C22-A10B-EED091960D98}
EndGlobalSection
EndGlobal