6 references to CleanupOldBackupFiles
aspire (2)
Commands\UpdateCommand.cs (2)
365CleanupOldBackupFiles(targetExePath); 392CleanupOldBackupFiles(targetExePath);
Aspire.Cli.Tests (4)
Commands\UpdateCommandTests.cs (4)
97updateCommand.CleanupOldBackupFiles(targetExePath); 120updateCommand.CleanupOldBackupFiles(targetExePath); 143updateCommand.CleanupOldBackupFiles(nonExistentPath); 155updateCommand.CleanupOldBackupFiles(targetExePath);