Build WindowsTerminalUniverasl AppPackage fails with missing Images #6150

Open
opened 2026-01-31 00:31:05 +00:00 by claunia · 0 comments
Owner

Originally created by @lovettchris on GitHub (Jan 26, 2020).

Environment

Microsoft Windows [Version 10.0.18362.592]

Steps to reproduce

Load OpenConsole.sln, right click "WindowsTerminalUniversal" and select build Publish/CreateAppPackages.

Expected behavior

Should succeed

Actual behavior

16>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\AppxPackage\Microsoft.AppXPackage.Targets(6292,5): error : System.IO.DirectoryNotFoundException: Could not find a part of the path 'd:\git\terminal\src\cascadia\WindowsTerminalUniversal\Images'.

Interestingly there is an Images folder under Debug\PackageLayout\Images ?

Originally created by @lovettchris on GitHub (Jan 26, 2020). # Environment ```none Microsoft Windows [Version 10.0.18362.592] ``` # Steps to reproduce Load OpenConsole.sln, right click "WindowsTerminalUniversal" and select build Publish/CreateAppPackages. # Expected behavior Should succeed # Actual behavior 16>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VisualStudio\v16.0\AppxPackage\Microsoft.AppXPackage.Targets(6292,5): error : System.IO.DirectoryNotFoundException: Could not find a part of the path 'd:\git\terminal\src\cascadia\WindowsTerminalUniversal\Images'. Interestingly there is an Images folder under `Debug\PackageLayout\Images` ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6150