1 parent bb0af84 commit 0d84e33Copy full SHA for 0d84e33
1 file changed
src/PassTheStick.Host/App.xaml.cs
@@ -2,7 +2,7 @@
2
3
namespace PassTheStick.Host;
4
5
-public partial class App : Application
+public partial class App : System.Windows.Application
6
{
7
private void App_OnStartup(object sender, StartupEventArgs e)
8
0 commit comments