-
Notifications
You must be signed in to change notification settings - Fork 2
/
SpatialFocus.EFLazyLoading.Fody.sln
72 lines (72 loc) · 4.54 KB
/
SpatialFocus.EFLazyLoading.Fody.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77A13773-9F22-46C1-8990-A2BBFD8DBFCE}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
README.md = README.md
SpatialFocus.EFLazyLoading.Fody.sln.DotSettings = SpatialFocus.EFLazyLoading.Fody.sln.DotSettings
stylecop.json = stylecop.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7B20E4F7-309B-407B-B555-4FF5BCB42317}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpatialFocus.EFLazyLoading", "src\SpatialFocus.EFLazyLoading\SpatialFocus.EFLazyLoading.csproj", "{22AA81F4-BD64-49AE-A992-CB14E811F8CA}"
ProjectSection(ProjectDependencies) = postProject
{2239D06D-D6DA-4ABD-8200-12F8568C8029} = {2239D06D-D6DA-4ABD-8200-12F8568C8029}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpatialFocus.EFLazyLoading.Fody", "src\SpatialFocus.EFLazyLoading.Fody\SpatialFocus.EFLazyLoading.Fody.csproj", "{2239D06D-D6DA-4ABD-8200-12F8568C8029}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpatialFocus.EFLazyLoading.Tests", "src\SpatialFocus.EFLazyLoading.Tests\SpatialFocus.EFLazyLoading.Tests.csproj", "{5F57DFB7-3484-4F06-8933-3CA798A2F772}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpatialFocus.EFLazyLoading.Tests.Assembly", "src\SpatialFocus.EFLazyLoading.Tests.Assembly\SpatialFocus.EFLazyLoading.Tests.Assembly.csproj", "{E730D1EB-8278-4FAE-BF9A-AC1BD1672339}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpatialFocus.EFLazyLoading.SmokeTest", "src\SpatialFocus.EFLazyLoading.SmokeTest\SpatialFocus.EFLazyLoading.SmokeTest.csproj", "{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22AA81F4-BD64-49AE-A992-CB14E811F8CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22AA81F4-BD64-49AE-A992-CB14E811F8CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22AA81F4-BD64-49AE-A992-CB14E811F8CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22AA81F4-BD64-49AE-A992-CB14E811F8CA}.Release|Any CPU.Build.0 = Release|Any CPU
{2239D06D-D6DA-4ABD-8200-12F8568C8029}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2239D06D-D6DA-4ABD-8200-12F8568C8029}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2239D06D-D6DA-4ABD-8200-12F8568C8029}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2239D06D-D6DA-4ABD-8200-12F8568C8029}.Release|Any CPU.Build.0 = Release|Any CPU
{5F57DFB7-3484-4F06-8933-3CA798A2F772}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F57DFB7-3484-4F06-8933-3CA798A2F772}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F57DFB7-3484-4F06-8933-3CA798A2F772}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F57DFB7-3484-4F06-8933-3CA798A2F772}.Release|Any CPU.Build.0 = Release|Any CPU
{E730D1EB-8278-4FAE-BF9A-AC1BD1672339}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E730D1EB-8278-4FAE-BF9A-AC1BD1672339}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E730D1EB-8278-4FAE-BF9A-AC1BD1672339}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E730D1EB-8278-4FAE-BF9A-AC1BD1672339}.Release|Any CPU.Build.0 = Release|Any CPU
{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{22AA81F4-BD64-49AE-A992-CB14E811F8CA} = {7B20E4F7-309B-407B-B555-4FF5BCB42317}
{2239D06D-D6DA-4ABD-8200-12F8568C8029} = {7B20E4F7-309B-407B-B555-4FF5BCB42317}
{5F57DFB7-3484-4F06-8933-3CA798A2F772} = {7B20E4F7-309B-407B-B555-4FF5BCB42317}
{E730D1EB-8278-4FAE-BF9A-AC1BD1672339} = {7B20E4F7-309B-407B-B555-4FF5BCB42317}
{0B0B4A9C-AE86-4370-8E3B-4D9784E9F9F4} = {7B20E4F7-309B-407B-B555-4FF5BCB42317}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {77bbd221-c189-4fdc-8125-5773860799c0}
EndGlobalSection
EndGlobal