@@ -170,7 +170,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.Hangfire", "src\Sent
170170EndProject
171171Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Hangfire.Tests" , "test\Sentry.Hangfire.Tests\Sentry.Hangfire.Tests.csproj" , "{46E40BE8-1AB0-4846-B0A2-A40AD0272C64}"
172172EndProject
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}"
174174EndProject
175175Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "root" , "root" , "{233D34AB-970E-4913-AA1E-172E833FB5B2}"
176176 Project Section (SolutionItems ) = preProject
@@ -197,6 +197,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sentry.TrimTest", "test\Sen
197197EndProject
198198Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.MauiTrimTest" , "test\Sentry.MauiTrimTest\Sentry.MauiTrimTest.csproj" , "{DF92E098-822C-4B94-B96B-56BFB91FBB54}"
199199EndProject
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
200202Global
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
623630EndGlobal
0 commit comments