Skip to content

Commit 25abf3d

Browse files
committedOct 23, 2020
Update test scenario
1 parent c2f31d6 commit 25abf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎TestApp2/App.xaml.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/// </summary>
66
public partial class App
77
{
8-
public App()
8+
static App()
99
{
1010
// uncomment to omit splash
1111
// SplashScreen.SplashScreenAdapter.CloseSplashScreen();

0 commit comments

Comments
 (0)
Please sign in to comment.