Skip to content

Commit cb0fbb4

Browse files
author
GitHub Actions Autoformatter
committed
Auto-format source code
1 parent 4befbdc commit cb0fbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rgen/Microsoft.Macios.Generator.Tests/Classes/Data/PropertyTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public virtual partial bool IsLenient {
190190
[BindFrom (typeof (NSValue))]
191191
[Export<Property> ("Center")]
192192
public virtual partial CGPoint [] Location { get; set; }
193-
193+
194194
[SupportedOSPlatform ("ios")]
195195
[SupportedOSPlatform ("tvos")]
196196
[SupportedOSPlatform ("macos")]

0 commit comments

Comments
 (0)