|
45 | 45 | "src\\Sentry.Azure.Functions.Worker\\Sentry.Azure.Functions.Worker.csproj", |
46 | 46 | "src\\Sentry.Bindings.Android\\Sentry.Bindings.Android.csproj", |
47 | 47 | "src\\Sentry.Bindings.Cocoa\\Sentry.Bindings.Cocoa.csproj", |
| 48 | + "src\\Sentry.Compiler.Extensions\\Sentry.Compiler.Extensions.csproj", |
48 | 49 | "src\\Sentry.DiagnosticSource\\Sentry.DiagnosticSource.csproj", |
49 | 50 | "src\\Sentry.EntityFramework\\Sentry.EntityFramework.csproj", |
50 | 51 | "src\\Sentry.Extensions.Logging\\Sentry.Extensions.Logging.csproj", |
|
57 | 58 | "src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj", |
58 | 59 | "src\\Sentry.Profiling\\Sentry.Profiling.csproj", |
59 | 60 | "src\\Sentry.Serilog\\Sentry.Serilog.csproj", |
60 | | - "src\\Sentry.SourceGenerators\\Sentry.SourceGenerators.csproj", |
61 | 61 | "src\\Sentry\\Sentry.csproj", |
62 | 62 | "test\\Sentry.Analyzers.Tests\\Sentry.Analyzers.Tests.csproj", |
63 | 63 | "test\\Sentry.Android.AssemblyReader.Tests\\Sentry.Android.AssemblyReader.Tests.csproj", |
64 | 64 | "test\\Sentry.AspNetCore.Grpc.Tests\\Sentry.AspNetCore.Grpc.Tests.csproj", |
65 | 65 | "test\\Sentry.AspNetCore.Tests\\Sentry.AspNetCore.Tests.csproj", |
66 | 66 | "test\\Sentry.AspNetCore.TestUtils\\Sentry.AspNetCore.TestUtils.csproj", |
67 | 67 | "test\\Sentry.Azure.Functions.Worker.Tests\\Sentry.Azure.Functions.Worker.Tests.csproj", |
| 68 | + "test\\Sentry.Compiler.Extensions.Tests\\Sentry.Compiler.Extensions.Tests.csproj", |
68 | 69 | "test\\Sentry.DiagnosticSource.IntegrationTests\\Sentry.DiagnosticSource.IntegrationTests.csproj", |
69 | 70 | "test\\Sentry.DiagnosticSource.Tests\\Sentry.DiagnosticSource.Tests.csproj", |
70 | 71 | "test\\Sentry.EntityFramework.Tests\\Sentry.EntityFramework.Tests.csproj", |
|
79 | 80 | "test\\Sentry.OpenTelemetry.Tests\\Sentry.OpenTelemetry.Tests.csproj", |
80 | 81 | "test\\Sentry.Profiling.Tests\\Sentry.Profiling.Tests.csproj", |
81 | 82 | "test\\Sentry.Serilog.Tests\\Sentry.Serilog.Tests.csproj", |
82 | | - "test\\Sentry.SourceGenerators.Tests\\Sentry.SourceGenerators.Tests.csproj", |
83 | 83 | "test\\Sentry.Testing.CrashableApp\\Sentry.Testing.CrashableApp.csproj", |
84 | 84 | "test\\Sentry.Testing\\Sentry.Testing.csproj", |
85 | 85 | "test\\Sentry.Tests\\Sentry.Tests.csproj", |
|
0 commit comments