I need to set up a template form for my .net core xaf project. As described
It turns out that in the good call stack the following is true
if (RunSetupInNewThread && (SplashScreen == null || SplashScreen is DXSplashScreen))
CodePudding user response:
CodePudding user response:
I was able to get winApplication.Setup to follow the happy path by deleting my SplashScreen.cs.