Skip to content

Commit 587c137

Browse files
committed
generate slnf
1 parent 86b25b9 commit 587c137

File tree

7 files changed

+14
-4
lines changed

7 files changed

+14
-4
lines changed

.generated.NoMobile.sln

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.Hangfire", "src\Sent
170170
EndProject
171171
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.Hangfire.Tests", "test\Sentry.Hangfire.Tests\Sentry.Hangfire.Tests.csproj", "{46E40BE8-1AB0-4846-B0A2-A40AD0272C64}"
172172
EndProject
173-
Project("{00000000-0000-0000-0000-000000000000}") = "Sentry.Samples.AspNetCore.WebAPI.Profiling", "samples\Sentry.Samples.AspNetCore.WebAPI.Profiling\Sentry.Samples.AspNetCore.WebAPI.Profiling.csproj", "{A5B26C14-7313-4EDC-91E3-287F9374AB75}"
173+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.Samples.AspNetCore.WebAPI.Profiling", "samples\Sentry.Samples.AspNetCore.WebAPI.Profiling\Sentry.Samples.AspNetCore.WebAPI.Profiling.csproj", "{A5B26C14-7313-4EDC-91E3-287F9374AB75}"
174174
EndProject
175175
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{233D34AB-970E-4913-AA1E-172E833FB5B2}"
176176
ProjectSection(SolutionItems) = preProject
@@ -197,6 +197,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.TrimTest", "test\Sen
197197
EndProject
198198
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.MauiTrimTest", "test\Sentry.MauiTrimTest\Sentry.MauiTrimTest.csproj", "{DF92E098-822C-4B94-B96B-56BFB91FBB54}"
199199
EndProject
200+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.Maui.CommunityToolkit.Mvvm", "src\Sentry.Maui.CommunityToolkit.Mvvm\Sentry.Maui.CommunityToolkit.Mvvm.csproj", "{E898F337-E982-46CC-8DA9-F8556AA7DD72}"
201+
EndProject
200202
Global
201203
GlobalSection(SolutionConfigurationPlatforms) = preSolution
202204
Debug|Any CPU = Debug|Any CPU
@@ -532,6 +534,10 @@ Global
532534
{DF92E098-822C-4B94-B96B-56BFB91FBB54}.Debug|Any CPU.Build.0 = Debug|Any CPU
533535
{DF92E098-822C-4B94-B96B-56BFB91FBB54}.Release|Any CPU.ActiveCfg = Release|Any CPU
534536
{DF92E098-822C-4B94-B96B-56BFB91FBB54}.Release|Any CPU.Build.0 = Release|Any CPU
537+
{E898F337-E982-46CC-8DA9-F8556AA7DD72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
538+
{E898F337-E982-46CC-8DA9-F8556AA7DD72}.Debug|Any CPU.Build.0 = Debug|Any CPU
539+
{E898F337-E982-46CC-8DA9-F8556AA7DD72}.Release|Any CPU.ActiveCfg = Release|Any CPU
540+
{E898F337-E982-46CC-8DA9-F8556AA7DD72}.Release|Any CPU.Build.0 = Release|Any CPU
535541
EndGlobalSection
536542
GlobalSection(SolutionProperties) = preSolution
537543
HideSolutionNode = FALSE
@@ -619,5 +625,6 @@ Global
619625
{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821} = {21B42F60-5802-404E-90F0-AEBCC56760C0}
620626
{6030B748-0000-43B5-B8A8-399AA42F5229} = {6987A1CC-608E-4868-A02C-09D30C8B7B2D}
621627
{DF92E098-822C-4B94-B96B-56BFB91FBB54} = {6987A1CC-608E-4868-A02C-09D30C8B7B2D}
628+
{E898F337-E982-46CC-8DA9-F8556AA7DD72} = {230B9384-90FD-4551-A5DE-1A5C197F25B6}
622629
EndGlobalSection
623630
EndGlobal

Sentry-CI-Build-Linux.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
4545
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
4646
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
47+
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
4748
"src\\Sentry.Maui\\Sentry.Maui.csproj",
4849
"src\\Sentry.NLog\\Sentry.NLog.csproj",
4950
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",

Sentry-CI-Build-Windows.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
4747
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
4848
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
49+
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
4950
"src\\Sentry.Maui\\Sentry.Maui.csproj",
5051
"src\\Sentry.NLog\\Sentry.NLog.csproj",
5152
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",

Sentry-CI-Build-macOS.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
5252
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
5353
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
54+
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
5455
"src\\Sentry.Maui\\Sentry.Maui.csproj",
5556
"src\\Sentry.NLog\\Sentry.NLog.csproj",
5657
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",

Sentry-CI-CodeQL.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
1616
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
1717
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
18+
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
1819
"src\\Sentry.Maui\\Sentry.Maui.csproj",
1920
"src\\Sentry.NLog\\Sentry.NLog.csproj",
2021
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",

SentryMobile.slnf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@
1111
"src\\Sentry.Bindings.Android\\Sentry.Bindings.Android.csproj",
1212
"src\\Sentry.Bindings.Cocoa\\Sentry.Bindings.Cocoa.csproj",
1313
"src\\Sentry.Extensions.Logging\\Sentry.Extensions.Logging.csproj",
14-
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
1514
"src\\Sentry.Maui\\Sentry.Maui.csproj",
1615
"src\\Sentry\\Sentry.csproj",
1716
"test\\Sentry.Android.AssemblyReader.Tests\\Sentry.Android.AssemblyReader.Tests.csproj",
1817
"test\\Sentry.Extensions.Logging.Tests\\Sentry.Extensions.Logging.Tests.csproj",
1918
"test\\Sentry.Maui.Device.TestApp\\Sentry.Maui.Device.TestApp.csproj",
2019
"test\\Sentry.Maui.Tests\\Sentry.Maui.Tests.csproj",
21-
"test\\Sentry.Testing.CrashableApp\\Sentry.Testing.CrashableApp.csproj",
2220
"test\\Sentry.Testing\\Sentry.Testing.csproj",
2321
"test\\Sentry.Tests\\Sentry.Tests.csproj"
2422
]
2523
}
26-
}
24+
}

SentryNoSamples.slnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
1717
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
1818
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
19+
"src\\Sentry.Maui.CommunityToolkit.Mvvm\\Sentry.Maui.CommunityToolkit.Mvvm.csproj",
1920
"src\\Sentry.Maui\\Sentry.Maui.csproj",
2021
"src\\Sentry.NLog\\Sentry.NLog.csproj",
2122
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",

0 commit comments

Comments
 (0)