2 references to IntermediateOutputPath
Microsoft.Maui.Resizetizer (2)
GenerateTizenManifest.cs (2)
59
Directory.CreateDirectory(
IntermediateOutputPath
);
63
var targetFilename = Path.Combine(
IntermediateOutputPath
, GeneratedFilename);