6 references to CleanupOldBackupFiles
aspire (2)
Commands\UpdateCommand.cs (2)
343CleanupOldBackupFiles(targetExePath); 370CleanupOldBackupFiles(targetExePath);
Aspire.Cli.Tests (4)
Commands\UpdateCommandTests.cs (4)
96updateCommand.CleanupOldBackupFiles(targetExePath); 119updateCommand.CleanupOldBackupFiles(targetExePath); 142updateCommand.CleanupOldBackupFiles(nonExistentPath); 154updateCommand.CleanupOldBackupFiles(targetExePath);