6 references to CleanupOldBackupFiles
aspire (2)
Commands\UpdateCommand.cs (2)
217CleanupOldBackupFiles(targetExePath); 244CleanupOldBackupFiles(targetExePath);
Aspire.Cli.Tests (4)
Commands\UpdateCommandTests.cs (4)
91updateCommand.CleanupOldBackupFiles(targetExePath); 114updateCommand.CleanupOldBackupFiles(targetExePath); 137updateCommand.CleanupOldBackupFiles(nonExistentPath); 149updateCommand.CleanupOldBackupFiles(targetExePath);