-
Notifications
You must be signed in to change notification settings - Fork 2
/
Thinktecture.Logging.Configuration.sln
87 lines (87 loc) · 5.72 KB
/
Thinktecture.Logging.Configuration.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Thinktecture.Extensions.Logging.Configuration", "src\Thinktecture.Extensions.Logging.Configuration\Thinktecture.Extensions.Logging.Configuration.csproj", "{0330CEB0-C819-4750-903A-9BF503A4B8CB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7760FB9C-2BB6-4F16-9254-497804E28BEA}"
ProjectSection(SolutionItems) = preProject
src\Directory.Build.props = src\Directory.Build.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{ECB38C6A-34B3-4D67-A144-396151CA93F7}"
ProjectSection(SolutionItems) = preProject
example\Directory.Build.props = example\Directory.Build.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{FC041D8C-9C5C-4664-8443-6F51C446742A}"
ProjectSection(SolutionItems) = preProject
test\Directory.Build.props = test\Directory.Build.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{83ACE7F8-BC91-468A-9E79-CD111FE1FC57}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
Directory.Build.props = Directory.Build.props
.appveyor.yml = .appveyor.yml
icon.png = icon.png
LICENSE.md = LICENSE.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Thinktecture.Extensions.Logging.Configuration.Example", "example\Thinktecture.Extensions.Logging.Configuration.Example\Thinktecture.Extensions.Logging.Configuration.Example.csproj", "{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Thinktecture.Extensions.Logging.Configuration.Tests", "test\Thinktecture.Extensions.Logging.Configuration.Tests\Thinktecture.Extensions.Logging.Configuration.Tests.csproj", "{5B467799-E14B-496F-900D-236631A7978C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Thinktecture.Extensions.Serilog.Configuration", "src\Thinktecture.Extensions.Serilog.Configuration\Thinktecture.Extensions.Serilog.Configuration.csproj", "{E28869CA-58CC-428C-859F-B407DCAD1E84}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Thinktecture.Extensions.Serilog.Configuration.Example", "example\Thinktecture.Extensions.Serilog.Configuration.Example\Thinktecture.Extensions.Serilog.Configuration.Example.csproj", "{B79F3197-B092-4338-ADB7-7E1D7EE413CD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Thinktecture.Extensions.Serilog.Configuration.Tests", "test\Thinktecture.Extensions.Serilog.Configuration.Tests\Thinktecture.Extensions.Serilog.Configuration.Tests.csproj", "{7616BB27-CCA9-4696-8677-FE4A06F16C81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0330CEB0-C819-4750-903A-9BF503A4B8CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0330CEB0-C819-4750-903A-9BF503A4B8CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0330CEB0-C819-4750-903A-9BF503A4B8CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0330CEB0-C819-4750-903A-9BF503A4B8CB}.Release|Any CPU.Build.0 = Release|Any CPU
{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61}.Release|Any CPU.Build.0 = Release|Any CPU
{5B467799-E14B-496F-900D-236631A7978C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B467799-E14B-496F-900D-236631A7978C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B467799-E14B-496F-900D-236631A7978C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B467799-E14B-496F-900D-236631A7978C}.Release|Any CPU.Build.0 = Release|Any CPU
{E28869CA-58CC-428C-859F-B407DCAD1E84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E28869CA-58CC-428C-859F-B407DCAD1E84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E28869CA-58CC-428C-859F-B407DCAD1E84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E28869CA-58CC-428C-859F-B407DCAD1E84}.Release|Any CPU.Build.0 = Release|Any CPU
{B79F3197-B092-4338-ADB7-7E1D7EE413CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B79F3197-B092-4338-ADB7-7E1D7EE413CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B79F3197-B092-4338-ADB7-7E1D7EE413CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B79F3197-B092-4338-ADB7-7E1D7EE413CD}.Release|Any CPU.Build.0 = Release|Any CPU
{7616BB27-CCA9-4696-8677-FE4A06F16C81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7616BB27-CCA9-4696-8677-FE4A06F16C81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7616BB27-CCA9-4696-8677-FE4A06F16C81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7616BB27-CCA9-4696-8677-FE4A06F16C81}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0330CEB0-C819-4750-903A-9BF503A4B8CB} = {7760FB9C-2BB6-4F16-9254-497804E28BEA}
{0857DEF7-7CC1-4CAC-9105-4F88D9C4CC61} = {ECB38C6A-34B3-4D67-A144-396151CA93F7}
{5B467799-E14B-496F-900D-236631A7978C} = {FC041D8C-9C5C-4664-8443-6F51C446742A}
{E28869CA-58CC-428C-859F-B407DCAD1E84} = {7760FB9C-2BB6-4F16-9254-497804E28BEA}
{B79F3197-B092-4338-ADB7-7E1D7EE413CD} = {ECB38C6A-34B3-4D67-A144-396151CA93F7}
{7616BB27-CCA9-4696-8677-FE4A06F16C81} = {FC041D8C-9C5C-4664-8443-6F51C446742A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DE6AF32F-97AE-4A2C-B54E-BBE2F09623E5}
EndGlobalSection
EndGlobal