Skip to content

Commit 728724e

Browse files
Generated files
1 parent 63e02bf commit 728724e

File tree

3 files changed

+560
-553
lines changed

3 files changed

+560
-553
lines changed

tracer/build/supported_calltargets.g.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,7 +3697,7 @@
36973697
],
36983698
"MinimumVersion": {
36993699
"Item1": 7,
3700-
"Item2": 0,
3700+
"Item2": 14,
37013701
"Item3": 0
37023702
},
37033703
"MaximumVersion": {
@@ -3748,7 +3748,7 @@
37483748
],
37493749
"MinimumVersion": {
37503750
"Item1": 7,
3751-
"Item2": 0,
3751+
"Item2": 14,
37523752
"Item3": 0
37533753
},
37543754
"MaximumVersion": {

tracer/src/Datadog.Trace.Trimming/build/Datadog.Trace.Trimming.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@
227227
<assembly fullname="System.Data.SqlClient" />
228228
<assembly fullname="System.Data.SQLite" />
229229
<assembly fullname="System.Diagnostics.Debug">
230+
<type fullname="System.Diagnostics.Debug" />
230231
<type fullname="System.Diagnostics.Debugger" />
231232
<type fullname="System.Diagnostics.DebuggerBrowsableAttribute" />
232233
<type fullname="System.Diagnostics.DebuggerBrowsableState" />
@@ -562,6 +563,8 @@
562563
<type fullname="System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute" />
563564
<type fullname="System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute" />
564565
<type fullname="System.Diagnostics.ConditionalAttribute" />
566+
<type fullname="System.Diagnostics.Debug" />
567+
<type fullname="System.Diagnostics.Debug/AssertInterpolatedStringHandler" />
565568
<type fullname="System.Diagnostics.DebuggableAttribute" />
566569
<type fullname="System.Diagnostics.DebuggableAttribute/DebuggingModes" />
567570
<type fullname="System.Diagnostics.Debugger" />

0 commit comments

Comments
 (0)