Skip to content

Commit f2fdc9c

Browse files
committed
Adding verrtical space
1 parent 40ec995 commit f2fdc9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResourceManager/Profile/Commands.Profile/Errors/AzureErrorRecord.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public AzureErrorRecord(ErrorRecord record)
3434
public ErrorDetails ErrorDetails { get; set; }
3535

3636
public ErrorCategoryInfo ErrorCategory { get; set; }
37+
3738
public InvocationInfo InvocationInfo { get; set; }
3839

3940
public string ScriptStackTrace { get; set; }

0 commit comments

Comments
 (0)