Skip to content

Commit

Permalink
[housekeeping] Automated PR to fix formatting errors (#1714)
Browse files Browse the repository at this point in the history
Automated dotnet-format update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
1 parent 9d3e2fb commit 8df2c9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public StatusBarApplyOn ApplyOn
get => (StatusBarApplyOn)GetValue(ApplyOnProperty);
set => SetValue(ApplyOnProperty, value);
}


#if !(WINDOWS || MACCATALYST || TIZEN)

Expand Down

0 comments on commit 8df2c9f

Please sign in to comment.