-
Notifications
You must be signed in to change notification settings - Fork 33
/
Breeze.Sharp.Internal.Tests.sln
65 lines (65 loc) · 4.37 KB
/
Breeze.Sharp.Internal.Tests.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{2E44777C-485D-48B5-958D-D45B45A4709A}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Breeze.Sharp", "Breeze.Sharp\Breeze.Sharp.csproj", "{54B1CE10-2847-4565-839A-26DA3A51AF38}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Breeze.Sharp.Internal.Tests", "Tests\Internal\Tests\Breeze.Sharp.Internal.Tests.csproj", "{C291ECD4-FD4E-43C2-A6BE-BAB5B7BA8E6E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model.Inheritance.Billing.Sharp", "Tests\Internal\Model.Inheritance.Billing.Sharp\Model.Inheritance.Billing.Sharp.csproj", "{58B41CC6-8D34-40C4-9342-DB55AE6CCA02}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model.Northwind.Sharp", "Tests\Internal\Model.Northwind.Sharp\Model.Northwind.Sharp.csproj", "{E357F17B-6A21-4682-B7C8-3EBFEBF862F3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model.Inheritance.Produce.Sharp", "Tests\Internal\Model.Inheritance.Produce.Sharp\Model.Inheritance.Produce.Sharp.csproj", "{73C7F5C5-53EE-4F8C-AF80-2FD74A9CF553}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model.Edmunds", "Tests\Internal\Model.Edmunds\Model.Edmunds.csproj", "{C365D56F-1BD4-4D6C-88EF-84F78DE9243D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model.CodeCamper", "Tests\Internal\Model.CodeCamper\Model.CodeCamper.csproj", "{3115A147-39A3-4E8F-A8BA-265BB2571ACC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{54B1CE10-2847-4565-839A-26DA3A51AF38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54B1CE10-2847-4565-839A-26DA3A51AF38}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54B1CE10-2847-4565-839A-26DA3A51AF38}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54B1CE10-2847-4565-839A-26DA3A51AF38}.Release|Any CPU.Build.0 = Release|Any CPU
{C291ECD4-FD4E-43C2-A6BE-BAB5B7BA8E6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C291ECD4-FD4E-43C2-A6BE-BAB5B7BA8E6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C291ECD4-FD4E-43C2-A6BE-BAB5B7BA8E6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C291ECD4-FD4E-43C2-A6BE-BAB5B7BA8E6E}.Release|Any CPU.Build.0 = Release|Any CPU
{58B41CC6-8D34-40C4-9342-DB55AE6CCA02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{58B41CC6-8D34-40C4-9342-DB55AE6CCA02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{58B41CC6-8D34-40C4-9342-DB55AE6CCA02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{58B41CC6-8D34-40C4-9342-DB55AE6CCA02}.Release|Any CPU.Build.0 = Release|Any CPU
{E357F17B-6A21-4682-B7C8-3EBFEBF862F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E357F17B-6A21-4682-B7C8-3EBFEBF862F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E357F17B-6A21-4682-B7C8-3EBFEBF862F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E357F17B-6A21-4682-B7C8-3EBFEBF862F3}.Release|Any CPU.Build.0 = Release|Any CPU
{73C7F5C5-53EE-4F8C-AF80-2FD74A9CF553}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73C7F5C5-53EE-4F8C-AF80-2FD74A9CF553}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73C7F5C5-53EE-4F8C-AF80-2FD74A9CF553}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73C7F5C5-53EE-4F8C-AF80-2FD74A9CF553}.Release|Any CPU.Build.0 = Release|Any CPU
{C365D56F-1BD4-4D6C-88EF-84F78DE9243D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C365D56F-1BD4-4D6C-88EF-84F78DE9243D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C365D56F-1BD4-4D6C-88EF-84F78DE9243D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C365D56F-1BD4-4D6C-88EF-84F78DE9243D}.Release|Any CPU.Build.0 = Release|Any CPU
{3115A147-39A3-4E8F-A8BA-265BB2571ACC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3115A147-39A3-4E8F-A8BA-265BB2571ACC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3115A147-39A3-4E8F-A8BA-265BB2571ACC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3115A147-39A3-4E8F-A8BA-265BB2571ACC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal