6 references to IntermediateOutputPath
Microsoft.Maui.Resizetizer (6)
GenerateSplashStoryboard.cs (6)
26 Log.LogMessage(MessageImportance.Low, $"Splash Screen: Intermediate Path " + IntermediateOutputPath); 41 var resizer = new Resizer(info, IntermediateOutputPath, this); 77 Directory.CreateDirectory(IntermediateOutputPath); 78 var storyboardFile = Path.Combine(IntermediateOutputPath, "MauiSplash.storyboard"); 98 Directory.CreateDirectory(IntermediateOutputPath); 99 var storyboardFile = Path.Combine(IntermediateOutputPath, "MauiSplash.storyboard");