Skip to content

Commit 624524f

Browse files
committed
Added net4_8 verify
1 parent 4d6fb3f commit 624524f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sentry.Tests/ApiApprovalTests.Run.Net4_8.verified.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,6 +1757,7 @@ namespace Sentry.Protocol
17571757
public int? ParentId { get; set; }
17581758
public string? Source { get; set; }
17591759
public bool Synthetic { get; set; }
1760+
public bool? Terminal { get; }
17601761
public string Type { get; set; }
17611762
public void WriteTo(System.Text.Json.Utf8JsonWriter writer, Sentry.Extensibility.IDiagnosticLogger? logger) { }
17621763
public static Sentry.Protocol.Mechanism FromJson(System.Text.Json.JsonElement json) { }

0 commit comments

Comments
 (0)