@@ -33,17 +33,17 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7610B796-BB3
33
33
EndProject
34
34
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{3582B07D-C2B0-49CC-B676-EAF806EB010E}"
35
35
Project Section (SolutionItems ) = preProject
36
- tests \Directory .Build .props = tests \Directory .Build .props
37
36
tests \.runsettings = tests \.runsettings
37
+ tests \Directory .Build .props = tests \Directory .Build .props
38
38
EndProject Section
39
39
EndProject
40
40
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{441B3323-3651-4B6E-95B3-7CD43E5E223A}"
41
41
Project Section (SolutionItems ) = preProject
42
+ .ci .runsettings = .ci .runsettings
42
43
build .bat = build .bat
43
44
build .sh = build .sh
44
45
Directory .Build .props = Directory .Build .props
45
46
global .json = global .json
46
- .ci .runsettings = .ci .runsettings
47
47
EndProject Section
48
48
EndProject
49
49
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.CommonSchema.Tests" , "tests\Elastic.CommonSchema.Tests\Elastic.CommonSchema.Tests.csproj" , "{EE4EA2DE-411D-400C-9BF6-8F6AFC17697C}"
@@ -76,54 +76,58 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Elastic.CommonSchema.Genera
76
76
EndProject
77
77
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.Ingest.Elasticsearch.CommonSchema" , "src\Elastic.Ingest.Elasticsearch.CommonSchema\Elastic.Ingest.Elasticsearch.CommonSchema.csproj" , "{68128AE4-350C-4FB2-A971-C9272A1F3829}"
78
78
EndProject
79
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elastic.Serilog.Sinks" , "src\Elastic.Serilog.Sinks\Elastic.Serilog.Sinks.csproj" , "{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D}"
79
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elastic.Serilog.Sinks" , "src\Elastic.Serilog.Sinks\Elastic.Serilog.Sinks.csproj" , "{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D}"
80
80
EndProject
81
81
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.CommonSchema.Log4net" , "src\Elastic.CommonSchema.Log4net\Elastic.CommonSchema.Log4net.csproj" , "{DD7D6E56-58DB-4E13-9DFC-AE031F1C31B3}"
82
82
EndProject
83
83
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.CommonSchema.Log4net.Tests" , "tests\Elastic.CommonSchema.Log4net.Tests\Elastic.CommonSchema.Log4net.Tests.csproj" , "{14BFAF67-8DB6-48D0-B57E-84767BA2A239}"
84
84
EndProject
85
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elastic.Serilog.Sinks.IntegrationTests" , "tests-integration\Elastic.Serilog.Sinks.IntegrationTests\Elastic.Serilog.Sinks.IntegrationTests.csproj" , "{622CC10E-B475-4649-8411-CABC31E7C252}"
85
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elastic.Serilog.Sinks.IntegrationTests" , "tests-integration\Elastic.Serilog.Sinks.IntegrationTests\Elastic.Serilog.Sinks.IntegrationTests.csproj" , "{622CC10E-B475-4649-8411-CABC31E7C252}"
86
86
EndProject
87
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elastic.Apm.Disabled.Serilog.Tests" , "tests\Elastic.Apm.Disabled.Serilog.Tests\Elastic.Apm.Disabled.Serilog.Tests.csproj" , "{73829D36-DB98-4D8F-8741-F167A787BF7B}"
87
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elastic.Apm.Disabled.Serilog.Tests" , "tests\Elastic.Apm.Disabled.Serilog.Tests\Elastic.Apm.Disabled.Serilog.Tests.csproj" , "{73829D36-DB98-4D8F-8741-F167A787BF7B}"
88
88
EndProject
89
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests" , "tests-integration\Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests\Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests.csproj" , "{1AF36656-7950-42D1-996D-DF5985298926}"
89
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests" , "tests-integration\Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests\Elastic.Ingest.Elasticsearch.CommonSchema.IntegrationTests.csproj" , "{1AF36656-7950-42D1-996D-DF5985298926}"
90
90
EndProject
91
91
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "_solution" , "_solution" , "{BAF28E09-EAAE-400D-8E0D-6E7C3000997A}"
92
92
Project Section (SolutionItems ) = preProject
93
- global .json = global .json
94
93
.editorconfig = .editorconfig
95
- ecs -dotnet .sln = ecs -dotnet .sln
96
- dotnet -tools .json = dotnet -tools .json
97
- ecs -dotnet .sln .DotSettings = ecs -dotnet .sln .DotSettings
98
- Directory .Build .props = Directory .Build .props
99
- build .sh = build .sh
100
- .pre -commit -config .yaml = .pre -commit -config .yaml
101
94
.gitattributes = .gitattributes
102
- license .txt = license .txt
103
- build .bat = build .bat
104
- issue _template .md = issue _template .md
105
95
.gitignore = .gitignore
106
- README .md = README .md
96
+ .pre -commit -config .yaml = .pre -commit -config .yaml
97
+ build .bat = build .bat
98
+ build .sh = build .sh
107
99
contributing .md = contributing .md
108
- nuget .config = nuget .config
100
+ Directory .Build .props = Directory .Build .props
101
+ dotnet -tools .json = dotnet -tools .json
102
+ ecs -dotnet .sln = ecs -dotnet .sln
103
+ ecs -dotnet .sln .DotSettings = ecs -dotnet .sln .DotSettings
104
+ global .json = global .json
105
+ issue _template .md = issue _template .md
106
+ license .txt = license .txt
109
107
nuget -icon .png = nuget -icon .png
108
+ nuget .config = nuget .config
109
+ README .md = README .md
110
110
EndProject Section
111
111
EndProject
112
112
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests-integration" , "tests-integration" , "{947B298F-9139-4868-B337-729541932E4D}"
113
113
Project Section (SolutionItems ) = preProject
114
- tests -integration \Directory .Build .props = tests -integration \Directory .Build .props
115
114
tests -integration \.runsettings = tests -integration \.runsettings
115
+ tests -integration \Directory .Build .props = tests -integration \Directory .Build .props
116
116
EndProject Section
117
117
EndProject
118
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elasticsearch.IntegrationDefaults" , "tests-integration\Elasticsearch.IntegrationDefaults\Elasticsearch.IntegrationDefaults.csproj" , "{AB197BBD-D90D-4ACB-AD09-C59913FA109F}"
118
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elasticsearch.IntegrationDefaults" , "tests-integration\Elasticsearch.IntegrationDefaults\Elasticsearch.IntegrationDefaults.csproj" , "{AB197BBD-D90D-4ACB-AD09-C59913FA109F}"
119
119
EndProject
120
120
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tools" , "tools" , "{B268060B-83ED-4944-B135-C362DFCBFC0C}"
121
121
EndProject
122
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Elastic.Serilog.Sinks.Example" , "examples\Elastic.Serilog.Sinks.Example\Elastic.Serilog.Sinks.Example.csproj" , "{1CAEFBD7-B800-41C4-81D3-CB6839FA563D}"
122
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Elastic.Serilog.Sinks.Example" , "examples\Elastic.Serilog.Sinks.Example\Elastic.Serilog.Sinks.Example.csproj" , "{1CAEFBD7-B800-41C4-81D3-CB6839FA563D}"
123
123
EndProject
124
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "docs" , "docs\docs.csproj" , "{7FDB3B31-020A-40E3-B564-F06476320C40}"
124
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "docs" , "docs\docs.csproj" , "{7FDB3B31-020A-40E3-B564-F06476320C40}"
125
125
EndProject
126
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "aspnetcore-with-extensions-logging" , "examples\aspnetcore-with-extensions-logging\aspnetcore-with-extensions-logging.csproj" , "{D866F335-BC19-49A8-AF72-4BA66CC7AFFB}"
126
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "aspnetcore-with-extensions-logging" , "examples\aspnetcore-with-extensions-logging\aspnetcore-with-extensions-logging.csproj" , "{D866F335-BC19-49A8-AF72-4BA66CC7AFFB}"
127
+ EndProject
128
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.NLog.Targets" , "src\Elastic.NLog.Targets\Elastic.NLog.Targets.csproj" , "{692F8035-F3F9-4714-8C9D-D54AF4CEB0E0}"
129
+ EndProject
130
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.NLog.Targets.IntegrationTests" , "tests-integration\Elastic.NLog.Targets.IntegrationTests\Elastic.NLog.Targets.IntegrationTests.csproj" , "{D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D}"
127
131
EndProject
128
132
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "playground" , "examples\playground\playground.csproj" , "{86AEB76A-C210-4250-8541-B349C26C1683}"
129
133
EndProject
@@ -133,6 +137,10 @@ Global
133
137
Release| Any CPU = Release| Any CPU
134
138
EndGlobalSection
135
139
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
140
+ {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
141
+ {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05} .Debug| Any CPU .Build .0 = Debug| Any CPU
142
+ {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05} .Release| Any CPU .ActiveCfg = Release| Any CPU
143
+ {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05} .Release| Any CPU .Build .0 = Release| Any CPU
136
144
{70072EAB-C5DF-4100-B594-B9DC3169D604} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
137
145
{70072EAB-C5DF-4100-B594-B9DC3169D604} .Debug| Any CPU .Build .0 = Debug| Any CPU
138
146
{70072EAB-C5DF-4100-B594-B9DC3169D604} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -227,10 +235,6 @@ Global
227
235
{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D} .Debug| Any CPU .Build .0 = Debug| Any CPU
228
236
{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D} .Release| Any CPU .ActiveCfg = Release| Any CPU
229
237
{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D} .Release| Any CPU .Build .0 = Release| Any CPU
230
- {622CC10E-B475-4649-8411-CABC31E7C252} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
231
- {622CC10E-B475-4649-8411-CABC31E7C252} .Debug| Any CPU .Build .0 = Debug| Any CPU
232
- {622CC10E-B475-4649-8411-CABC31E7C252} .Release| Any CPU .ActiveCfg = Release| Any CPU
233
- {622CC10E-B475-4649-8411-CABC31E7C252} .Release| Any CPU .Build .0 = Release| Any CPU
234
238
{DD7D6E56-58DB-4E13-9DFC-AE031F1C31B3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
235
239
{DD7D6E56-58DB-4E13-9DFC-AE031F1C31B3} .Debug| Any CPU .Build .0 = Debug| Any CPU
236
240
{DD7D6E56-58DB-4E13-9DFC-AE031F1C31B3} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -239,6 +243,10 @@ Global
239
243
{14BFAF67-8DB6-48D0-B57E-84767BA2A239} .Debug| Any CPU .Build .0 = Debug| Any CPU
240
244
{14BFAF67-8DB6-48D0-B57E-84767BA2A239} .Release| Any CPU .ActiveCfg = Release| Any CPU
241
245
{14BFAF67-8DB6-48D0-B57E-84767BA2A239} .Release| Any CPU .Build .0 = Release| Any CPU
246
+ {622CC10E-B475-4649-8411-CABC31E7C252} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
247
+ {622CC10E-B475-4649-8411-CABC31E7C252} .Debug| Any CPU .Build .0 = Debug| Any CPU
248
+ {622CC10E-B475-4649-8411-CABC31E7C252} .Release| Any CPU .ActiveCfg = Release| Any CPU
249
+ {622CC10E-B475-4649-8411-CABC31E7C252} .Release| Any CPU .Build .0 = Release| Any CPU
242
250
{73829D36-DB98-4D8F-8741-F167A787BF7B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
243
251
{73829D36-DB98-4D8F-8741-F167A787BF7B} .Debug| Any CPU .Build .0 = Debug| Any CPU
244
252
{73829D36-DB98-4D8F-8741-F167A787BF7B} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -261,6 +269,14 @@ Global
261
269
{D866F335-BC19-49A8-AF72-4BA66CC7AFFB} .Debug| Any CPU .Build .0 = Debug| Any CPU
262
270
{D866F335-BC19-49A8-AF72-4BA66CC7AFFB} .Release| Any CPU .ActiveCfg = Release| Any CPU
263
271
{D866F335-BC19-49A8-AF72-4BA66CC7AFFB} .Release| Any CPU .Build .0 = Release| Any CPU
272
+ {692F8035-F3F9-4714-8C9D-D54AF4CEB0E0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
273
+ {692F8035-F3F9-4714-8C9D-D54AF4CEB0E0} .Debug| Any CPU .Build .0 = Debug| Any CPU
274
+ {692F8035-F3F9-4714-8C9D-D54AF4CEB0E0} .Release| Any CPU .ActiveCfg = Release| Any CPU
275
+ {692F8035-F3F9-4714-8C9D-D54AF4CEB0E0} .Release| Any CPU .Build .0 = Release| Any CPU
276
+ {D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
277
+ {D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D} .Debug| Any CPU .Build .0 = Debug| Any CPU
278
+ {D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D} .Release| Any CPU .ActiveCfg = Release| Any CPU
279
+ {D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D} .Release| Any CPU .Build .0 = Release| Any CPU
264
280
{86AEB76A-C210-4250-8541-B349C26C1683} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
265
281
{86AEB76A-C210-4250-8541-B349C26C1683} .Debug| Any CPU .Build .0 = Debug| Any CPU
266
282
{86AEB76A-C210-4250-8541-B349C26C1683} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -270,6 +286,7 @@ Global
270
286
HideSolutionNode = FALSE
271
287
EndGlobalSection
272
288
GlobalSection (NestedProjects ) = preSolution
289
+ {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05} = {441B3323-3651-4B6E-95B3-7CD43E5E223A}
273
290
{70072EAB-C5DF-4100-B594-B9DC3169D604} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
274
291
{45BC8315-6AD6-4F3C-B590-7B52D19ED401} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
275
292
{D7BA6070-909F-402E-A6F4-1CE54A7BE0B7} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
@@ -282,28 +299,29 @@ Global
282
299
{4E0D951B-FEC5-4043-913A-BED795892405} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
283
300
{EE4EA2DE-411D-400C-9BF6-8F6AFC17697C} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
284
301
{6BE3084A-D84D-4782-9915-6E41575712C7} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
302
+ {4138E98A-4714-4139-BD89-D9FF4F2A3A73} = {947B298F-9139-4868-B337-729541932E4D}
285
303
{0881CC2E-BFBB-40DB-BA5B-B3D23A985F73} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
286
304
{89ADA999-1A1D-4B51-8CEE-39A553F669D1} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
287
305
{03FD4BFA-F9A5-4C16-ACA1-30FD060DFAEA} = {9F103D76-F7FA-4D10-8214-6E79C28D5AEC}
288
306
{9F103D76-F7FA-4D10-8214-6E79C28D5AEC} = {05075402-8669-45BD-913A-BD40A29BBEAB}
307
+ {EC19A9E1-79CC-46A8-94D7-EE66ED22D3BD} = {B268060B-83ED-4944-B135-C362DFCBFC0C}
289
308
{D88AAA7D-1AEE-4B4C-BE37-69BA85DA07DA} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
309
+ {0E7008E1-B215-4B9B-BC28-DC9D31415FB9} = {947B298F-9139-4868-B337-729541932E4D}
290
310
{F319AD28-A0A4-4012-8480-E2A4CFA755C2} = {05075402-8669-45BD-913A-BD40A29BBEAB}
291
311
{D87AE73E-8112-444C-8F2F-CFBC4F738026} = {05075402-8669-45BD-913A-BD40A29BBEAB}
292
- {80D7CE12-D0C9-44E2-9BF9-5762D52ADA05 } = {441B3323-3651-4B6E-95B3-7CD43E5E223A }
312
+ {D6F0D170-39D7-4868-86EE-990B6B05C14D } = {B268060B-83ED-4944-B135-C362DFCBFC0C }
293
313
{68128AE4-350C-4FB2-A971-C9272A1F3829} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
294
314
{30080079-D3EE-4BDC-9BE9-9D1B3B2BEF8D} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
295
315
{DD7D6E56-58DB-4E13-9DFC-AE031F1C31B3} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
296
316
{14BFAF67-8DB6-48D0-B57E-84767BA2A239} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
317
+ {622CC10E-B475-4649-8411-CABC31E7C252} = {947B298F-9139-4868-B337-729541932E4D}
297
318
{73829D36-DB98-4D8F-8741-F167A787BF7B} = {3582B07D-C2B0-49CC-B676-EAF806EB010E}
298
- {0E7008E1-B215-4B9B-BC28-DC9D31415FB9} = {947B298F-9139-4868-B337-729541932E4D}
299
319
{1AF36656-7950-42D1-996D-DF5985298926} = {947B298F-9139-4868-B337-729541932E4D}
300
- {622CC10E-B475-4649-8411-CABC31E7C252} = {947B298F-9139-4868-B337-729541932E4D}
301
- {4138E98A-4714-4139-BD89-D9FF4F2A3A73} = {947B298F-9139-4868-B337-729541932E4D}
302
320
{AB197BBD-D90D-4ACB-AD09-C59913FA109F} = {947B298F-9139-4868-B337-729541932E4D}
303
- {D6F0D170-39D7-4868-86EE-990B6B05C14D} = {B268060B-83ED-4944-B135-C362DFCBFC0C}
304
- {EC19A9E1-79CC-46A8-94D7-EE66ED22D3BD} = {B268060B-83ED-4944-B135-C362DFCBFC0C}
305
321
{1CAEFBD7-B800-41C4-81D3-CB6839FA563D} = {05075402-8669-45BD-913A-BD40A29BBEAB}
306
322
{D866F335-BC19-49A8-AF72-4BA66CC7AFFB} = {05075402-8669-45BD-913A-BD40A29BBEAB}
323
+ {692F8035-F3F9-4714-8C9D-D54AF4CEB0E0} = {7610B796-BB3E-4CB2-8296-79BBFF6D23FC}
324
+ {D1C3CAFB-A59D-4E3F-ADD1-4CB281E5349D} = {947B298F-9139-4868-B337-729541932E4D}
307
325
{86AEB76A-C210-4250-8541-B349C26C1683} = {05075402-8669-45BD-913A-BD40A29BBEAB}
308
326
EndGlobalSection
309
327
GlobalSection (ExtensibilityGlobals ) = postSolution
0 commit comments