@@ -28,9 +28,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".root", ".root", "{9D7E2F87
28
28
CONTRIBUTING .md = CONTRIBUTING .md
29
29
Directory .Build .props = Directory .Build .props
30
30
Directory .Build .targets = Directory .Build .targets
31
- README .md = README .md
32
31
global .json = global .json
33
32
Global Usings .cs = Global Usings .cs
33
+ README .md = README .md
34
34
EndProject Section
35
35
EndProject
36
36
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "samples" , "samples" , "{77454495-55EE-4B40-A089-71B9E8F82E89}"
@@ -134,31 +134,33 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sentry.DiagnosticSource", "
134
134
EndProject
135
135
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.DiagnosticSource.Tests" , "test\Sentry.DiagnosticSource.Tests\Sentry.DiagnosticSource.Tests.csproj" , "{D870B028-16ED-4551-8B0F-5529479D04C9}"
136
136
EndProject
137
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.DiagnosticSource.IntegrationTests" , "test\Sentry.DiagnosticSource.IntegrationTests\Sentry.DiagnosticSource.IntegrationTests.csproj" , "{F8120B9C-D4CA-43DA-B5E1-1CFBA7C36E3B}"
137
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.DiagnosticSource.IntegrationTests" , "test\Sentry.DiagnosticSource.IntegrationTests\Sentry.DiagnosticSource.IntegrationTests.csproj" , "{F8120B9C-D4CA-43DA-B5E1-1CFBA7C36E3B}"
138
138
EndProject
139
139
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.Maui" , "src\Sentry.Maui\Sentry.Maui.csproj" , "{FFFC74C5-680B-43E3-9C42-A7A23B589CB6}"
140
140
EndProject
141
141
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.Maui.Tests" , "test\Sentry.Maui.Tests\Sentry.Maui.Tests.csproj" , "{143076C0-8D6B-4054-9F45-06B21655F417}"
142
142
EndProject
143
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.Testing.CrashableApp" , "test\Sentry.Testing.CrashableApp\Sentry.Testing.CrashableApp.csproj" , "{DA3CECBB-83BE-441A-852C-077809C48307}"
143
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.Testing.CrashableApp" , "test\Sentry.Testing.CrashableApp\Sentry.Testing.CrashableApp.csproj" , "{DA3CECBB-83BE-441A-852C-077809C48307}"
144
144
EndProject
145
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.Samples.AspNetCore.Blazor.Server" , "samples\Sentry.Samples.AspNetCore.Blazor.Server\Sentry.Samples.AspNetCore.Blazor.Server.csproj" , "{70066C6C-0A18-4322-A02A-9A0DFE59C02B}"
145
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.Samples.AspNetCore.Blazor.Server" , "samples\Sentry.Samples.AspNetCore.Blazor.Server\Sentry.Samples.AspNetCore.Blazor.Server.csproj" , "{70066C6C-0A18-4322-A02A-9A0DFE59C02B}"
146
146
EndProject
147
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.AspNetCore.TestUtils" , "test\Sentry.AspNetCore.TestUtils\Sentry.AspNetCore.TestUtils.csproj" , "{C96CB65D-3D2D-404E-85C0-69A3FC03B48F}"
147
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.AspNetCore.TestUtils" , "test\Sentry.AspNetCore.TestUtils\Sentry.AspNetCore.TestUtils.csproj" , "{C96CB65D-3D2D-404E-85C0-69A3FC03B48F}"
148
148
EndProject
149
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.Android.AssemblyReader" , "src\Sentry.Android.AssemblyReader\Sentry.Android.AssemblyReader.csproj" , "{ED5E4F7E-8267-4F3C-BD2A-779AC9BF3D7C}"
149
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.Android.AssemblyReader" , "src\Sentry.Android.AssemblyReader\Sentry.Android.AssemblyReader.csproj" , "{ED5E4F7E-8267-4F3C-BD2A-779AC9BF3D7C}"
150
150
EndProject
151
151
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.Profiling" , "src\Sentry.Profiling\Sentry.Profiling.csproj" , "{BD6CEF44-E05E-4C22-8D2F-0558A93DD2D6}"
152
152
EndProject
153
153
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.Profiling.Tests" , "test\Sentry.Profiling.Tests\Sentry.Profiling.Tests.csproj" , "{2E750A7C-561D-4959-B967-042755139D84}"
154
154
EndProject
155
155
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.Samples.Console.Profiling" , "samples\Sentry.Samples.Console.Profiling\Sentry.Samples.Console.Profiling.csproj" , "{0F84C0BB-FDD4-43A9-B594-923EB10C8E3F}"
156
156
EndProject
157
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.AzureFunctions.Worker" , "src\Sentry.AzureFunctions.Worker\Sentry.AzureFunctions.Worker.csproj" , "{203C4556-16DE-46CE-9FAF-C93D8B30D04A}"
157
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.AzureFunctions.Worker" , "src\Sentry.AzureFunctions.Worker\Sentry.AzureFunctions.Worker.csproj" , "{203C4556-16DE-46CE-9FAF-C93D8B30D04A}"
158
158
EndProject
159
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Sentry.Samples.AzureFunctions.Worker" , "samples\Sentry.Samples.AzureFunctions.Worker\Sentry.Samples.AzureFunctions.Worker.csproj" , "{243B75FF-1501-4DB7-B933-EE43D960EB90}"
159
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sentry.Samples.AzureFunctions.Worker" , "samples\Sentry.Samples.AzureFunctions.Worker\Sentry.Samples.AzureFunctions.Worker.csproj" , "{243B75FF-1501-4DB7-B933-EE43D960EB90}"
160
160
EndProject
161
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.AzureFunctions.Worker.Tests" , "test\Sentry.AzureFunctions.Worker.Tests\Sentry.AzureFunctions.Worker.Tests.csproj" , "{8639DB06-1F74-4890-8974-613305C1B6C5}"
161
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sentry.AzureFunctions.Worker.Tests" , "test\Sentry.AzureFunctions.Worker.Tests\Sentry.AzureFunctions.Worker.Tests.csproj" , "{8639DB06-1F74-4890-8974-613305C1B6C5}"
162
+ EndProject
163
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SingleFileTestApp" , "test\SingleFileTestApp\SingleFileTestApp.csproj" , "{08C99C2F-08D8-44A3-981F-768DC84DCEC7}"
162
164
EndProject
163
165
Global
164
166
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -334,10 +336,10 @@ Global
334
336
{143076C0-8D6B-4054-9F45-06B21655F417} .Debug| Any CPU .Build .0 = Debug| Any CPU
335
337
{143076C0-8D6B-4054-9F45-06B21655F417} .Release| Any CPU .ActiveCfg = Release| Any CPU
336
338
{143076C0-8D6B-4054-9F45-06B21655F417} .Release| Any CPU .Build .0 = Release| Any CPU
337
- {DA3CECBB-83BE-441A-852C-077809C48307} .Release| Any CPU .ActiveCfg = Release| Any CPU
338
- {DA3CECBB-83BE-441A-852C-077809C48307} .Release| Any CPU .Build .0 = Release| Any CPU
339
339
{DA3CECBB-83BE-441A-852C-077809C48307} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
340
340
{DA3CECBB-83BE-441A-852C-077809C48307} .Debug| Any CPU .Build .0 = Debug| Any CPU
341
+ {DA3CECBB-83BE-441A-852C-077809C48307} .Release| Any CPU .ActiveCfg = Release| Any CPU
342
+ {DA3CECBB-83BE-441A-852C-077809C48307} .Release| Any CPU .Build .0 = Release| Any CPU
341
343
{70066C6C-0A18-4322-A02A-9A0DFE59C02B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
342
344
{70066C6C-0A18-4322-A02A-9A0DFE59C02B} .Debug| Any CPU .Build .0 = Debug| Any CPU
343
345
{70066C6C-0A18-4322-A02A-9A0DFE59C02B} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -374,6 +376,10 @@ Global
374
376
{8639DB06-1F74-4890-8974-613305C1B6C5} .Debug| Any CPU .Build .0 = Debug| Any CPU
375
377
{8639DB06-1F74-4890-8974-613305C1B6C5} .Release| Any CPU .ActiveCfg = Release| Any CPU
376
378
{8639DB06-1F74-4890-8974-613305C1B6C5} .Release| Any CPU .Build .0 = Release| Any CPU
379
+ {08C99C2F-08D8-44A3-981F-768DC84DCEC7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
380
+ {08C99C2F-08D8-44A3-981F-768DC84DCEC7} .Debug| Any CPU .Build .0 = Debug| Any CPU
381
+ {08C99C2F-08D8-44A3-981F-768DC84DCEC7} .Release| Any CPU .ActiveCfg = Release| Any CPU
382
+ {08C99C2F-08D8-44A3-981F-768DC84DCEC7} .Release| Any CPU .Build .0 = Release| Any CPU
377
383
EndGlobalSection
378
384
GlobalSection (SolutionProperties ) = preSolution
379
385
HideSolutionNode = FALSE
@@ -434,6 +440,7 @@ Global
434
440
{203C4556-16DE-46CE-9FAF-C93D8B30D04A} = {AF6AF4C7-8AA2-4D59-8064-2D79560904EB}
435
441
{243B75FF-1501-4DB7-B933-EE43D960EB90} = {77454495-55EE-4B40-A089-71B9E8F82E89}
436
442
{8639DB06-1F74-4890-8974-613305C1B6C5} = {83263231-1A2A-4733-B759-EEFF14E8C5D5}
443
+ {08C99C2F-08D8-44A3-981F-768DC84DCEC7} = {83263231-1A2A-4733-B759-EEFF14E8C5D5}
437
444
EndGlobalSection
438
445
GlobalSection (ExtensibilityGlobals ) = postSolution
439
446
SolutionGuid = {0C652B1A-DF72-4EE5-A98B-194FE2C054F6}
0 commit comments