Cleanup AppPackages on mach clean

This commit is contained in:
Paul Rouget 2019-09-21 09:43:13 +02:00
parent 95a9287a8a
commit 3e4cac3481
2 changed files with 2 additions and 0 deletions

View file

@ -742,6 +742,7 @@ class MachCommands(CommandBase):
"support/hololens/ServoApp/Debug/",
"support/hololens/ServoApp/Release/",
"support/hololens/packages/",
"support/hololens/AppPackages/",
]
for uwp_artifact in uwp_artifacts: