Skip to content

Commit 0c47b3f

Browse files
committed
Updated verify for net48
1 parent 7a59034 commit 0c47b3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,6 @@ 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; set; }
17611760
public string Type { get; set; }
17621761
public void WriteTo(System.Text.Json.Utf8JsonWriter writer, Sentry.Extensibility.IDiagnosticLogger? logger) { }
17631762
public static Sentry.Protocol.Mechanism FromJson(System.Text.Json.JsonElement json) { }

0 commit comments

Comments
 (0)