@@ -15,12 +15,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
15
15
.github \workflows \ci -concurrency .yml = .github \workflows \ci -concurrency .yml
16
16
CONTRIBUTING .md = CONTRIBUTING .md
17
17
global .json = global .json
18
- NuGet .config = NuGet .config
19
18
LICENSE .TXT = LICENSE .TXT
19
+ NuGet .config = NuGet .config
20
20
OpenTelemetry .proj = OpenTelemetry .proj
21
21
README .md = README .md
22
- VERSIONING .md = VERSIONING .md
23
22
THIRD -PARTY -NOTICES .TXT = THIRD -PARTY -NOTICES .TXT
23
+ VERSIONING .md = VERSIONING .md
24
24
EndProject Section
25
25
EndProject
26
26
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build" , "build" , "{7CB2F02E-03FA-4FFF-89A5-C51F107623FD}"
@@ -154,7 +154,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "metrics", "metrics", "{3277
154
154
EndProject
155
155
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "logs" , "logs" , "{3862190B-E2C5-418E-AFDC-DB281FB5C705}"
156
156
Project Section (SolutionItems ) = preProject
157
- docs \logs \getting - started - console \ README .md = docs \logs \ getting - started - console \README .md
157
+ docs \logs \README .md = docs \logs \README .md
158
158
EndProject Section
159
159
EndProject
160
160
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "MicroserviceExample" , "MicroserviceExample" , "{4D492D62-5150-45F9-817F-C99562E364E2}"
@@ -338,7 +338,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "resources", "resources", "{
338
338
docs \resources \README .md = docs \resources \README .md
339
339
EndProject Section
340
340
EndProject
341
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "extending-the-sdk" , "docs\resources\extending-the-sdk\extending-the-sdk.csproj" , "{7BE494FC-4B0D-4340-A62A-9C9F3E7389FE}"
341
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "extending-the-sdk" , "docs\resources\extending-the-sdk\extending-the-sdk.csproj" , "{7BE494FC-4B0D-4340-A62A-9C9F3E7389FE}"
342
342
EndProject
343
343
Global
344
344
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments