Skip to content

Commit 0b9e8e5

Browse files
Fix Style warning
1 parent 54c81e1 commit 0b9e8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/App.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ private void OnSuspending(object sender, SuspendingEventArgs e)
178178
{
179179
// ignore
180180
}
181-
181+
182182
deferral.Complete();
183183
}
184184
}

0 commit comments

Comments
 (0)