-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCompentio.SourceMapper.sln
68 lines (68 loc) · 4.5 KB
/
Compentio.SourceMapper.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compentio.SourceMapper", "Compentio.SourceMapper.Generator\Compentio.SourceMapper.csproj", "{B66B2628-50B5-4AE5-A88A-5DEB39FFB449}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compentio.Example.DotNetCore.App", "Compentio.Example.DotNetCore.App\Compentio.Example.DotNetCore.App.csproj", "{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{59821036-CEBB-4E27-88A9-43BF86492019}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compentio.SourceMapper.Tests", "Compentio.SourceMapper.Tests\Compentio.SourceMapper.Tests.csproj", "{6930DDF1-653B-4200-96BA-6C3BB2FEA2B4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compentio.Example.Autofac.App", "Compentio.Example.Autofac.App\Compentio.Example.Autofac.App.csproj", "{043B1040-8796-4448-BD00-83C2692716A5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{ACA5F063-6504-41B4-8106-9F48E4B5D315}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compentio.Example.StructureMap.App", "Compentio.Example.StructureMap.App\Compentio.Example.StructureMap.App.csproj", "{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compentio.Example.Ninject.App", "Compentio.Example.Ninject.App\Compentio.Example.Ninject.App.csproj", "{DD54C1BE-2002-4085-9796-F58378EDC7F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B66B2628-50B5-4AE5-A88A-5DEB39FFB449}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B66B2628-50B5-4AE5-A88A-5DEB39FFB449}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B66B2628-50B5-4AE5-A88A-5DEB39FFB449}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B66B2628-50B5-4AE5-A88A-5DEB39FFB449}.Release|Any CPU.Build.0 = Release|Any CPU
{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA}.Release|Any CPU.Build.0 = Release|Any CPU
{6930DDF1-653B-4200-96BA-6C3BB2FEA2B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6930DDF1-653B-4200-96BA-6C3BB2FEA2B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6930DDF1-653B-4200-96BA-6C3BB2FEA2B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6930DDF1-653B-4200-96BA-6C3BB2FEA2B4}.Release|Any CPU.Build.0 = Release|Any CPU
{043B1040-8796-4448-BD00-83C2692716A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{043B1040-8796-4448-BD00-83C2692716A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{043B1040-8796-4448-BD00-83C2692716A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{043B1040-8796-4448-BD00-83C2692716A5}.Release|Any CPU.Build.0 = Release|Any CPU
{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3}.Release|Any CPU.Build.0 = Release|Any CPU
{DD54C1BE-2002-4085-9796-F58378EDC7F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD54C1BE-2002-4085-9796-F58378EDC7F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD54C1BE-2002-4085-9796-F58378EDC7F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD54C1BE-2002-4085-9796-F58378EDC7F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{792D18D8-5E2C-4DEC-95C9-44B8F8AF2FAA} = {ACA5F063-6504-41B4-8106-9F48E4B5D315}
{043B1040-8796-4448-BD00-83C2692716A5} = {ACA5F063-6504-41B4-8106-9F48E4B5D315}
{85FA713D-8A57-40FC-84F0-0E38E7FD8BB3} = {ACA5F063-6504-41B4-8106-9F48E4B5D315}
{DD54C1BE-2002-4085-9796-F58378EDC7F8} = {ACA5F063-6504-41B4-8106-9F48E4B5D315}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D42B86EF-D955-44EA-873D-8C7784836F81}
EndGlobalSection
EndGlobal