We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f31d6 commit 25abf3dCopy full SHA for 25abf3d
TestApp2/App.xaml.cs
@@ -5,7 +5,7 @@
5
/// </summary>
6
public partial class App
7
{
8
- public App()
+ static App()
9
10
// uncomment to omit splash
11
// SplashScreen.SplashScreenAdapter.CloseSplashScreen();
0 commit comments