6 references to CleanupOldBackupFiles
aspire (2)
Commands\UpdateCommand.cs (2)
382CleanupOldBackupFiles(targetExePath); 409CleanupOldBackupFiles(targetExePath);
Aspire.Cli.Tests (4)
Commands\UpdateCommandTests.cs (4)
99updateCommand.CleanupOldBackupFiles(targetExePath); 122updateCommand.CleanupOldBackupFiles(targetExePath); 145updateCommand.CleanupOldBackupFiles(nonExistentPath); 157updateCommand.CleanupOldBackupFiles(targetExePath);