-
Notifications
You must be signed in to change notification settings - Fork 0
/
Depository.sln
55 lines (55 loc) · 3.94 KB
/
Depository.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository", "Depository\Depository.csproj", "{63C06AB6-0B6C-45D0-8E3A-C9F54FB51A18}"
ProjectSection(ProjectDependencies) = postProject
{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE} = {BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Abstraction", "Depository.Abstraction\Depository.Abstraction.csproj", "{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Core", "Depository.Core\Depository.Core.csproj", "{5EF419BA-BB1A-4E3D-90CA-32C749613925}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Tests", "Depository.Tests\Depository.Tests.csproj", "{BE86D4F8-EE37-4954-9B11-1DE529781EEF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Extensions", "Depository.Extensions\Depository.Extensions.csproj", "{FD290B02-CC6C-476B-8C4D-1B98FF6A3091}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Benchmarks", "Depository.Benchmarks\Depository.Benchmarks.csproj", "{CA4C7BA1-F911-4BB7-A966-986AEAD8E031}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Depository.Extensions.DependencyInjection", "Depository.Extensions.DependencyInjection\Depository.Extensions.DependencyInjection.csproj", "{4044B4D2-0DB5-4825-BE3D-3D430D47A963}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{63C06AB6-0B6C-45D0-8E3A-C9F54FB51A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63C06AB6-0B6C-45D0-8E3A-C9F54FB51A18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63C06AB6-0B6C-45D0-8E3A-C9F54FB51A18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63C06AB6-0B6C-45D0-8E3A-C9F54FB51A18}.Release|Any CPU.Build.0 = Release|Any CPU
{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC60A1E3-0019-4DEC-A869-6ADB4627F9AE}.Release|Any CPU.Build.0 = Release|Any CPU
{5EF419BA-BB1A-4E3D-90CA-32C749613925}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5EF419BA-BB1A-4E3D-90CA-32C749613925}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5EF419BA-BB1A-4E3D-90CA-32C749613925}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5EF419BA-BB1A-4E3D-90CA-32C749613925}.Release|Any CPU.Build.0 = Release|Any CPU
{BE86D4F8-EE37-4954-9B11-1DE529781EEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE86D4F8-EE37-4954-9B11-1DE529781EEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE86D4F8-EE37-4954-9B11-1DE529781EEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE86D4F8-EE37-4954-9B11-1DE529781EEF}.Release|Any CPU.Build.0 = Release|Any CPU
{FD290B02-CC6C-476B-8C4D-1B98FF6A3091}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD290B02-CC6C-476B-8C4D-1B98FF6A3091}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD290B02-CC6C-476B-8C4D-1B98FF6A3091}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD290B02-CC6C-476B-8C4D-1B98FF6A3091}.Release|Any CPU.Build.0 = Release|Any CPU
{CA4C7BA1-F911-4BB7-A966-986AEAD8E031}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA4C7BA1-F911-4BB7-A966-986AEAD8E031}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA4C7BA1-F911-4BB7-A966-986AEAD8E031}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA4C7BA1-F911-4BB7-A966-986AEAD8E031}.Release|Any CPU.Build.0 = Release|Any CPU
{4044B4D2-0DB5-4825-BE3D-3D430D47A963}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4044B4D2-0DB5-4825-BE3D-3D430D47A963}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4044B4D2-0DB5-4825-BE3D-3D430D47A963}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4044B4D2-0DB5-4825-BE3D-3D430D47A963}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal