@@ -62,6 +62,10 @@ EndProject
62
62
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Samples.Serilog" , "samples\Sentry.Samples.Serilog\Sentry.Samples.Serilog.csproj" , "{AA98FD8D-1254-4B34-840C-06BB263933DE}"
63
63
EndProject
64
64
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{230B9384-90FD-4551-A5DE-1A5C197F25B6}"
65
+ Project Section (SolutionItems ) = preProject
66
+ src \Directory .Build .props = src \Directory .Build .props
67
+ src \Directory .Build .targets = src \Directory .Build .targets
68
+ EndProject Section
65
69
EndProject
66
70
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Android.AssemblyReader" , "src\Sentry.Android.AssemblyReader\Sentry.Android.AssemblyReader.csproj" , "{20386BBE-1F55-4503-9F5F-F2C6B29DE865}"
67
71
EndProject
@@ -148,6 +152,9 @@ EndProject
148
152
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SingleFileTestApp" , "test\SingleFileTestApp\SingleFileTestApp.csproj" , "{162A1CAE-ACEE-45CA-A6D0-7702ADE4D3DE}"
149
153
EndProject
150
154
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "modules" , "modules" , "{A3CCA27E-4DF8-479D-833C-CAA0950715AA}"
155
+ Project Section (SolutionItems ) = preProject
156
+ modules \sentry -cocoa .properties = modules \sentry -cocoa .properties
157
+ EndProject Section
151
158
EndProject
152
159
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TraceEvent" , "modules\perfview\src\TraceEvent\TraceEvent.csproj" , "{67269916-C417-4CEE-BD7D-CA66C3830AEE}"
153
160
EndProject
@@ -174,10 +181,15 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{233D34AB-9
174
181
Directory .Build .targets = Directory .Build .targets
175
182
global .json = global .json
176
183
nuget .config = nuget .config
184
+ .codecov .yml = .codecov .yml
185
+ .gitignore = .gitignore
177
186
EndProject Section
178
187
EndProject
179
188
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.AspNetCore.Blazor.WebAssembly" , "src\Sentry.AspNetCore.Blazor.WebAssembly\Sentry.AspNetCore.Blazor.WebAssembly.csproj" , "{8298202C-9983-4D0A-851D-805539EE481A}"
180
189
EndProject
190
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Analyzers" , "src\Sentry.Analyzers\Sentry.Analyzers.csproj" , "{E36C8DCA-464E-41CB-B189-F58553AAA8D4}"
191
+ EndProject
192
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Analyzers.Tests" , "test\Sentry.Analyzers.Tests\Sentry.Analyzers.Tests.csproj" , "{5A17FEF9-07BB-47B8-9883-9C2CC93F09E8}"
181
193
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Sentry.Samples.Console.HeapDump" , "samples\Sentry.Samples.Console.HeapDump\Sentry.Samples.Console.HeapDump.csproj" , "{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821}"
182
194
EndProject
183
195
Global
@@ -495,6 +507,14 @@ Global
495
507
{A5B26C14-7313-4EDC-91E3-287F9374AB75} .Debug| Any CPU .Build .0 = Debug| Any CPU
496
508
{A5B26C14-7313-4EDC-91E3-287F9374AB75} .Release| Any CPU .ActiveCfg = Release| Any CPU
497
509
{A5B26C14-7313-4EDC-91E3-287F9374AB75} .Release| Any CPU .Build .0 = Release| Any CPU
510
+ {E36C8DCA-464E-41CB-B189-F58553AAA8D4} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
511
+ {E36C8DCA-464E-41CB-B189-F58553AAA8D4} .Debug| Any CPU .Build .0 = Debug| Any CPU
512
+ {E36C8DCA-464E-41CB-B189-F58553AAA8D4} .Release| Any CPU .ActiveCfg = Release| Any CPU
513
+ {E36C8DCA-464E-41CB-B189-F58553AAA8D4} .Release| Any CPU .Build .0 = Release| Any CPU
514
+ {5A17FEF9-07BB-47B8-9883-9C2CC93F09E8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
515
+ {5A17FEF9-07BB-47B8-9883-9C2CC93F09E8} .Debug| Any CPU .Build .0 = Debug| Any CPU
516
+ {5A17FEF9-07BB-47B8-9883-9C2CC93F09E8} .Release| Any CPU .ActiveCfg = Release| Any CPU
517
+ {5A17FEF9-07BB-47B8-9883-9C2CC93F09E8} .Release| Any CPU .Build .0 = Release| Any CPU
498
518
{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
499
519
{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821} .Debug| Any CPU .Build .0 = Debug| Any CPU
500
520
{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -581,6 +601,8 @@ Global
581
601
{46E40BE8-1AB0-4846-B0A2-A40AD0272C64} = {6987A1CC-608E-4868-A02C-09D30C8B7B2D}
582
602
{8298202C-9983-4D0A-851D-805539EE481A} = {230B9384-90FD-4551-A5DE-1A5C197F25B6}
583
603
{A5B26C14-7313-4EDC-91E3-287F9374AB75} = {21B42F60-5802-404E-90F0-AEBCC56760C0}
604
+ {E36C8DCA-464E-41CB-B189-F58553AAA8D4} = {230B9384-90FD-4551-A5DE-1A5C197F25B6}
605
+ {5A17FEF9-07BB-47B8-9883-9C2CC93F09E8} = {6987A1CC-608E-4868-A02C-09D30C8B7B2D}
584
606
{D7DF0B26-AD43-4F8B-9BFE-C4471CCC9821} = {21B42F60-5802-404E-90F0-AEBCC56760C0}
585
607
EndGlobalSection
586
608
EndGlobal
0 commit comments