Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit e3faa59

Browse files
Automated dotnet-format update (#14800)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 171b19f commit e3faa59

File tree

1 file changed

+1
-1
lines changed
  • Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared

1 file changed

+1
-1
lines changed

Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2482.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public class Issue2482 : TestContentPage
3333
protected override void Init()
3434
{
3535
var layout = new StackLayout();
36-
36+
3737
layout.Background = Brush.LightGray;
3838

3939
var instructions = new Label

0 commit comments

Comments
 (0)