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

Commit

Permalink
Automated dotnet-format update (#1279)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gerald Versluis <[email protected]>
  • Loading branch information
github-actions[bot] and jfversluis authored May 14, 2021
1 parent 140a051 commit 5bf2942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
using Xamarin.CommunityToolkit.Effects;
using Xamarin.Forms;
using Xamarin.Forms.Platform.Android;
using AView = Android.Views.View;
using AButton = Android.Widget.Button;
using AView = Android.Views.View;

[assembly: ExportEffect(typeof(PlatformShadowEffect), nameof(ShadowEffect))]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,4 +330,4 @@ static System.Windows.Media.Stretch ToStretch(Aspect aspect)
}
}
}
}
}

0 comments on commit 5bf2942

Please sign in to comment.